| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Skip compiling network.h and rtsp.h if networking is not enabled. | Diego Biurrun | 2012-01-07 | 1 | -0/+2 |
* | adx: add an adx muxer | Justin Ruggles | 2012-01-03 | 1 | -0/+1 |
* | avformat: Add SMJPEG demuxer. | Paul B Mahol | 2011-12-28 | 1 | -0/+1 |
* | build: fix standalone compilation of OMA muxer | Diego Biurrun | 2011-12-23 | 1 | -1/+1 |
* | build: fix standalone compilation of Microsoft XMV demuxer | Diego Biurrun | 2011-12-23 | 1 | -1/+1 |
* | build: fix standalone compilation of Core Audio Format demuxer | Diego Biurrun | 2011-12-23 | 1 | -1/+2 |
* | segment: introduce segmented chain muxer | Luca Barbato | 2011-12-19 | 1 | -0/+1 |
* | lavf: add OpenMG audio muxer. | Michael Karcher | 2011-12-18 | 1 | -0/+1 |
* | omadec: split data that will be used in the muxer to a separate file. | Anton Khirnov | 2011-12-18 | 1 | -1/+1 |
* | lavf: rename oma.c -> omadec.c | Anton Khirnov | 2011-12-18 | 1 | -1/+1 |
* | build: move inclusion of subdir.mak to main subdir loop | Mans Rullgard | 2011-12-13 | 1 | -2/+0 |
* | mov: add support for reading and writing the 'chan' tag | Justin Ruggles | 2011-12-09 | 1 | -2/+3 |
* | Add PlayStation Portable PMP format demuxer | Reimar Döffinger | 2011-12-01 | 1 | -0/+1 |
* | rtpdec: Add support for G726 audio | Miroslav Slugeň | 2011-11-30 | 1 | -0/+1 |
* | Generalize RIFF INFO tag support; support reading INFO tag in wav | Victor Vasiliev | 2011-11-26 | 1 | -2/+2 |
* | avformat: add CRI ADX format demuxer | Justin Ruggles | 2011-11-26 | 1 | -0/+1 |
* | httpproxy: Specify the object files needed in the Makefile | Martin Storsjö | 2011-11-20 | 1 | -0/+1 |
* | BMV demuxer and decoder | Kostya Shishkov | 2011-11-08 | 1 | -0/+1 |
* | avformat: Add the https protocol | Martin Storsjö | 2011-11-05 | 1 | -0/+1 |
* | avformat: Add the tls protocol, using OpenSSL or gnutls | Martin Storsjö | 2011-11-05 | 1 | -0/+1 |
* | avformat: Split out functions from network.h to a new file, network.c | Martin Storsjö | 2011-11-05 | 1 | -0/+2 |
* | Create separate functions for the raw GSM demuxer. | Justin Ruggles | 2011-11-02 | 1 | -1/+1 |
* | Move id3v2 tag writing to a separate file. | Michael Karcher | 2011-10-23 | 1 | -1/+1 |
* | Move timefilter code from lavf to lavd. | Anton Khirnov | 2011-10-21 | 1 | -4/+1 |
* | oggdec: add support for Xiph's CELT codec | Nicolas George | 2011-09-26 | 1 | -0/+1 |
* | Add LATM demuxer | Janne Grunau | 2011-09-22 | 1 | -0/+1 |
* | Add LATM muxer | Kieran Kunhya | 2011-09-07 | 1 | -0/+1 |
* | add XMV demuxer | Sven Hesse | 2011-08-17 | 1 | -0/+1 |
* | build: move tests/seek_test.c to libavformat and reuse generic build rules | Diego Biurrun | 2011-07-13 | 1 | -1/+1 |
* | build: rework rules for things in the tools dir | Mans Rullgard | 2011-07-10 | 1 | -0/+1 |
* | libavformat: Add an example how to use the metadata API | Reinhard Tartler | 2011-07-02 | 1 | -1/+1 |
* | build: include sub-makefiles using full path instead of symlinks | Mans Rullgard | 2011-06-28 | 1 | -1/+1 |
* | build: Remove redundant config.mak includes from subdirectory Makefiles. | Diego Biurrun | 2011-06-25 | 1 | -2/+0 |
* | rtpenc: MP4A-LATM payload support | Juan Carlos Rodriguez | 2011-06-10 | 1 | -0/+1 |
* | Fix standalone compilation of WTV demuxer. | Diego Biurrun | 2011-05-04 | 1 | -1/+2 |
* | Add a protocol handler for AES CBC decryption with PKCS7 padding | Martin Storsjö | 2011-04-23 | 1 | -0/+1 |
* | lavf: remove FF_API_OLD_METADATA cruft | Anton Khirnov | 2011-04-19 | 1 | -1/+0 |
* | add xWMA demuxer | Max Horn | 2011-04-14 | 1 | -0/+1 |
* | Chronomaster DFA decoder | Kostya Shishkov | 2011-03-28 | 1 | -0/+1 |
* | mp3enc: remove mp3_write_packet(), use ff_raw_write_packet() instead | Anton Khirnov | 2011-03-16 | 1 | -2/+2 |
* | Bitmap Brothers JV demuxer | Peter Ross | 2011-03-14 | 1 | -0/+1 |
* | Add Apple HTTP Live Streaming protocol handler | Martin Storsjö | 2011-03-06 | 1 | -0/+1 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
* | movenchint: Use rtpenc_chain for setting up the chained RTP muxer | Martin Storsjö | 2011-02-04 | 1 | -1/+2 |
* | lavf: move the version macros to a new header | Anton Khirnov | 2011-01-21 | 1 | -1/+1 |
* | Split mp3 demuxer and muxer into separate files. | Anton Khirnov | 2011-01-21 | 1 | -3/+3 |
* | Missing parts of IVF muxer support. | Reimar Döffinger | 2011-01-18 | 1 | -0/+1 |
* | wtv: parse MPEG2 descriptor events | Peter Ross | 2010-12-29 | 1 | -1/+1 |
* | lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.c | Anton Khirnov | 2010-12-28 | 1 | -2/+2 |
* | Metadata demuxer. | Anton Khirnov | 2010-12-27 | 1 | -0/+1 |