Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-01avformat/matroskadec: do not trust the default duration to be the real 1/time...Michael Niedermayer
2014-11-01avformat/options_table: add FF_COMPLIANCE_UNOFFICIALMichael Niedermayer
2014-11-01Stop demuxing wtv on eof.Carl Eugen Hoyos
2014-11-01avformat/mxfdec: Fix termination of mxf_data_essence_container_ulsMichael Niedermayer
2014-10-05avformat/img2dec: Attempt to detect non-escaped glob patterns too (-pattern_t...n2.4.2Alexander Strasser
2014-10-05avformat/img2dec: Support -loop with pipesMichael Niedermayer
2014-10-05avformat/mpegts: use a padded buffer in read_sl_header()Michael Niedermayer
2014-10-05avformat/mpegts: Check desc_len / get8() return codeMichael Niedermayer
2014-10-05sdp: add support for H.261Thomas Volkert
2014-10-05avformat/hlsenc: export inner muxer timebaseMichael Niedermayer
2014-10-05avformat/img2dec: enable generic seeking for image pipesMichael Niedermayer
2014-10-05avformat/img2dec: initialize pkt->pos for image pipesMichael Niedermayer
2014-10-05avformat/img2dec: pass error code and signal EOFMichael Niedermayer
2014-10-05avformat/img2dec: fix error code at EOF for pipesMichael Niedermayer
2014-10-05avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header()Benoit Fouet
2014-09-18Merge commit 'b45ab61b24a8f2aeafdd4451491b1b30b7875ee5' into release/2.4Michael Niedermayer
2014-09-17apetag: Fix APE tag size checkKaterina Barone-Adesi
2014-09-14avformat/utils: free s->pb for image2 as it can be used with and without a fileMichael Niedermayer
2014-09-14avformat/assenc: honor ReadOrderClément Bœsch
2014-09-14avformat/mpegts: Improve probe heuristic by considering the overall frequency...Michael Niedermayer
2014-09-13avformat/vobsub: fix NULL dereferenceClément Bœsch
2014-09-13lavf/format.c: use AVPROBE_SCORE_MIME instead of AVPROBE_SCORE_EXTENSION for ...Andreas Cadhalpun
2014-09-12avformat/img2dec: Fail probing when no data is yet available and the filename...Michael Niedermayer
2014-09-12avformat/format: Run image2 probe again when file content data is availableMichael Niedermayer
2014-09-12avformat/img2dec: reduce bmppipe probe scoreMichael Niedermayer
2014-09-11avformat/img2_alias_pix: Add AVClass and image2 AVOptionsMichael Niedermayer
2014-09-11avformat/img2_alias & brender_pix: fix function namesMichael Niedermayer
2014-09-11avformat/img2_brender_pix: Add AVClass and image2 AVOptionsMichael Niedermayer
2014-09-11avformat/img2: Make AVOptions available to img* demuxers defined in other filesMichael Niedermayer
2014-09-11avformat/rmdec: very basic MLTI supportMichael Niedermayer
2014-09-10avformat/concatdec: fix "warning: explicitly assigning a variable of type int...Michael Niedermayer
2014-09-10avformat/mp3dec: Improve seeking frame sync codeMichael Niedermayer
2014-09-09avformat: remove FF_API_ASS_SSA dead codeClément Bœsch
2014-09-09avformat/mpeg: update comment on probe scoreMichael Niedermayer
2014-09-09avformat/mpeg: increase score for short mpeg-ps by 1Michael Niedermayer
2014-09-08avformat/rtpdec_qt: Fix 'warning: passing argument 2 of ffio_init_context dis...Michael Niedermayer
2014-09-08lavf/segment: abort in case of invalid segment format optionsStefano Sabatini
2014-09-08avformat/utils: Exclude the header size when computing duration from bit_rateHendrik Leppkes
2014-09-08Merge commit '803e82276b3716bf6012ec69e8854dae14a4fd2b'Michael Niedermayer
2014-09-08libavformat: Check mkdir return error codesMartin Storsjö
2014-09-07avformat/m4vdec: Check for non startcode 00 00 00 sequences in probeMichael Niedermayer
2014-09-07lavf/segment: add segment_format_options optionStefano Sabatini
2014-09-07avformat/swfdec: Do not change the pixel formatMichael Niedermayer
2014-09-06avformat/mpegts: fix spelling errorAndreas Cadhalpun
2014-09-06avformat/srtdec: speed up probingwm4
2014-09-06avformat/realtextdec: UTF-16 supportwm4
2014-09-06avformat/samidec: UTF-16 supportwm4
2014-09-06avformat/srtdec: UTF-16 supportwm4
2014-09-06avformat/assdec: UTF-16 supportwm4
2014-09-05lavf/ffmdec: return proper error code in ffm2_read_header()Stefano Sabatini