| Commit message (Expand) | Author | Age | Files | Lines |
* | add raw demuxer for Chinese AVS elementary streams | Stefan Gehrer | 2009-02-21 | 1 | -0/+1 |
* | fix missing dependencies | Aurelien Jacobs | 2009-02-19 | 1 | -6/+31 |
* | use new metadata API in rm (de)muxer | Aurelien Jacobs | 2009-02-17 | 1 | -2/+2 |
* | Don't install rtsp.h. It is intended to be private, it depends on rtp code | Ronald S. Bultje | 2009-02-16 | 1 | -1/+1 |
* | Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com | Toshimitsu Kimura | 2009-02-11 | 1 | -0/+1 |
* | NC camera demuxer | Nicolas Martin | 2009-02-08 | 1 | -0/+1 |
* | use new audio interleaving generic code | Baptiste Coudurier | 2009-02-08 | 1 | -1/+1 |
* | extract audio interleaving code from mxf muxer, will be used by gxf and dv | Baptiste Coudurier | 2009-02-08 | 1 | -1/+1 |
* | Enable building r3d demuxer when its config is set. | Benoit Fouet | 2009-01-20 | 1 | -0/+1 |
* | Fix probing of files with ID3v2 tags. Discussed at | Alex Converse | 2009-01-19 | 1 | -2/+2 |
* | added demuxer for FunCom ISS audio files, | Stefan Gehrer | 2009-01-17 | 1 | -0/+1 |
* | Factorise id3v2 header parsing from mp3.c to be shared | Alex Converse | 2009-01-15 | 1 | -1/+1 |
* | Move the AVFormatContext options definition to a dedicated file, | Stefano Sabatini | 2009-01-10 | 1 | -1/+1 |
* | Add a second metadata compatibility layer, so that metadata that gets | Aurelien Jacobs | 2009-01-08 | 1 | -1/+1 |
* | cosmetics: alphabetical order | Diego Biurrun | 2009-01-06 | 1 | -2/+2 |
* | Move metadata API from avcodec to avformat. | Michael Niedermayer | 2009-01-04 | 1 | -1/+1 |
* | Matroska uses tables from isom.c, so add the object file to its dependencies. | Anders Grönberg | 2008-12-13 | 1 | -3/+3 |
* | cosmetics: Consistently place HEADERS before OBJS in all Makefiles. | Diego Biurrun | 2008-11-20 | 1 | -2/+2 |
* | raw dnxhd de/muxer | Baptiste Coudurier | 2008-10-24 | 1 | -0/+2 |
* | ASS/SSA muxer. | Michael Niedermayer | 2008-09-26 | 1 | -0/+1 |
* | 2 in 1, an ASS and SSA demuxer. | Michael Niedermayer | 2008-09-26 | 1 | -0/+1 |
* | Implement Realmedia/RTSP-compatible SETUP command. This includes calculation | Ronald S. Bultje | 2008-09-03 | 1 | -1/+1 |
* | create a separate codec_id for E-AC-3 | Justin Ruggles | 2008-09-01 | 1 | -0/+2 |
* | Remaining parts of GSoC MXF muxer by Zhentan Feng. | Carl Eugen Hoyos | 2008-08-26 | 1 | -0/+1 |
* | Factorize common code out of the mxf demuxer. | Zhentan Feng | 2008-08-18 | 1 | -1/+1 |
* | rename mxf.c to mxfdec.c | Baptiste Coudurier | 2008-08-07 | 1 | -1/+1 |
* | Add D-Cinema audio muxer | Peter Ross | 2008-08-04 | 1 | -0/+1 |
* | SMPTE 421M Annex L (aka .rcv) muxer | Kostya Shishkov | 2008-07-23 | 1 | -0/+1 |
* | gifdec.c was removed, purge its entry from the Makefile. | Diego Biurrun | 2008-07-14 | 1 | -1/+0 |
* | Motion Pixels MVI Demuxer. | Gregory Montoir | 2008-07-10 | 1 | -0/+1 |
* | Add missing dependency declaration for raw Dirac demuxer. | Diego Biurrun | 2008-07-07 | 1 | -0/+1 |
* | add some missing dependencies | Aurelien Jacobs | 2008-07-06 | 1 | -1/+4 |
* | Oma demuxer | Benjamin Larsson | 2008-06-08 | 1 | -0/+1 |
* | Remove Fabrice's copyright from the Makefiles. They have been entirely | Diego Biurrun | 2008-06-06 | 1 | -4/+0 |
* | flvenc.o depends on avc.o (for H.264 support functions). | Peter Ross | 2008-05-31 | 1 | -1/+1 |
* | raw mlp demuxer | Ramiro Polla | 2008-05-30 | 1 | -0/+1 |
* | split ffm de/muxer | Baptiste Coudurier | 2008-05-26 | 1 | -2/+2 |
* | split swf de/muxer | Baptiste Coudurier | 2008-05-20 | 1 | -3/+3 |
* | Maxis XA demuxer and decoder. | Robert Marston | 2008-04-14 | 1 | -0/+1 |
* | BFI demuxer | Sisir Koppaka | 2008-04-13 | 1 | -0/+1 |
* | non-recursive makefiles | Måns Rullgård | 2008-04-07 | 1 | -2/+2 |
* | ARMovie/RPL demuxer | Eli Friedman | 2008-03-31 | 1 | -0/+1 |
* | IFF demuxer | Jai Menon | 2008-03-30 | 1 | -0/+1 |
* | rl2 demuxer | Sascha Sommer | 2008-03-21 | 1 | -0/+1 |
* | MSN TCP Webcam stream demuxer. | Ramiro Polla | 2008-03-18 | 1 | -0/+1 |
* | fucked up alphabetical order again, sorry | Baptiste Coudurier | 2008-03-16 | 1 | -1/+1 |
* | ipod/iphone compatible mp4 muxer | Baptiste Coudurier | 2008-03-16 | 1 | -0/+1 |
* | cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. | Diego Biurrun | 2008-03-08 | 1 | -4/+3 |
* | simplify library version handling | Måns Rullgård | 2008-03-07 | 1 | -2/+0 |
* | consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment | Måns Rullgård | 2008-03-06 | 1 | -5/+2 |