43965 Commits (1ea77a52c0b98d633e450ce0a48b7b7e7c0b06a8)
 

Author SHA1 Message Date
Paul B Mahol 958df52ae0 configure: make libtwolame check more robust 13 years ago
Piotr Bandurski 68f4156f44 movenv: fix remuxing of qdm2 13 years ago
Piotr Bandurski 1b72a7e8a9 aiffenc: fix remuxing of qdm2 13 years ago
Clément Bœsch 16dc5f2050 Replace various inlined inverse AVRational with av_inv_q(). 13 years ago
Clément Bœsch ad55244c96 lavfi/overlay: remove dead initialization. 13 years ago
Piotr Bandurski 5d2f89a23c movenc: fix remuxing of svq3 13 years ago
Martin Storsjö 6c071a2b38 lavf: Declare an AVRational struct without a struct literal 13 years ago
Michael Niedermayer b4780d03d0 Merge remote-tracking branch 'qatar/master' 13 years ago
Diego Biurrun 2096857551 x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2 13 years ago
Reimar Döffinger 69aeba1396 oggdec: Initialize stream index to -1 in ogg_packet. 13 years ago
Reimar Döffinger a4163b2d65 oggdec: simplify start time calculation code. 13 years ago
Paul B Mahol f5f98727b3 libtwolame MP2 encoding support 13 years ago
Mans Rullgard 82494835c4 rational: add av_inv_q() returning the inverse of an AVRational 13 years ago
Derek Buitenhuis 965efc1673 dpx: Make start offset unsigned 13 years ago
Moritz Bunkus fe40dc1cec matroskaenc: Implement support for ALAC 13 years ago
Philip Langdale 50b4dbf65a ass subtitles: Fix valgrind warnings. 13 years ago
Michael Niedermayer c30f53e4d8 matroskadec: prevent potential integer overflow 13 years ago
Moritz Bunkus bc3b422029 matroskadec: Implement support for ALAC 13 years ago
Michael Niedermayer d106ffd942 fate: add bitexact flag to fate-sub-movtextenc 13 years ago
Michael Niedermayer b11b0e166e libavcodec/options_table: mark flags as also for subtitles 13 years ago
Stefano Sabatini 8331d56e0d doc/filters: fix typo in "@end table." 13 years ago
Philip Langdale 3eb56e8434 movenc: Fix unfreed memory found by valgrind. 13 years ago
Stefano Sabatini 8d6f46ab2c doc/filters: add mandelbrot source documentation 13 years ago
Stefano Sabatini 9bece76009 lavf/img2dec: add start_number_range option 13 years ago
Stefano Sabatini b907655303 examples/muxing: drop duplicated code in add_video_stream() 13 years ago
Reinhard Tartler 800750417f lavfi: properly signal out-of-memory error in ff_filter_samples 13 years ago
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
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