30133 Commits (e7513e1286ca1b747485f950b0e1c93612b6736c)

Author SHA1 Message Date
Michael Niedermayer dd5c2fe177 avcodec: Read errno before av_log() as the callback from av_log() might affect errno 10 years ago
Michael Niedermayer 59a4792830 avcodec/libutvideodec: Support YUV422P10 10 years ago
Eric Zimmerman 4ba5420e4d Added support for G2M5 codec 10 years ago
Benoit Fouet e56425d1a7 avcodec/aacdec: warn user when remapping streams. 10 years ago
Olivier Langlois 6fdf35fe35 lavc: Use av_gettime_relative 10 years ago
Michael Niedermayer 00dbd7c4ae avcodec/utils: Print the codec name that is missing on the whitelist 10 years ago
Michael Niedermayer a1d06a0121 avcodec/options_table: Fix codec_whitelist flags 10 years ago
James Almer 7292b0477a x86/hpeldsp: fix loop in {avg,avg_no_rnd}_pixels16_x2_mmx 10 years ago
Eejya Singh 6dc99fdf0e Added STL demuxer and decoder 10 years ago
Christophe Gisquet 0e8bfd3c93 avcodec/tiffenc: properly compute packet size 10 years ago
Michael Niedermayer c5ffd7aee5 avcodec/mjpegdec: use FF_CEIL_RSHIFT() for width 10 years ago
Michael Niedermayer d5a3a20d1e avcodec/mjpegdec: simplify chroma_height calculation 10 years ago
Michael Niedermayer 059c842818 avcodec/mjpegdec: Support 24111100 pix fmt id 10 years ago
Michael Niedermayer 832b4c0a86 avcodec/libutvideodec: print extradata size if unsupported 10 years ago
Michael Niedermayer d4e62ebae7 avcodec/snowenc: remove redundant FF_MPV_OFFSET() 10 years ago
Clément Bœsch c669af0f24 avcodec/ass: add ASS trailing \r\n in one single place 10 years ago
Clément Bœsch 3d25869605 avcodec/ass: assume raw=0 in ff_ass_add_rect_bprint 10 years ago
Michael Niedermayer 5c8eb16769 avcodec: add codec_whitelist 10 years ago
Michael Niedermayer e23af4662d avcodec/utils: Display pixel format information as none ... if unknown instead of omitting it 10 years ago
Michael Niedermayer 765abb3b76 avcodec/libvpxenc: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer c5e295cb9d avcodec/mpegaudiodec_template: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer 993a2487de avcodec/nellymoserenc: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer f4445c7be4 avcodec/wmv2enc: add priv_class 10 years ago
Michael Niedermayer bf301258b4 avcodec/snowenc: add FF_MPV_COMMON_OPTS 10 years ago
Michael Niedermayer ae6ba2db8f avcodec/mjpegenc: add priv_class to encoders 10 years ago
Anton Khirnov 530c1441fd lavc: make lmax/lmin into private options of mpegvideo encoders 10 years ago
Anton Khirnov 15ec053c4c lavc: make border_masking into private options of mpegvideo encoders 10 years ago
Anton Khirnov c4f7bee087 lavc: deprecate unused mb_threshold field 10 years ago
Anton Khirnov 685be3d1ae libvpxenc: add static-thresh private option 10 years ago
Anton Khirnov 59b55c494e lavc: deprecate unused me_threshold field 10 years ago
Anton Khirnov 66a68ddd1a lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpegvideo encoders 10 years ago
Anton Khirnov a75c2eb25a lavc: make rc_eq into private options of mpegvideo encoders 10 years ago
Anton Khirnov 946f95354b lavc: make rc_qmod_* into private options of mpegvideo encoders 10 years ago
Anton Khirnov a6e4ce9fd5 lavc: make rc_qsquish a private option of mpegvideo encoders 10 years ago
Michael Niedermayer e18fc35a07 avcodec/libfdk-aacdec: use av_feeep() to avoid leaving stale pointers in memory 10 years ago
Vittorio Giovara bae557edce dump: display codec tags when available 10 years ago
Omer Osman 66e9f83953 libfdk-aacdec: Enable Dynamic Range Control Metadata Support 10 years ago
Omer Osman b01a2204b5 libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata Support 10 years ago
Carl Eugen Hoyos 392b4b663c Fix initialisers in dct-test.c. 10 years ago
Michael Niedermayer 7b6a97edd1 avcodec/avcodec: more verbose documentation for time_base 10 years ago
Michael Niedermayer 2f7bd04afb avcodec/avcodec: fix non doxy comment 10 years ago
Clément Bœsch 52b0a0ecaa avcodec/ass: add FFmpeg signature 10 years ago
Clément Bœsch 462f2876ce avcodec/ass_split: realign after addition of new fields 10 years ago
Clément Bœsch 3e86ead383 avcodec/ass_split: assume default order when "Format:" line is not found 10 years ago
Clément Bœsch d9f272fe33 avcodec/ass_split: extend recognized fields in ASS splitter 10 years ago
Clément Bœsch 40b9f28641 avcodec/ass: output missing fields in AVSubtitles and output files 10 years ago
Michael Niedermayer 18255441dd avcodec/dpx: fix framerate 10 years ago
Michael Niedermayer 220a15c074 avcodec/vc1: fix time_base and framerate 10 years ago
Michael Niedermayer 09450c5509 avcodec/h264: fix time_base and framerate 10 years ago
Michael Niedermayer 620e7f0f3b avcodec/mpeg12dec: fix time_base and framerate 10 years ago