You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Baptiste Coudurier 885e691aaf support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam-pal-d10-imx50.mxf 18 years ago
..
4xm.c allow individual selection of muxers and demuxers 18 years ago
Makefile Move EXTRALIBS handling to common.mak. 18 years ago
adtsenc.c allow individual selection of muxers and demuxers 18 years ago
aiff.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
allformats.c WavPack lossless audio decoder 18 years ago
allformats.h WavPack lossless audio decoder 18 years ago
amr.c fix some signedness warnings 18 years ago
asf-enc.c Fix wrong ASF duration of generated files 18 years ago
asf.c prevent infinite loop with VORC012.WMA 18 years ago
asf.h fix fallback if theres no index 18 years ago
au.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
audio.c allow individual selection of muxers and demuxers 18 years ago
avformat.h fix some signedness warnings 18 years ago
avi.h Add official LGPL license headers to the files that were missing them. 18 years ago
avidec.c Allow to get the the track number in the IPRT (part) tag in AVI. 18 years ago
avienc.c fix some signedness warnings 18 years ago
avio.c
avio.h Add official LGPL license headers to the files that were missing them. 18 years ago
aviobuf.c support forward seeking in non seekable streams 18 years ago
avisynth.c add support for some MS DIB formats for avisynth 18 years ago
avs.c allow individual selection of muxers and demuxers 18 years ago
barpainet.c Add official LGPL license headers to the files that were missing them. 18 years ago
barpainet.h Add official LGPL license headers to the files that were missing them. 18 years ago
beosaudio.cpp give AVInput/OutputFormat structs consistent names 18 years ago
crc.c simplify 18 years ago
cutils.c
daud.c allow individual selection of muxers and demuxers 18 years ago
dc1394.c allow individual selection of muxers and demuxers 18 years ago
dv.c Split the DV demuxer and muxer into separate files (as suggested by Diego 18 years ago
dv.h
dv1394.c allow individual selection of muxers and demuxers 18 years ago
dv1394.h Switch license from GPL to LGPL, this file originates from libdv, which 18 years ago
dvenc.c * Moving FifoBuffer out of libavformat/avformat.h and 18 years ago
electronicarts.c allow individual selection of muxers and demuxers 18 years ago
ffm.c allow individual selection of muxers and demuxers 18 years ago
file.c CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just 18 years ago
flic.c allow individual selection of muxers and demuxers 18 years ago
flvdec.c FLV seeking patch by Nazo. lovesyao at aol com. 18 years ago
flvenc.c always write duration and file size, fix seeking, progress bar is now active 18 years ago
framehook.c
framehook.h Add official LGPL license headers to the files that were missing them. 18 years ago
gif.c Do not set the codec's pixel format in the format's write_header() 18 years ago
gifdec.c allow individual selection of muxers and demuxers 18 years ago
grab.c Add support for 8-bit grayscale to V4L grabber 18 years ago
grab_bktr.c allow individual selection of muxers and demuxers 18 years ago
gxf.c both timestamps are dts, (checked trailer.gxf, spec is unclear) 18 years ago
gxf.h Add official LGPL license headers to the files that were missing them. 18 years ago
gxfenc.c * Moving FifoBuffer out of libavformat/avformat.h and 18 years ago
http.c Fix memleak, patch by I. Po % yyymmmm # gmail O com % 18 years ago
idcin.c allow individual selection of muxers and demuxers 18 years ago
idroq.c allow individual selection of muxers and demuxers 18 years ago
img.c Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim P be % 18 years ago
img2.c Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim P be % 18 years ago
ipmovie.c allow individual selection of muxers and demuxers 18 years ago
isom.c Added codec id for QCELP. 18 years ago
isom.h Add official LGPL license headers to the files that were missing them. 18 years ago
jpeg.c allow individual selection of muxers and demuxers 18 years ago
matroska.c fix some signedness warnings 18 years ago
mm.c Fix FSF postal address. 18 years ago
mmf.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
mov.c remove useless casts 18 years ago
movenc.c move track timescale/sampleDuration init to write_header and return error if not set 18 years ago
mp3.c reduce scores if the mp3 frames dont start from the begin of the file (fixes flv deteted as mp3 issues) 18 years ago
mpeg.c fix some signedness warnings 18 years ago
mpegts.c scan s->probesize packets instead of MAX_SCAN_PACKETS (that is still the default value) 18 years ago
mpegts.h give AVInput/OutputFormat structs consistent names 18 years ago
mpegtsenc.c allow individual selection of muxers and demuxers 18 years ago
mpjpeg.c allow individual selection of muxers and demuxers 18 years ago
mxf.c support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam-pal-d10-imx50.mxf 18 years ago
nsvdec.c VP5 and VP6 video decoder 18 years ago
nut.c remove redundant declarations 18 years ago
nuv.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
ogg.c Add official LGPL license headers to the files that were missing them. 18 years ago
ogg2.c fix some signedness warnings 18 years ago
ogg2.h fix some signedness warnings 18 years ago
oggparseflac.c
oggparseogm.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
oggparsetheora.c fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat matthieu ot free dat fr %%) 18 years ago
oggparsevorbis.c fix some signedness warnings 18 years ago
os_support.c CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just 18 years ago
os_support.h Add official LGPL license headers to the files that were missing them. 18 years ago
png.c Add (mostly) const to variable and parameter declaration, where a char* was 19 years ago
pnm.c
psxstr.c Fix some "'static' is not at beginning of declaration" warnings. 18 years ago
qtpalette.h
raw.c dont be too picky about timestampsbeing wrong if the destination container is without timestamps and raw of the raw video / raw audio sort 18 years ago
riff.c add support for grayscale rawvideo avi 18 years ago
riff.h Add official LGPL license headers to the files that were missing them. 18 years ago
rm.c Remove unused variables and the corresponding warnings along with them. 18 years ago
rtp.c fix some signedness warnings 18 years ago
rtp.h give AVInput/OutputFormat structs consistent names 18 years ago
rtpproto.c fix some signedness warnings 18 years ago
rtsp.c allow individual selection of muxers and demuxers 18 years ago
rtsp.h give AVInput/OutputFormat structs consistent names 18 years ago
rtspcodes.h Add official LGPL license headers to the files that were missing them. 18 years ago
segafilm.c allow individual selection of muxers and demuxers 18 years ago
sgi.c
sierravmd.c allow individual selection of muxers and demuxers 18 years ago
smacker.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
sol.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
swf.c VP5 and VP6 video decoder 18 years ago
tcp.c
tta.c ALT_BITSTREAM_READER_LE is obviously not needed for the tta demuxer, as there was a typo in the define 18 years ago
udp.c fix some signedness warnings 18 years ago
utils.c fix r_frame_rate detection in mpeg4 streams with non integer fps 18 years ago
v4l2.c allow individual selection of muxers and demuxers 18 years ago
voc.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
voc.h
wav.c move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
wc3movie.c allow individual selection of muxers and demuxers 18 years ago
westwood.c allow individual selection of muxers and demuxers 18 years ago
wv.c WavPack lossless audio decoder 18 years ago
yuv.c
yuv4mpeg.c allow individual selection of muxers and demuxers 18 years ago