43277 Commits (a80ce390df38b30f70012c9ce059129516664805)
 

Author SHA1 Message Date
Michael Niedermayer e776ee8f29 Merge remote-tracking branch 'qatar/master' 13 years ago
Derek Buitenhuis 8b8750e061 cosmetics: Fix a few switched periods and linebreaks 13 years ago
Nicolas George 88fc1438c6 ffmpeg: insert bitmap subtitles as video in filters. 13 years ago
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 616fd4fe5e zerocodec: Fix memleak in decode_frame 13 years ago
Derek Buitenhuis 29facc1e91 zerocodec: Cosmetics 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
Justin Ruggles 8821ae649e lavr: fix handling of custom mix matrices 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
Mans Rullgard 73486e3b61 fate: force pix_fmt in lagarith-rgb32 test 13 years ago
Alexander Strasser 56977eefd8 fate: Rename FATE_SAMPLES make file variable to FATE_EXTERN 13 years ago
Ronald S. Bultje c5d5d17880 fate: add tests for lagarith lossless video codec. 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
Mans Rullgard e6cd698955 ARMv6: vp8: fix stack allocation with Apple's assembler 13 years ago
Mans Rullgard 9829a81bcd ARM: vp56: allow inline asm to build with clang 13 years ago
Ronald S. Bultje 4a8143e73c fft: 3dnow: fix register name typo in DECL_IMDCT macro 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
Diego Biurrun 0c3ff1982c x86: dct32: port to cpuflags 13 years ago
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 13 years ago
Michael Bradshaw a763cafc0c libopenjpegdec: increase max lowres from 5 to 31 13 years ago
Ronald S. Bultje 66adb7ce1b Revert "wmapro: prevent division by zero when sample rate is unspecified" 13 years ago
Sean McGovern 3693608023 wmapro: prevent division by zero when sample rate is unspecified 13 years ago
Ronald S. Bultje 7191e1c490 lagarith: fix color plane inversion for YUY2 output. 13 years ago
Ronald S. Bultje 98d0d19208 lagarith: pad RGB buffer by 1 byte. 13 years ago
Ronald S. Bultje da6505ad2f dsputil: make add_hfyu_left_prediction_sse4() support unaligned src. 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