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
2018-03-15Merge commit '0711d142997b2662ba9198e607015b06c6eed0d8'James Almer
2018-03-07examples: Use new API for transcoding exampleAndreas Unterweger
2018-02-10examples: Don't call deprecated functions which don't do anythingMark Thompson
2018-01-29fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint
2017-10-26Merge commit 'b200a2c8da403b5a5c8b50f8cb4a75fd4f0131b1'James Almer
2017-04-10examples: Fixed and extended Doxygen documentationAndreas Unterweger
2017-04-01doc/examples/transcode_aac: replace local get_error_text with av_err2strClément Bœsch
2016-12-02examples: fix a typo in an error messageAleksandr Slobodeniuk
2016-12-01doc/examples/transcode_aac: fix a typoАлександр Слободенюк
2016-11-17examples/transcode_aac: Drop pointless return value const qualifierDiego Biurrun
2016-04-11Merge commit 'ac6d53589f3631ae08467c784fb371a15c957f01'Derek Buitenhuis
2016-02-24examples/transcode_aac: convert to codecparAnton Khirnov
2015-10-27Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes
2015-10-26avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-01-27Merge commit '3a70c0c95feacb3844d05eebd579fc8189a77eee'Michael Niedermayer
2015-01-27Merge commit 'c9b19ac8928c6c9b7f25c3988177204f110d5e0e'Michael Niedermayer
2015-01-27Merge commit '749a89d1b8bb73b4d4f14c48f33259a1300c1761'Michael Niedermayer
2015-01-27examples/transcode_aac: generate proper PTS and set the muxer timebaseAndreas Unterweger
2015-01-27examples/transcode_aac: fix a typoAndreas Unterweger
2015-01-27examples/transcode_aac: properly select the output sample formatAndreas Unterweger
2015-01-08doc/examples/transcode_aac: Use avio_closep() in examples as it avoids leavin...Michael Niedermayer
2014-11-22doc: fix the the typosMichael Niedermayer
2014-08-06transcode_aac: fix const return valueTimothy Gu
2014-02-17Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90'Michael Niedermayer
2014-02-17Move all example programs to doc/examplesDiego Biurrun
2014-02-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-14doc/examples: misc Doxygen markup improvementsDiego Biurrun
2013-11-27doc/examples/transcode_aac: remove non converted codepathMichael Niedermayer
2013-11-27doc/examples/transcode_aac: switch to swresampleMichael Niedermayer
2013-11-27doc/examples/transcode_aac: fix project nameMichael Niedermayer
2013-11-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-27Add an audio transcoding example.Andreas Unterweger