summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
* mkvtimestamp v2 muxer: rename so as to avoid confusion with SMPTE timecodes.Michael Niedermayer2011-11-13
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-08
|\
| * BMV demuxer and decoderKostya Shishkov2011-11-08
* | libavformat: add support for G726 audio decoder in RTP and RTSP streamsMiroslav Slugeň2011-11-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-06
|\|
| * avformat: Add the https protocolMartin Storsjö2011-11-05
| * avformat: Add the tls protocol, using OpenSSL or gnutlsMartin Storsjö2011-11-05
| * avformat: Split out functions from network.h to a new file, network.cMartin Storsjö2011-11-05
* | wtvenc: use ff_put_guid and remove local copy of this functionPeter Ross2011-11-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-03
|\|
| * Create separate functions for the raw GSM demuxer.Justin Ruggles2011-11-02
* | Minimal patch for G.729 demuxerVladimir Voroshilov2011-10-29
* | Timecode v2 muxerDavid Conrad2011-10-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-24
|\|
| * Move id3v2 tag writing to a separate file.Michael Karcher2011-10-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-22
|\|
| * Move timefilter code from lavf to lavd.Anton Khirnov2011-10-21
* | Merge remote-tracking branch 'luzero/segment'Michael Niedermayer2011-10-17
|\ \
| * | segment: introduce segmented chain muxerLuca Barbato2011-10-12
| |/
| * oggdec: add support for Xiph's CELT codecNicolas George2011-09-26
* | add cache protocolMichael Niedermayer2011-10-16
* | g723.1: use raw muxerMohamed Naufal2011-10-13
* | g723.1 muxerMohamed Naufal2011-10-10
* | Add libmodplug support.Clément Bœsch2011-10-04
* | Add the G723.1 demuxer and decoderMohamed Naufal Basheer2011-09-29
* | G.729 .bit file demuxerVladimir Voroshilov2011-09-24
* | ACT demuxerVladimir Voroshilov2011-09-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-23
|\|
| * Add LATM demuxerJanne Grunau2011-09-22
* | Binary text decoderPeter Ross2011-09-16
* | WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch)zhentan feng2011-09-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-07
|\|
| * Add LATM muxerKieran Kunhya2011-09-07
* | Add LOAS demuxer.Carl Eugen Hoyos2011-08-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-18
|\|
| * add XMV demuxerSven Hesse2011-08-17
* | Merge commit 'b5849f77095439e994b11c25e6063d443b36c228'Michael Niedermayer2011-07-14
|\|
| * build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun2011-07-13
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-11
|\|
| * build: rework rules for things in the tools dirMans Rullgard2011-07-10
* | examples: move metadata-example.c to doc/examplesStefano Sabatini2011-07-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-03
|\|
| * libavformat: Add an example how to use the metadata APIReinhard Tartler2011-07-02
* | ALSA demuxer: use av_gettime and a timefilter.Nicolas George2011-07-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-29
|\|
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-26
|\|
| * build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-25
| * rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-06-10