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-06-18Merge commit '194be1f43ea391eb986732707435176e579265aa'Michael Niedermayer
2014-06-18lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov
2014-06-11Merge commit 'f121dbd9f76031d7f6d56261be2f14937a19d2dd'Michael Niedermayer
2014-06-11Merge commit '3f7e94eccd1c0d64679f2c4eda8bb942a158dfac'Michael Niedermayer
2014-06-11mpegts: Provide an option to override the pcr periodLuca Barbato
2014-06-11mpegts: Move the option section to the bottomLuca Barbato
2014-05-23Fix the mime types for MPEG and MPEG-TS formatsFlorent Le Coz
2014-05-19avformat/mpegtsenc: fix dts for chained muxing aac in mpegtsMichael Niedermayer
2014-05-11avformat/mpegtsenc: fix minor typo in omit_video_pes_length descriptionAman Gupta
2014-04-27avformat/mpegtsenc: Allow DTS audio copy to TS streamsgoodthanks
2014-04-27avformat/mpegtsenc: check avformat_new_stream() returnMichael Niedermayer
2014-04-22Add missing ';'.Reimar Döffinger
2014-04-22avformat/mpegtsenc: make the pes packet length omission optionalMichael Niedermayer
2014-04-22avformat/mpegtsenc: Changed Video PES packet length to 0.Graham Booker
2014-04-15avformat/mpegtsenc: use av_malloc_array()Michael Niedermayer
2014-03-30avformat/mpegtsenc: move startcode validity check to ff_check_h264_startcodePeter Ross
2014-03-04avformat/mpegtsenc: fix HEVC MPEG TS stream typeolugbone
2014-02-13avformat/mpegtsenc: Check data array size in mpegts_write_pmt()Michael Niedermayer
2014-02-13mpegts muxer: DVB subtitles multiple languages supportmrlika
2014-01-25mpegts muxer: restore PMT table of DVB teletext from extradataSerhii Marchuk
2014-01-25mpegts muxer: Change the default subtitle language to "und"Serhii Marchuk
2014-01-21lavf/mpegtsenc: fix weird indentStefano Sabatini
2014-01-12mpegts muxer, DVB subtitles encoder: common DVB subtitles payloadSerhii Marchuk
2013-08-03mpegtsenc: add option tables_versionAndrey Utkin
2013-06-29cosmetics: Fix "dont" "wont" "doesnt" typosTimothy Gu
2013-06-14mpegts: Enable muxing of SMPTE KLV metadataPeter Ross
2013-03-26mpegtsenc: Only test the first frame for missing h264_mp4toannexb filter.Carl Eugen Hoyos
2013-03-26Merge commit 'f1e9398621af0bc9d166014e4ce6996bb4f141d0'Michael Niedermayer
2013-03-26lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideoMartin Storsjö
2013-03-15Merge commit 'b164d66e35d349de414e2f0d7365a147aba8a620'Michael Niedermayer
2013-03-15mpegts: add support for stream_type 0x42, which is CAVSCan Wu
2013-01-03lavf/mpegtsenc: fix missing word in error message.Clément Bœsch
2012-10-11Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer
2012-10-10mpegtsenc: set muxing type notification to verboseLuca Barbato
2012-10-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-01avformat: Convert some commented-out printf/av_log instances to av_dlogDiego Biurrun
2012-09-10mpegtsenc: add forgotten ()Michael Niedermayer
2012-09-05Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer
2012-09-05Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'Michael Niedermayer
2012-09-05Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer
2012-09-05avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö
2012-09-05avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö
2012-09-05avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-08-02mpegtsenc: Fix AC3 Sound issue with Blu-ray Players.Kifayat ullah
2012-08-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-30Improve descriptiveness of a number of codec and container long namesDiego Biurrun
2012-06-13mpegtsenc: use av_assertMichael Niedermayer
2012-06-10mpegtsenc: prevent pcr_packet_period==0Michael Niedermayer