43170 Commits (44bd69e9b9db4adbf76512d4d7769cf019179fa3)
 

Author SHA1 Message Date
Stefano Sabatini 44bd69e9b9 lavc/utils: rename ff_init_buffer_info() pic parameter to frame 13 years ago
Stefano Sabatini b99381e8b5 lavc/utils: generalize ff_init_buffer_info() and use it when seems feasible 13 years ago
Stefano Sabatini 39a8275fdf lavfi: move color filter to testsrc, factorize 13 years ago
Clément Bœsch e39f6a3a5c Fix misc swapped dot and carriage returns in av_log calls. 13 years ago
Michael Niedermayer 231ffb9243 flvdec: follow packets backward until a valid last timestamp is found 13 years ago
Michael Niedermayer 71a5cd7dbc flvdec: perform duration search just once 13 years ago
Piotr Bandurski a2232e696b cllc: fix typo in the error message 13 years ago
Clément Bœsch bc42682749 lavf/movenc: fix invalid free with timecode meta and tmcd data copy. 13 years ago
Michael Niedermayer 31d8261cde mpegprobe: fix misdetection of mp3 13 years ago
Nicolas George 752344dada amerge/astreamsync/pan: fix license boilerplate. 13 years ago
Michael Niedermayer 9c6e23f5d2 Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald S. Bultje 9f14cd91b5 fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. 13 years ago
Derek Buitenhuis 19d40c7912 eamad: Use dsputils instead of its own bswap16_buf 13 years ago
Michael Niedermayer f92a99dae5 flacenc: switch to av_assert 13 years ago
Michael Niedermayer 4d38b838f0 flacdec: switch to av_assert 13 years ago
Ronald S. Bultje c728518b3c x86: fft: fix imdct_half() for AVX 13 years ago
Alex Rønne Petersen 150adea6da rtmppkt: Add missing libavcodec/bytestream.h include. 13 years ago
Kifayat ullah 32aeba1275 mpegtsenc: Fix AC3 Sound issue with Blu-ray Players. 13 years ago
Nicolas George 93d428953c assdec: return EOF instead of EIO. 13 years ago
Jordi Ortiz 50468f93e3 rtmp: add functions for reading AMF values 13 years ago
Mans Rullgard cfb1091898 vc1dec: remove useless #include simple_idct.h 13 years ago
Mans Rullgard af500c08bb dct-test: always link with aandcttab.o 13 years ago
Mans Rullgard cf5781fad0 vp8: pack struct VP8ThreadData more efficiently 13 years ago
Mans Rullgard ec7c501ed5 x86: remove libmpeg2 mmx(ext) idct functions 13 years ago
Stefano Sabatini aa5b93fbd8 lavfi/rgbtestsrc: use ff_fill_rgba_map() rather than a local copy 13 years ago
Stefano Sabatini 3bcde3f06c lavfi/drawutils: make ff_draw_color() accept a const rgba map 13 years ago
Stefano Sabatini 65520f5933 lavfi/video: remove duplicated function ff_null_start_frame_keep_ref() 13 years ago
Michael Niedermayer 8cac86e091 vorbisdec: fix heap buffer overflow. 13 years ago
Michael Niedermayer a6aa7e039a mpegaudio_tablegen: try to fix hardcoded tables 13 years ago
Michael Niedermayer 96cb143800 Merge remote-tracking branch 'dwbuiten/master' 13 years ago
Michael Niedermayer 571572fcdd mp3dec: adjust IMDCT scaling to avoid overflows 13 years ago
Derek Buitenhuis a675d73d57 eamad: Use dsputils instead of a custom bswap16_buf 13 years ago
Derek Buitenhuis 45eaac02cb Canopus Lossless decoder 13 years ago
Derek Buitenhuis 91c86d3cf8 Canopus Lossless decoder 13 years ago
Michael Niedermayer 98a2f4e87b configure: reduce difference to qatar by 2 lines 13 years ago
Michael Niedermayer ec7ecb8811 Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini 4c8fc6a2a4 lavfi/testsrc: use AVFILTER_DEFINE_CLASS for defining the filter classes 13 years ago
Stefano Sabatini 33474eb1c6 lavfi/testsrc: extend logic in request_frame, support static image output 13 years ago
Stefano Sabatini 20e940e768 lavfi/testsrc: free the context in uninit 13 years ago
Paul B Mahol c2502b7b34 alac: remove redundant "alac: " from log messages 13 years ago
Michael Niedermayer b9df3f4f6c swr: fix 10l typo mixing in and out config. 13 years ago
Clément Bœsch 53a3748ed2 ffmpeg: honor -ss and -t parameters with muxed subtitles. 13 years ago
Michael Niedermayer c99d3e2e6c tiny_psnr: fix undefined shift 13 years ago
Reimar Döffinger 98b0120668 nuv: Fix playback of RTjpeg from current MythTV, 13 years ago
Reimar Döffinger e1bc0171c0 nuv: check size of buffer before accessing it instead of after. 13 years ago
Clément Bœsch 1f68be4764 timecode: show frame rate when invalid. 13 years ago
Michael Niedermayer 1894f88546 configure: add support for dlltool when lib.exe is unavailable 13 years ago
Nicolas George 39b0d40d92 fate: add test for the tile video filter. 13 years ago
Nicolas George ff2955a4f7 apetag: return value when required. 13 years ago
Nicolas George f952b23ed4 vf_tile: fix output buffer ownership. 13 years ago