| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add support for speex in ogg | Reimar Döffinger | 2008-02-06 | 1 | -0/+1 |
* | SMPTE 421 Annex L format demuxer | Kostya Shishkov | 2008-01-29 | 1 | -0/+1 |
* | Add support for H.264 video in the RTP muxer | Luca Abeni | 2008-01-21 | 1 | -1/+6 |
* | add missing Makefile rules for pcm muxers/demuxers | Aurelien Jacobs | 2008-01-20 | 1 | -0/+16 |
* | new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com | Paul Egan | 2008-01-20 | 1 | -0/+1 |
* | Alignment | Víctor Paesa | 2008-01-12 | 1 | -1/+1 |
* | Link to libraries in dependency order. | Víctor Paesa | 2008-01-12 | 1 | -2/+2 |
* | Do not install rtp.h (which should have never been part of the public API) | Luca Abeni | 2008-01-11 | 1 | -1/+1 |
* | matroskaenc now depends on avc.o | Aurelien Jacobs | 2008-01-11 | 1 | -2/+2 |
* | Move isom_write_avcc() and related functions into a separate file. | Aurelien Jacobs | 2008-01-11 | 1 | -5/+5 |
* | Linux Media Labs MPEG-4 (LMLM4) demuxer | Ivo van Poorten | 2008-01-07 | 1 | -0/+1 |
* | Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependencies | Luca Abeni | 2008-01-04 | 1 | -2/+2 |
* | Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's de... | Luca Abeni | 2008-01-04 | 1 | -2/+2 |
* | Rationalize some dependencies between rtsp and rtp | Luca Abeni | 2008-01-03 | 1 | -1/+1 |
* | Fix the RTP muxer dependencies | Luca Abeni | 2008-01-03 | 1 | -1/+1 |
* | TechnoTrend PVA Demuxer | Ivo van Poorten | 2008-01-02 | 1 | -0/+1 |
* | cosmetics: sort() | Diego Biurrun | 2008-01-02 | 1 | -2/+2 |
* | Keep -L flags before corresponding -l flags. | Diego Biurrun | 2007-11-23 | 1 | -1/+1 |
* | Introduce libavdevice | Luca Abeni | 2007-11-22 | 1 | -11/+0 |
* | remove now useless libogg support | Baptiste Coudurier | 2007-11-12 | 1 | -1/+0 |
* | ogg muxer | Baptiste Coudurier | 2007-11-10 | 1 | -0/+1 |
* | Give Ogg muxer a lib prefix in the name like we do with all other formats | Diego Biurrun | 2007-11-08 | 1 | -1/+1 |
* | Rename ogg2.[ch] to oggdec.[ch]. | Diego Biurrun | 2007-11-07 | 1 | -1/+1 |
* | Musepack SV8 demuxer and decoder | Kostya Shishkov | 2007-11-07 | 1 | -0/+1 |
* | add support for demuxing Electronic Arts .cdata files | Aurelien Jacobs | 2007-11-03 | 1 | -0/+1 |
* | rename crc.c to crcenc.c | Aurelien Jacobs | 2007-10-28 | 1 | -1/+1 |
* | move framecrc muxer in its own file | Aurelien Jacobs | 2007-10-28 | 1 | -1/+1 |
* | Beam Software SIFF demuxer and video decoder | Kostya Shishkov | 2007-10-22 | 1 | -0/+1 |
* | Add support for decrypting asf files | Reimar Döffinger | 2007-10-20 | 1 | -1/+1 |
* | Support for AAC streaming over RTP. Fragmentation is not implemented yet | Luca Abeni | 2007-09-14 | 1 | -1/+1 |
* | Monkey Audio decoder | Kostya Shishkov | 2007-09-13 | 1 | -0/+1 |
* | Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxer | Ramiro Polla | 2007-09-07 | 1 | -3/+4 |
* | Rename dc1394.c to libdc1394.c | Ramiro Polla | 2007-09-05 | 1 | -1/+1 |
* | Give better filenames to bktr and v4l grabbers | Ramiro Polla | 2007-09-05 | 1 | -2/+2 |
* | Remove video_grab_ prefix from video_grab_{bktr,v4l} | Ramiro Polla | 2007-09-05 | 1 | -2/+2 |
* | Enable Matroska muxer | David Conrad | 2007-09-05 | 1 | -0/+2 |
* | Treat dc1394 as a library | Ramiro Polla | 2007-09-04 | 1 | -1/+1 |
* | cosmetics: Sort some lines, whitespace changes. | Diego Biurrun | 2007-08-30 | 1 | -2/+2 |
* | Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c) | Luca Abeni | 2007-08-24 | 1 | -1/+1 |
* | enable nut muxer | Michael Niedermayer | 2007-08-10 | 1 | -0/+1 |
* | move syncpoint timestamp resetting code to a common file | Michael Niedermayer | 2007-08-09 | 1 | -1/+1 |
* | Introduce an SDP generator | Luca Abeni | 2007-07-26 | 1 | -1/+1 |
* | Make video hook infrastructure conditional on video hooks being enabled. | Diego Biurrun | 2007-07-19 | 1 | -1/+1 |