librempeg/tests/ref
Andrey Utkin abb69a2f2b avcodec: Add "sar" alias to "aspect" option of video encoders
It is impossible to pass "aspect" parameter to encoder from ffmpeg CLI
because option from lavc/options_table.h is eclipsed by option with same
name in ffmpeg_opt.c, which has different meaning (DAR, not SAR).

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-05-06 03:47:36 +02:00
..
acodec Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de' 2016-02-29 15:29:43 +00:00
fate avcodec: Add "sar" alias to "aspect" option of video encoders 2016-05-06 03:47:36 +02:00
lavf avcodec: Add bits_per_raw_sample to AVCodecParameters 2016-04-15 00:33:55 +02:00
lavf-fate lavf/avienc: Add xxpc entries to index 2016-03-13 16:06:09 +01:00
seek Merge commit '9200514ad8717c63f82101dc394f4378854325bf' 2016-04-10 20:59:55 +01:00
vsynth lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunks 2016-03-13 13:12:13 +01:00
vsynth1
vsynth_lena