43193 Commits (ae0312ab2e7545195078c734b081c4f1c8933490)
 

Author SHA1 Message Date
Michael Niedermayer ae0312ab2e h264: print num_reorder_frames in debug output 12 years ago
Alexander Strasser 56977eefd8 fate: Rename FATE_SAMPLES make file variable to FATE_EXTERN 12 years ago
Derek Buitenhuis 878b3f2a24 LICENSE: Document all GPL files 12 years ago
Michael Niedermayer 668c873bed matroskadec: check element size against stream limit in ebml_parse_elem() 12 years ago
Michael Niedermayer d673a3f4a9 motion_est_template: switch to av_assert 12 years ago
Michael Niedermayer a189475c8e dvdec: switch to av_assert 12 years ago
Michael Niedermayer 70bcdfb39f g732_1: reduce difference to qatar 12 years ago
Michael Niedermayer a7acab6cda Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Bradshaw a763cafc0c libopenjpegdec: increase max lowres from 5 to 31 12 years ago
Mashiat Sarker Shakkhar 9cc74c9f6e vc1dec: Remove separate scaling function for interlaced field MVs 12 years ago
Mashiat Sarker Shakkhar 8379ea5e9f vc1dec: Invoke edge_emulation regardless of MV precision 12 years ago
Paul B Mahol d84dd35f8e paf: fix audio packet duration 12 years ago
Stefano Sabatini 44bd69e9b9 lavc/utils: rename ff_init_buffer_info() pic parameter to frame 12 years ago
Stefano Sabatini b99381e8b5 lavc/utils: generalize ff_init_buffer_info() and use it when seems feasible 12 years ago
Stefano Sabatini 39a8275fdf lavfi: move color filter to testsrc, factorize 12 years ago
Clément Bœsch e39f6a3a5c Fix misc swapped dot and carriage returns in av_log calls. 12 years ago
Michael Niedermayer 231ffb9243 flvdec: follow packets backward until a valid last timestamp is found 12 years ago
Michael Niedermayer 71a5cd7dbc flvdec: perform duration search just once 12 years ago
Piotr Bandurski a2232e696b cllc: fix typo in the error message 12 years ago
Clément Bœsch bc42682749 lavf/movenc: fix invalid free with timecode meta and tmcd data copy. 12 years ago
Diego Biurrun ca844b7be9 x86: Use consistent 3dnowext function and macro name suffixes 12 years ago
Kostya Shishkov d3e0766fc0 g723_1: scale output as supposed for the case with postfilter disabled 12 years ago
Kostya Shishkov 94bfdfd6f0 g723_1: increase excitation storage by 4 12 years ago
Kostya Shishkov 802bcdcb2f g723_1: fix upper bound parameter from inverse maximum autocorrelation 12 years ago
Kostya Shishkov 8ddadea171 g723_1: make scale_vector() behave like the reference 12 years ago
Kostya Shishkov 8772d2511a g723_1: fix off-by-one error in normalize_bits() 12 years ago
Kostya Shishkov 7f92db14f9 g723_1: save/restore excitation with offset to store LPC history 12 years ago
Sean McGovern 3680b24351 wmapro: prevent division by zero when sample rate is unspecified 12 years ago
Michael Niedermayer 31d8261cde mpegprobe: fix misdetection of mp3 12 years ago
Nicolas George 752344dada amerge/astreamsync/pan: fix license boilerplate. 12 years ago
Michael Niedermayer 9c6e23f5d2 Merge remote-tracking branch 'qatar/master' 12 years ago
Diego Biurrun 03737412a3 x86: proresdsp: improve SIGNEXTEND macro comments 12 years ago
Ronald S. Bultje 9f14cd91b5 fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. 12 years ago
Derek Buitenhuis 19d40c7912 eamad: Use dsputils instead of its own bswap16_buf 12 years ago
Michael Niedermayer f92a99dae5 flacenc: switch to av_assert 12 years ago
Michael Niedermayer 4d38b838f0 flacdec: switch to av_assert 12 years ago
Diego Biurrun 81905088a1 x86: h264dsp: K&R formatting cosmetics 12 years ago
Derek Buitenhuis 144e4b0997 LICENSE: Document all GPL files 12 years ago
Ronald S. Bultje c728518b3c x86: fft: fix imdct_half() for AVX 12 years ago
Alex Rønne Petersen 150adea6da rtmppkt: Add missing libavcodec/bytestream.h include. 12 years ago
Kifayat ullah 32aeba1275 mpegtsenc: Fix AC3 Sound issue with Blu-ray Players. 12 years ago
Nicolas George 93d428953c assdec: return EOF instead of EIO. 12 years ago
Jordi Ortiz 50468f93e3 rtmp: add functions for reading AMF values 12 years ago
Mans Rullgard cfb1091898 vc1dec: remove useless #include simple_idct.h 12 years ago
Mans Rullgard af500c08bb dct-test: always link with aandcttab.o 12 years ago
Mans Rullgard cf5781fad0 vp8: pack struct VP8ThreadData more efficiently 12 years ago
Mans Rullgard ec7c501ed5 x86: remove libmpeg2 mmx(ext) idct functions 12 years ago
Stefano Sabatini aa5b93fbd8 lavfi/rgbtestsrc: use ff_fill_rgba_map() rather than a local copy 12 years ago
Stefano Sabatini 3bcde3f06c lavfi/drawutils: make ff_draw_color() accept a const rgba map 12 years ago
Stefano Sabatini 65520f5933 lavfi/video: remove duplicated function ff_null_start_frame_keep_ref() 12 years ago