2009-02-08 |
bcoudurier |
use new audio interleaving generic code
libavformat
|
2009-02-08 |
bcoudurier |
extract audio interleaving code from mxf muxer, will be used by gxf and dv
libavformat
|
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
|