46445 Commits (962314fe2769dcc4eb6b950a671c30252331487a)
 

Author SHA1 Message Date
Paul B Mahol 962314fe27 AVR demuxer 13 years ago
Piotr Bandurski 8d88920578 dpcm: use AV_LOG_ERROR for error message. 13 years ago
Piotr Bandurski 461797f6aa riff: add "lsvm" FourCC for H263. 13 years ago
Michael Niedermayer b2b67fd610 docs/ffserver: document ffm/ffm2 13 years ago
Michael Niedermayer 9829ec1a9c ffm: redesign header format to make it extensible 13 years ago
Paul B Mahol 2a2d39c721 fate: add more pix_fmt tests for pam 13 years ago
Paul B Mahol e870a7dd4a lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONE 13 years ago
Michael Niedermayer f4aaf987a5 frame_thread_encoder: fix handling of case where the encoder does not output a packet. 13 years ago
Paul B Mahol 17e67c5321 fate: add smjpegenc test 13 years ago
Clément Bœsch a8b3130181 lavf/srtdec: recognize subtitles starting at event index 0. 13 years ago
Carl Eugen Hoyos c673ef1288 Write tiff tag YCbCrPositioning if chroma_sample_location is top-left. 13 years ago
Michael Niedermayer b015cd7eda fate: try to fix mxpeg failures 13 years ago
Paul B Mahol cc5bcaa48e pnm: cosmetics: reindent 13 years ago
Paul B Mahol ae5ecb8e60 pnm: remove duplicated check for maxval > 255 13 years ago
Michael Niedermayer e82afa3e2d filmstripenc: fix rounding that caused fate failure 13 years ago
Michael Niedermayer a147c1b2b1 oggenc: remove unneeded null check. 13 years ago
Michael Niedermayer 1ba0d9b5d1 oss: warn when non block mode cannot be enabled. 13 years ago
Paul B Mahol a0348d0966 pnm: remove nonsense code 13 years ago
Paul B Mahol bf8f4db413 fate: add MxPEG test 13 years ago
Paul B Mahol 992a6a53ef cdxl: add read_probe function 13 years ago
Paul B Mahol 6e625d4198 fate: add some missing dependencies 13 years ago
Michael Niedermayer 5eaeb4237b ivi_common: dc_transform is needed for intra 13 years ago
Michael Niedermayer 712287ef45 ff_ac3_apply_rematrixing: set flags to NULL 13 years ago
Stefano Sabatini 74a50e75a8 lavu: drop disabled FF_API_OLD_TC_ADJUST_FRAMENUM code 13 years ago
Stefano Sabatini 008ace3524 doc/libavcodec: apply misc minor typo fixes 13 years ago
Stefano Sabatini 1ba2459fbb lavfi/scale: declare the filter private class 13 years ago
Paul B Mahol 1b3dbe3f75 lcldec: fix decoding of uncompressed rgb24 sample 13 years ago
Paul B Mahol c4dd4f19f3 smush: improve probing 13 years ago
Michael Niedermayer a15adabdd3 aacsbr: fix integer overflow 13 years ago
Carl Eugen Hoyos b5d496f3a4 Support new transparency colour-spaces with libopenjpeg. 13 years ago
Paul B Mahol b0428741c6 indeo3: move get_buffer() above decode_plane() calls 13 years ago
Michael Niedermayer a04698c4a9 ffserver: zero dest_addr 13 years ago
Michael Niedermayer bbd7b46b94 sab_diamond_search: add assert to double check the minima_count 13 years ago
Stefano Sabatini 617d0d41a2 doc: add libavcodec.texi 13 years ago
Nicolas George 1fa47f8dea cmdutils: allow to set the report file name. 13 years ago
Nicolas George 3bdf4971ba lavu/opt: implement av_opt_get_key_value(). 13 years ago
Nicolas George e021eeb9f0 lavu/opt: parse key into a mallocated buffer. 13 years ago
Michael Niedermayer 4e6fa5be3c Revert "cmdutils: allow specifying the file for -report" 13 years ago
Paul B Mahol 50d3a1a962 vocenc: fix 10l regression 13 years ago
Paul B Mahol 1c5b56eec7 vocenc: abort if unsupported codec is used 13 years ago
Michael Niedermayer 4a2599b0e6 transform: give avfilter_transform() a return value for returning an error 13 years ago
Michael Niedermayer 5f53138621 movenc: remove unneeded check 13 years ago
Michael Niedermayer c9e4554329 cook: fix use of uninitialized variable 13 years ago
Stefano Sabatini d034847f7a lavfi/earwax: add missing NULL check in filter_samples() 13 years ago
Stefano Sabatini 3af7919be4 add tools/fourcc2pixfmt to .gitignore 13 years ago
Stefano Sabatini aa48446c9a lavc/xfaceenc: prefer do{}while() over for(){} construct in xface_encode_frame() loop 13 years ago
Michael Niedermayer 33d54af427 fate: add filmstrip test 13 years ago
Xidorn Quan 0ecef3a0ef amr_decode_fix_avctx should not return value 13 years ago
Stefano Sabatini 6450c05ba5 lswr/swresample: adopt globally consistent rules for options help message 13 years ago
Stefano Sabatini 0372ecfa48 lavc/options_table: force non-negative bitrate range 13 years ago