summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Beam Software SIFF demuxer and video decoderKostya Shishkov2007-10-221-0/+1
* Add support for decrypting asf filesReimar Döffinger2007-10-201-1/+1
* Support for AAC streaming over RTP. Fragmentation is not implemented yetLuca Abeni2007-09-141-1/+1
* Monkey Audio decoderKostya Shishkov2007-09-131-0/+1
* Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxerRamiro Polla2007-09-071-3/+4
* Rename dc1394.c to libdc1394.cRamiro Polla2007-09-051-1/+1
* Give better filenames to bktr and v4l grabbersRamiro Polla2007-09-051-2/+2
* Remove video_grab_ prefix from video_grab_{bktr,v4l}Ramiro Polla2007-09-051-2/+2
* Enable Matroska muxerDavid Conrad2007-09-051-0/+2
* Treat dc1394 as a libraryRamiro Polla2007-09-041-1/+1
* cosmetics: Sort some lines, whitespace changes.Diego Biurrun2007-08-301-2/+2
* Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c)Luca Abeni2007-08-241-1/+1
* enable nut muxerMichael Niedermayer2007-08-101-0/+1
* move syncpoint timestamp resetting code to a common fileMichael Niedermayer2007-08-091-1/+1
* Introduce an SDP generatorLuca Abeni2007-07-261-1/+1
* Make video hook infrastructure conditional on video hooks being enabled.Diego Biurrun2007-07-191-1/+1
* Allow selecting only the vc1 demuxer.Aurelien Jacobs2007-07-141-0/+1
* Allow selecting only the mpegtsraw demuxer.Aurelien Jacobs2007-07-141-0/+1
* The dxa demuxer depends on riff.o.Aurelien Jacobs2007-07-141-1/+1
* The dv1394 demuxer depends on dv.o.Aurelien Jacobs2007-07-141-1/+1
* All those demuxers don't depend on riff.o anymore.Aurelien Jacobs2007-07-141-7/+7
* All those demuxers use pcm_read_seek() and thus depend on raw.o.Aurelien Jacobs2007-07-141-5/+5
* The c93 demuxer depends on vocdec.o.Aurelien Jacobs2007-07-141-1/+1
* split mpeg ps and variants muxer and demuxer, I'll clean more in a few minute...Baptiste Coudurier2007-06-211-5/+5
* split some common code from the mkv demuxer that will be useful to the muxerDavid Conrad2007-06-041-1/+1
* split rm muxer and demuxer in their own filesAurelien Jacobs2007-05-301-2/+2
* RoQ muxer, patch by Vitor, vitor1001 gmail comVitor Sessak2007-05-091-0/+1
* Renderware TXD demuxerIvo van Poorten2007-05-071-0/+1
* cosmetics: Sort entries by CONFIG_ name.Diego Biurrun2007-05-021-39/+38
* Make protocols configure selectable and also cleanup the CONFIG_NETWORKAlex Beregszaszi2007-04-261-3/+10
* cosmetics: sort()Diego Biurrun2007-04-261-5/+5
* proper dependency on mpegts_demuxer for rtp_muxerDiego Biurrun2007-04-261-1/+1
* CRYO APC demuxerAnssi Hannula2007-04-071-0/+1
* Bethsoft VID demuxer and video decoderNicholas Tung2007-04-071-0/+1
* Interplay C93 demuxer and video decoderAnssi Hannula2007-04-071-0/+1
* There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaringDiego Biurrun2007-04-031-7/+2
* Get rid of unnecessary conditionals.Diego Biurrun2007-04-031-9/+4
* CONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need to nest conditionals.Diego Biurrun2007-04-031-1/+1
* cosmetics: Put audio (de)muxer entries in alphabetical order.Diego Biurrun2007-04-031-3/+2
* Audio (de)muxer dependency on OSS is handled by configure.Diego Biurrun2007-04-031-2/+0
* support for the THP game format by Marco Gerards, mgerards xs4all nlDiego Biurrun2007-04-011-0/+1
* DXA demuxer and decoderKostya Shishkov2007-03-141-0/+1
* Remove useless conditional.Diego Biurrun2007-02-271-2/+0
* rename video4linux[2] variables to v4l[2], consistent with --disable optionsMåns Rullgård2007-02-141-1/+1
* Move base64.[ch] to libavutil.Carl Eugen Hoyos2007-02-131-1/+1
* Remove commented-out NUT muxer entry, can be added once we have a native muxer.Diego Biurrun2007-02-091-1/+0
* cosmetics: Reorder NUT entries.Diego Biurrun2007-02-091-6/+6
* Properly separate native and libnut NUT (de)muxers.Diego Biurrun2007-02-091-5/+3
* Move conditional CFLAGS and OBJS setting to common place.Diego Biurrun2007-01-251-2/+0
* cosmetics: sortDiego Biurrun2007-01-251-1/+1
OpenPOWER on IntegriCloud