43236 Commits (2db097ca76cee7c046e84b57e8ae19f60b716e56)
 

Author SHA1 Message Date
Hendrik Leppkes 2db097ca76 configure: fix lib.exe check 13 years ago
Michael Niedermayer 9e1c55cfde oggdec: check stream index before using it in ogg_get_length() 13 years ago
Stefano Sabatini 74c6db0505 doc/demuxers.texi: avoid comma splice in image2 documentation 13 years ago
Stefano Sabatini b0d23ae208 lavf/img2doc: document options 13 years ago
Stefano Sabatini b5c7318bd7 lavf/img2dec: improve error logging in case of find_image_range() failure 13 years ago
Stefano Sabatini 2dfee8abf1 lavf/img2dec: sort options by name 13 years ago
Stefano Sabatini 48c1d1d3fa lavf/img2dec: introduce and use FIRST_INDEX_SEARCH_RANGE macro in find_image_range 13 years ago
Stefano Sabatini 07ef7b1a30 lavf/img2dec: fix out-of-range check in find_image_range() 13 years ago
Stefano Sabatini 59e4e40673 lavf/img2dec: doxygen find_image_range() function 13 years ago
Stefano Sabatini e408e329d2 lavf/img2dec: rename find_image_range() "max_start" parameter to "start_index" 13 years ago
Stefano Sabatini a30e776ff1 lavf/img2dec: fix weird start_number count logic 13 years ago
Stefano Sabatini 66747a6160 examples/muxing: simplify alloc_picture() 13 years ago
Michael Niedermayer e776ee8f29 Merge remote-tracking branch 'qatar/master' 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 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