summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
* daud: split muxer and demuxerNidhi Makhijani2014-07-03
* build: Add missing object files for webm muxerDiego Biurrun2014-06-22
* build: Add missing object files for Matroska demuxerDiego Biurrun2014-06-22
* build: Add missing replaygain object file for CAF demuxerDiego Biurrun2014-06-22
* Remove avserver.Anton Khirnov2014-06-18
* lavf: group dump functions togetherVittorio Giovara2014-06-14
* matroskaenc: write the channel mask for FLACAnton Khirnov2014-05-28
* matroskadec: parse the channel layout mask for FLACAnton Khirnov2014-05-28
* yuv4mpeg: split the demuxer and muxer into separate filesAnton Khirnov2014-05-18
* build: handle library dependencies in configureJanne Grunau2014-05-13
* Silicon Graphics Movie demuxerPeter Ross2014-04-19
* mov: read hydrogenaudio replaygain informationAnton Khirnov2014-04-10
* LucasArts SMUSH demuxerPaul B Mahol2014-04-06
* oggparsevorbis: export replaygain tags from Vorbis commentsAlessandro Ghedini2014-04-04
* flacdec: export replaygain tags from Vorbis commentsAlessandro Ghedini2014-04-04
* PAF demuxer and decoderPaul B Mahol2014-03-27
* mp3dec: export replaygain tags from ID3v2Anton Khirnov2014-03-24
* matroskaenc: write private data in hvcC format for HEVC.Tim Walker2014-03-09
* movenc: write hvcC tag for HEVC.Tim Walker2014-03-09
* Move all example programs to doc/examplesDiego Biurrun2014-02-16
* Add raw HEVC muxerDerek Buitenhuis2014-02-09
* configure: Prefix libc-related variables with "libc_"Diego Biurrun2013-12-09
* build: Integrate multilibrary examples into the build systemDiego Biurrun2013-11-25
* Add an HDS live fragmenting muxerMartin Storsjö2013-11-02
* Add raw HEVC demuxerDirk Farin2013-10-31
* HNM4/HNM4A demuxer & video decoderDavid Kment2013-10-31
* oggvorbisdec: add support for embedded cover artJames Almer2013-10-12
* flac: move picture parsing code in a separate fileJames Almer2013-10-12
* oggdec: add support for Opus in Ogg demuxingNicolas George2013-10-12
* avformat/output-example: Declare link dependency on libswscale in the MakefileDiego Biurrun2013-10-03
* hlsenc: Add a proper dependency on the mpegts muxerMartin Storsjö2013-08-15
* libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö2013-08-10
* riff: Move demuxing code to a separate file.Diego Biurrun2013-08-06
* riff: Move muxing code to a separate fileDiego Biurrun2013-08-06
* lavf: Support unix socketsLuca Barbato2013-08-05
* build: Add missing img2.o dependency to apetag.oDiego Biurrun2013-08-05
* Makefile: Remove stray tabsMichael Niedermayer2013-07-07
* tests: Only run noproxy test if networking is enabledDiego Biurrun2013-07-06
* avf: move url utility functions in a separate fileLuca Barbato2013-06-16
* avf: split off format register and lookup functionLuca Barbato2013-06-16
* libavformat: Fix standalone compilation of the webm muxerMartin Storsjö2013-06-06
* lavf: add a raw WavPack muxer.Anton Khirnov2013-05-28
* matroskaenc: support muxing WavPackAnton Khirnov2013-05-28
* wvdec: split block header parsing into a separate fileAnton Khirnov2013-05-28
* lavf: rename wv.c to wvdec.cAnton Khirnov2013-05-28
* build: output-example: Add avutil to ELIBS in link commandDiego Biurrun2013-05-04
* lavf: Add a fate test for the noproxy pattern matchingMartin Storsjö2013-02-27
* rtpdec: Split handling of mpeg12 audio/video to a separate depacketizerMartin Storsjö2013-01-20
* rtpdec: Split mpegts parsing to a normal depacketizerMartin Storsjö2013-01-20
* lavf: Add a fate test for the SRTP functionsMartin Storsjö2013-01-15