47074 Commits (329b8f85b0489fad819c52866dcc66170eef5d32)
 

Author SHA1 Message Date
Ivan Pozdeev 329b8f85b0 doc/encoders: add a note for x264 options that use colon 12 years ago
Carl Eugen Hoyos d643dd5c55 Support switching field order when decoding frwu. 12 years ago
Michael Niedermayer b5b9686615 imc: flush decoder 12 years ago
Michael Niedermayer 579d21f777 tga: check palette size earlier. 12 years ago
Stefano Sabatini e55c3857d2 lavc/utils: check return value of avcodec_fill_audio_frame() for < 0 12 years ago
Stefano Sabatini 51e9f58e1c lavu/opt: add support for reading pixel and sample format through av_get_int() 12 years ago
Stefano Sabatini cf6c6134cd doc: add libswscale.texi and ffmpeg-scaler.texi files 12 years ago
Peter Ross 33181975b5 mpsmpeg4: use av_image_check_size 12 years ago
Peter Ross a246a603bf avrndec: use av_image_check_size 12 years ago
Peter Ross 2d954ccd84 rawdec: use av_image_check_size 12 years ago
Stefano Sabatini 252746d052 lavu/imgutils: add consistency checks to av_image_copy_plane() 12 years ago
Stefano Sabatini 26c531cc22 lavu/opt: fix range shown in set_format() log message 12 years ago
Stefano Sabatini be2c0bc949 configure: prefer "resampling" in the libswresample pkg-config description 12 years ago
Stefano Sabatini c70ec631c9 lavu/opt: add av_opt_ accessors for pixel/format/image size options 12 years ago
Peter Ross fdd71cf04c iff decoder: initialise HAM line decoder with first palette entry 12 years ago
Michael Niedermayer 8f507feecb avfiltergraph: add AVOption table 12 years ago
Michael Niedermayer 48cbdaea15 smacker: fix smacker_decode_header_tree() empty vlc table init 12 years ago
Michael Niedermayer e6305f7631 mov: set flags to indicate that byte wise seeking is not supported. 12 years ago
Stefano Sabatini e903cb4194 doc: add libswresample.texi and ffmpeg-resampler.texi files 12 years ago
Stefano Sabatini f62abbf3b7 doc: move filters documentation to dedicated manual page ffmpeg-filters 12 years ago
Stefano Sabatini fa4ead1d66 doc: move codec options and descriptions to a dedicated manual page 12 years ago
Nicolas George ca4872e887 lavf/sbgdec: use proper constants for av_log(). 12 years ago
Carl Eugen Hoyos d080292651 Support u8 in aiff. 12 years ago
Michael Niedermayer 807fa714f0 adpcmdec: Fix OOM/infloop 12 years ago
Michael Niedermayer 34b6f1efa2 libopencore_amrwb: check packet size 12 years ago
Michael Niedermayer 57c0da6fe4 smacker: sanity check audio size. 12 years ago
Michael Niedermayer 014058abea af_aresample: check ff_get_audio_buffer() failure 12 years ago
Michael Niedermayer ed017ab945 atrac1: Check block align. 12 years ago
Michael Niedermayer 5c392bac9a ra288: Check block align. 12 years ago
Carl Eugen Hoyos 387f50606c Fix type of default value for v210 decoder option -custom_stride. 12 years ago
Piotr Bandurski 081bf60ec6 c93: signal EOF 12 years ago
Paul B Mahol 05b02e9c0f mmf: simplify code by using FFMIN 12 years ago
Paul B Mahol 7f321fca23 mmf: signal EOF 12 years ago
Paul B Mahol 9378a90add omadec: remove stale comment 12 years ago
Paul B Mahol 4995145f40 codec_desc: mark PCM A-law/mu-law lossy 12 years ago
Paul B Mahol 2d62732b21 codec_desc: provide aliases for PCM A-law/mu-law 12 years ago
Paul B Mahol 3d8e684f05 ADPCM IMA Dialogic decoder 12 years ago
Paul B Mahol ed591ed842 rl2: return meaningful error codes 12 years ago
Paul B Mahol 1a61c7a54b wvenc: multichannel muxing 12 years ago
Paul B Mahol 1b9467aea1 omaenc: remove superfluous "OMA: " 12 years ago
Paul B Mahol bc5ba1c7fd omaenc: abort for unsupported codecs 12 years ago
Piotr Bandurski 6d6bf250dd riff: fix decoding of 24-bit packed int (type 1, 20-bit) 12 years ago
Carl Eugen Hoyos 95903e3cfd Support G.722 in Sun AU. 12 years ago
Carl Eugen Hoyos df651cf42e Add an annotation field as required by the specification when muxing Sun AU. 12 years ago
Michael Niedermayer f1470ca685 ratecontrol: Fix assertion failure on mismatching 2pass file. 12 years ago
Michael Niedermayer 66244baf1d ffmpeg: fix mixed declarations and statements. 12 years ago
Michael Niedermayer d92073ac93 ffmpeg: Correct starttime based on non discarded streams. 12 years ago
Michael Niedermayer fe97bf60b8 ffmpeg: minor simplification of wraping code 12 years ago
Michael Niedermayer 09456d0df1 riff: ignore ff_read_riff_info() failure. 12 years ago
Stefano Sabatini 9a7256e8e0 ffprobe: free dictionary in opt_show_entries() 12 years ago