log Makefile @ 4335:e6fb8644af02 libavformat

age author description
2009-01-20 benoit Enable building r3d demuxer when its config is set. libavformat
2009-01-19 alexc Fix probing of files with ID3v2 tags. Discussed at libavformat
2009-01-17 stefang added demuxer for FunCom ISS audio files, libavformat
2009-01-15 superdump Factorise id3v2 header parsing from mp3.c to be shared libavformat
2009-01-10 stefano Move the AVFormatContext options definition to a dedicated file, libavformat
2009-01-08 aurel Add a second metadata compatibility layer, so that metadata that gets libavformat
2009-01-06 diego cosmetics: alphabetical order libavformat
2009-01-04 michael Move metadata API from avcodec to avformat. libavformat
2008-12-13 diego Matroska uses tables from isom.c, so add the object file to its dependencies. libavformat
2008-11-20 diego cosmetics: Consistently place HEADERS before OBJS in all Makefiles. libavformat
2008-10-24 bcoudurier raw dnxhd de/muxer libavformat
2008-09-26 michael ASS/SSA muxer. libavformat
2008-09-26 michael 2 in 1, an ASS and SSA demuxer. libavformat
2008-09-03 rbultje Implement Realmedia/RTSP-compatible SETUP command. This includes calculation libavformat
2008-09-01 jbr create a separate codec_id for E-AC-3 libavformat
2008-08-26 cehoyos Remaining parts of GSoC MXF muxer by Zhentan Feng. libavformat
2008-08-18 michael Factorize common code out of the mxf demuxer. libavformat
2008-08-07 bcoudurier rename mxf.c to mxfdec.c libavformat
2008-08-04 pross Add D-Cinema audio muxer libavformat
2008-07-23 kostya SMPTE 421M Annex L (aka .rcv) muxer libavformat
2008-07-14 diego gifdec.c was removed, purge its entry from the Makefile. libavformat
2008-07-10 ramiro Motion Pixels MVI Demuxer. libavformat
2008-07-07 diego Add missing dependency declaration for raw Dirac demuxer. libavformat
2008-07-06 aurel add some missing dependencies libavformat
2008-06-08 banan Oma demuxer libavformat
2008-06-06 diego Remove Fabrice's copyright from the Makefiles. They have been entirely libavformat
2008-05-31 diego flvenc.o depends on avc.o (for H.264 support functions). libavformat
2008-05-30 ramiro raw mlp demuxer libavformat
2008-05-26 bcoudurier split ffm de/muxer libavformat
2008-05-20 bcoudurier split swf de/muxer libavformat
2008-04-14 benoit Maxis XA demuxer and decoder. libavformat
2008-04-13 vitor BFI demuxer libavformat
2008-04-07 mru non-recursive makefiles libavformat
2008-03-31 superdump ARMovie/RPL demuxer libavformat
2008-03-30 vitor IFF demuxer libavformat
2008-03-21 faust3 rl2 demuxer libavformat
2008-03-18 ramiro MSN TCP Webcam stream demuxer. libavformat
2008-03-16 bcoudurier fucked up alphabetical order again, sorry libavformat
2008-03-16 bcoudurier ipod/iphone compatible mp4 muxer libavformat
2008-03-08 diego cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. libavformat
2008-03-07 mru simplify library version handling libavformat
2008-03-06 mru consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment libavformat
2008-02-06 reimar Add support for speex in ogg libavformat
2008-01-29 kostya SMPTE 421 Annex L format demuxer libavformat
2008-01-21 lucabe Add support for H.264 video in the RTP muxer libavformat
2008-01-20 aurel add missing Makefile rules for pcm muxers/demuxers libavformat
2008-01-20 bcoudurier new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com libavformat
2008-01-12 victor Alignment libavformat
2008-01-12 victor Link to libraries in dependency order. libavformat
2008-01-11 lucabe Do not install rtp.h (which should have never been part of the public API) libavformat
2008-01-11 aurel matroskaenc now depends on avc.o libavformat
2008-01-11 aurel Move isom_write_avcc() and related functions into a separate file. libavformat
2008-01-07 ivo Linux Media Labs MPEG-4 (LMLM4) demuxer libavformat
2008-01-04 lucabe Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependencies libavformat
2008-01-04 lucabe Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's dependencies libavformat
2008-01-03 lucabe Rationalize some dependencies between rtsp and rtp libavformat
2008-01-03 lucabe Fix the RTP muxer dependencies libavformat
2008-01-02 ivo TechnoTrend PVA Demuxer libavformat
2008-01-02 diego cosmetics: sort() libavformat
2007-11-23 diego Keep -L flags before corresponding -l flags. libavformat
2007-11-22 lucabe Introduce libavdevice libavformat
2007-11-12 bcoudurier remove now useless libogg support libavformat
2007-11-10 bcoudurier ogg muxer libavformat
2007-11-08 diego Give Ogg muxer a lib prefix in the name like we do with all other formats libavformat
2007-11-07 diego Rename ogg2.[ch] to oggdec.[ch]. libavformat
2007-11-07 kostya Musepack SV8 demuxer and decoder libavformat
2007-11-03 aurel add support for demuxing Electronic Arts .cdata files libavformat
2007-10-28 aurel rename crc.c to crcenc.c libavformat
2007-10-28 aurel move framecrc muxer in its own file libavformat
2007-10-22 kostya Beam Software SIFF demuxer and video decoder libavformat
2007-10-20 reimar Add support for decrypting asf files libavformat
2007-09-14 lucabe Support for AAC streaming over RTP. Fragmentation is not implemented yet libavformat
2007-09-13 kostya Monkey Audio decoder libavformat
2007-09-07 ramiro Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxer libavformat
2007-09-05 ramiro Rename dc1394.c to libdc1394.c libavformat
2007-09-05 ramiro Give better filenames to bktr and v4l grabbers libavformat
2007-09-05 ramiro Remove video_grab_ prefix from video_grab_{bktr,v4l} libavformat
2007-09-05 conrad Enable Matroska muxer libavformat
2007-09-04 ramiro Treat dc1394 as a library libavformat
2007-08-30 diego cosmetics: Sort some lines, whitespace changes. libavformat
2007-08-24 lucabe Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c) libavformat
2007-08-10 michael enable nut muxer libavformat
2007-08-09 michael move syncpoint timestamp resetting code to a common file libavformat
2007-07-26 lucabe Introduce an SDP generator libavformat
2007-07-19 diego Make video hook infrastructure conditional on video hooks being enabled. libavformat
2007-07-14 aurel Allow selecting only the vc1 demuxer. libavformat
2007-07-14 aurel Allow selecting only the mpegtsraw demuxer. libavformat
2007-07-14 aurel The dxa demuxer depends on riff.o. libavformat
2007-07-14 aurel The dv1394 demuxer depends on dv.o. libavformat
2007-07-14 aurel All those demuxers don't depend on riff.o anymore. libavformat
2007-07-14 aurel All those demuxers use pcm_read_seek() and thus depend on raw.o. libavformat
2007-07-14 aurel The c93 demuxer depends on vocdec.o. libavformat
2007-06-21 bcoudurier split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common libavformat
2007-06-04 aurel split some common code from the mkv demuxer that will be useful to the muxer libavformat
2007-05-30 aurel split rm muxer and demuxer in their own files libavformat
2007-05-09 diego RoQ muxer, patch by Vitor, vitor1001 gmail com libavformat
2007-05-07 ivo Renderware TXD demuxer libavformat
2007-05-02 diego cosmetics: Sort entries by CONFIG_ name. libavformat
2007-04-26 alex Make protocols configure selectable and also cleanup the CONFIG_NETWORK libavformat
2007-04-26 diego cosmetics: sort() libavformat
2007-04-26 diego proper dependency on mpegts_demuxer for rtp_muxer libavformat
2007-04-07 diego CRYO APC demuxer libavformat
2007-04-07 diego Bethsoft VID demuxer and video decoder libavformat
2007-04-07 diego Interplay C93 demuxer and video decoder libavformat
2007-04-03 diego There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring libavformat
2007-04-03 diego Get rid of unnecessary conditionals. libavformat
2007-04-03 diego CONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need to nest conditionals. libavformat
2007-04-03 diego cosmetics: Put audio (de)muxer entries in alphabetical order. libavformat
2007-04-03 diego Audio (de)muxer dependency on OSS is handled by configure. libavformat
2007-04-01 diego support for the THP game format by Marco Gerards, mgerards xs4all nl libavformat
2007-03-14 kostya DXA demuxer and decoder libavformat
2007-02-27 diego Remove useless conditional. libavformat
2007-02-14 mru rename video4linux[2] variables to v4l[2], consistent with --disable options libavformat
2007-02-13 diego Move base64.[ch] to libavutil. libavformat
2007-02-09 diego Remove commented-out NUT muxer entry, can be added once we have a native muxer. libavformat
2007-02-09 diego cosmetics: Reorder NUT entries. libavformat
2007-02-09 diego Properly separate native and libnut NUT (de)muxers. libavformat
2007-01-25 diego Move conditional CFLAGS and OBJS setting to common place. libavformat
2007-01-25 diego cosmetics: sort libavformat
2007-01-21 mru reorder alphabetically libavformat