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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-22avformat/utils: compute_pkt_fields: Fix DTS for the case where has_b_frames i...Michael Niedermayer
2014-02-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-18Merge commit '4d7ab5cfebef91820af2933ef2f622ea598e6b53'Michael Niedermayer
2014-02-17doxygen: Replace @parblock syntax with manual linebreaksDiego Biurrun
2014-02-17doxygen: Add a number of missing function parameter descriptionsDiego Biurrun
2014-02-16lavd: add list devices APILukasz Marek
2014-02-11lavf: add write_uncoded_frame() API.Nicolas George
2014-02-10Merge commit '394fb56c29eee7f4f8f0334d8b5d30d3c54ac703'Michael Niedermayer
2014-02-10lavf: always unref the packet passed to av_interleaved_write_frame() on errorAnton Khirnov
2014-02-10Merge commit '18c896be3d8e926ef806e7de29c4a168d7763389'Michael Niedermayer
2014-02-10Merge commit '54f7e79d4706a8343dad1d8da51b7d3d3b2cd3b2'Michael Niedermayer
2014-02-10Merge commit '4c750599509c3973afbe2850953a1fb963f696e5'Michael Niedermayer
2014-02-10Merge commit 'ad7f2b69a546ec65ef6b11e1a0fd58e6bb66bc4b'Michael Niedermayer
2014-02-10lavf: extend / improve the AVFormatContext doxyAnton Khirnov
2014-02-10lavf: add some basic documentation of the muxing processAnton Khirnov
2014-02-10lavf: rewrite the av_write_frame() doxyAnton Khirnov
2014-02-10lavf: rewrite the av_interleaved_write_frame() doxyAnton Khirnov
2014-02-05Merge commit 'd9ae1031f5edbd25c8526b4cb51aba66d3bee931'Michael Niedermayer
2014-02-05lavf: improve handling of sparse streams when muxingLuca Barbato
2014-02-04Merge commit '33c859c142ef3f49b7a6227014ad92a680cf4d74'Michael Niedermayer
2014-02-04lavf: ignore attachment streams for interleaving purposesAnton Khirnov
2014-02-03avformat: use AVPROBE_SCORE_STREAM_RETRY, instead of AVPROBE_SCORE_RETRY - 1Michael Niedermayer
2014-02-02lavf: add output_ts_offset option to AVFormatContextStefano Sabatini
2014-02-02lavf/avformat.h: fix typosStefano Sabatini
2014-01-27lavd: add avdevice_dev_to_app_control_message APILukasz Marek
2014-01-27lavd: add avdevice_app_to_dev_control_message APILukasz Marek
2014-01-25AVFormatContext: add metadata_header_padding fieldJames Darnley
2014-01-20lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags()wm4
2013-12-31avformat: dont run update_initial_duration() twiceMichael Niedermayer
2013-12-16avformat/utils: limit rfps to values larger than fpsMichael Niedermayer
2013-10-29Merge commit '8b64c2ba0382892cad9e1a5ba601696d4cbb4d04'Michael Niedermayer
2013-10-29lavc: add a dummy field to AVStream to preserve ABI compatibility for avconvAnton Khirnov
2013-10-28lavf: remove unreliable timestamp guessing heuristicAnton Khirnov
2013-10-03avformat: add support to force specific AVCodecsMichael Niedermayer
2013-09-17Merge commit '596e5d4783ca951258a7c580951fd161f1785ec1'Michael Niedermayer
2013-09-16lavf: Add a flag to enable/disable per-packet flushingLuca Barbato
2013-09-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-04matroskaenc: Allow chapters to be written in trailerJohn Stebbins
2013-08-29avformat: export probe scoreMichael Niedermayer
2013-08-21Merge commit '64af59bc4916fac5578b31c89da13c30b591bddf'Michael Niedermayer
2013-08-20avformat: Fix references to removed av_close_input_file in DoxygenDiego Biurrun
2013-08-13Remove FF_API_PKT_DUMP cruft. Not compiled since libavformat 54.Alexis Ballier
2013-07-24documented that av_codec_close is required to callAnshul Maheshwari
2013-07-09avformat/AVFormatContext: Move fields down to match the forkMichael Niedermayer
2013-06-25lavf: add AV_DISPOSITION flags for WebVTT text track kindsMatthew Heaney
2013-05-05Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'Michael Niedermayer
2013-05-04avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun
2013-05-04lavf: filter out AVSEEK_FLAG_BACKWARD in new API.Nicolas George
2013-05-04Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'Michael Niedermayer
2013-05-03silly typo fixesDiego Biurrun