43248 Commits (f5f98727b361c62d3962cef37a100db95d62b702)
 

Author SHA1 Message Date
Paul B Mahol f5f98727b3 libtwolame MP2 encoding support 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
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