43209 Commits (8d6eed7b56ee83e6e0a7d6c1fe4c87754fd88560)
 

Author SHA1 Message Date
Nicolas George 8d6eed7b56 lavfi: document the constraints on incoming frames. 13 years ago
Nicolas George 8ef740ce01 lavfi: use a new field for automatic buffer copy. 13 years ago
Michael Niedermayer f85746509c Merge remote-tracking branch 'dwbuiten/master' 13 years ago
Philip Langdale 82de3e16a8 movtextenc: Remove dangling reference to movtext.h 13 years ago
Derek Buitenhuis fcf550c2cb zerocodec: Fix memleak in decode_frame 13 years ago
Derek Buitenhuis d6124d0d14 zerocodec: Cosmetics 13 years ago
Philip Langdale 7b24be557f avformat/srtdec: Write duration into packet from srt demuxer. 13 years ago
Philip Langdale 18175ca9b2 movenc: Handle need for extra packets to express subtitle duration. 13 years ago
Philip Langdale 2daaf77698 movtextenc: 3GPP TS 26.245 Timed Text Encoder. 13 years ago
Michael Niedermayer 759901f817 mpegdemux: support MLP/AOB 13 years ago
Michael Niedermayer ce7cf600be mpegdemux: move private stream 1 handling out of mpegps_read_pes_header 13 years ago
Michael Niedermayer afa6afcc9f mpegdemux: remove redundant dvd audio code 13 years ago
Michael Niedermayer 3e1cf49676 compute_pkt_fields: do not attempt to calculate dts when the delay hasnt been estimated. 13 years ago
Michael Niedermayer 2107009e7d lavf: move nb_decoded_frames out of info. 13 years ago
Michael Niedermayer b288b4c63f has_decode_delay_been_guessed: adjust value for has_b_frames=0 13 years ago
Michael Niedermayer c91ca5b95d lavf: move has_decode_delay_been_guessed() up to make it accessible to earlier functions 13 years ago
Michael Niedermayer ae0312ab2e h264: print num_reorder_frames in debug output 13 years ago
Alexander Strasser 56977eefd8 fate: Rename FATE_SAMPLES make file variable to FATE_EXTERN 13 years ago
Derek Buitenhuis 878b3f2a24 LICENSE: Document all GPL files 13 years ago
Michael Niedermayer 668c873bed matroskadec: check element size against stream limit in ebml_parse_elem() 13 years ago
Michael Niedermayer d673a3f4a9 motion_est_template: switch to av_assert 13 years ago
Michael Niedermayer a189475c8e dvdec: switch to av_assert 13 years ago
Michael Niedermayer 70bcdfb39f g732_1: reduce difference to qatar 13 years ago
Michael Niedermayer a7acab6cda Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Bradshaw a763cafc0c libopenjpegdec: increase max lowres from 5 to 31 13 years ago
Mashiat Sarker Shakkhar 9cc74c9f6e vc1dec: Remove separate scaling function for interlaced field MVs 13 years ago
Mashiat Sarker Shakkhar 8379ea5e9f vc1dec: Invoke edge_emulation regardless of MV precision 13 years ago
Paul B Mahol d84dd35f8e paf: fix audio packet duration 13 years ago
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
Diego Biurrun ca844b7be9 x86: Use consistent 3dnowext function and macro name suffixes 13 years ago
Kostya Shishkov d3e0766fc0 g723_1: scale output as supposed for the case with postfilter disabled 13 years ago
Kostya Shishkov 94bfdfd6f0 g723_1: increase excitation storage by 4 13 years ago
Kostya Shishkov 802bcdcb2f g723_1: fix upper bound parameter from inverse maximum autocorrelation 13 years ago
Kostya Shishkov 8ddadea171 g723_1: make scale_vector() behave like the reference 13 years ago
Kostya Shishkov 8772d2511a g723_1: fix off-by-one error in normalize_bits() 13 years ago
Kostya Shishkov 7f92db14f9 g723_1: save/restore excitation with offset to store LPC history 13 years ago
Sean McGovern 3680b24351 wmapro: prevent division by zero when sample rate is unspecified 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
Diego Biurrun 03737412a3 x86: proresdsp: improve SIGNEXTEND macro comments 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