.. |
4xm.c
|
|
|
a64.c
|
|
|
aacdec.c
|
lavf: rename AVInputFormat.value to raw_codec_id.
|
2012-01-31 07:50:31 +01:00 |
ac3dec.c
|
lavf: rename AVInputFormat.value to raw_codec_id.
|
2012-01-31 07:50:31 +01:00 |
adts.h
|
|
|
adtsenc.c
|
|
|
adxdec.c
|
lavf: rename AVInputFormat.value to raw_codec_id.
|
2012-01-31 07:50:31 +01:00 |
aea.c
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
aiff.h
|
|
|
aiffdec.c
|
aiffdec: do not set AVCodecContext.frame_size
|
2012-03-05 13:08:17 -05:00 |
aiffenc.c
|
|
|
allformats.c
|
CDXL demuxer and decoder
|
2012-02-14 22:32:53 +01:00 |
amr.c
|
amr demuxer: do not set AVCodecContext.frame_size.
|
2012-03-05 13:08:17 -05:00 |
anm.c
|
|
|
apc.c
|
|
|
ape.c
|
ape: do not set AVCodecContext.frame_size.
|
2012-03-05 13:08:17 -05:00 |
apetag.c
|
apetag: do not leak memory if avio_read() fails
|
2012-02-23 16:16:37 -08:00 |
apetag.h
|
apetag: fix comment
|
2012-02-08 21:47:12 -05:00 |
asf.c
|
|
|
asf.h
|
|
|
asfcrypt.c
|
|
|
asfcrypt.h
|
|
|
asfdec.c
|
asfdec: Do not set AVCodecContext.frame_size
|
2012-02-29 15:45:50 -05:00 |
asfenc.c
|
|
|
assdec.c
|
|
|
assenc.c
|
|
|
au.c
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
audiointerleave.c
|
|
|
audiointerleave.h
|
|
|
avc.c
|
|
|
avc.h
|
|
|
avformat.h
|
avformat: do not require a pixel/sample format if there is no decoder
|
2012-03-05 13:08:18 -05:00 |
avi.h
|
|
|
avidec.c
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
avienc.c
|
|
|
avio_internal.h
|
|
|
avio.c
|
cosmetics: Remove extra newlines at EOF
|
2012-01-27 17:19:09 -08:00 |
avio.h
|
lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruft
|
2012-01-27 10:52:43 +01:00 |
aviobuf.c
|
|
|
avisynth.c
|
|
|
avlanguage.c
|
|
|
avlanguage.h
|
|
|
avs.c
|
avs: don't set codec timebase
|
2012-03-02 11:11:38 +01:00 |
bethsoftvid.c
|
bethsoftvid: synchronize video timestamps with audio sample rate
|
2012-02-16 10:47:11 -05:00 |
bfi.c
|
|
|
bink.c
|
bink: Check return value of avio_seek and avoid modifying state if it fails
|
2012-02-10 15:27:49 -05:00 |
bmv.c
|
|
|
c93.c
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
caf.c
|
|
|
caf.h
|
|
|
cafdec.c
|
cafdec: Check return value of avio_seek and avoid modifying state if it fails
|
2012-02-10 15:27:50 -05:00 |
cavsvideodec.c
|
|
|
cdg.c
|
|
|
cdxl.c
|
cdxl demux: do not create packets with uninitialized data at EOF.
|
2012-03-05 16:27:31 -05:00 |
concat.c
|
|
|
crcenc.c
|
|
|
crypto.c
|
|
|
cutils.c
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
daud.c
|
|
|
dfa.c
|
|
|
diracdec.c
|
|
|
dnxhddec.c
|
|
|
dsicin.c
|
|
|
dtsdec.c
|
lavf: rename AVInputFormat.value to raw_codec_id.
|
2012-01-31 07:50:31 +01:00 |
dv.c
|
dv: Do not redundantly initialize struct members to zero.
|
2012-03-05 17:02:59 +01:00 |
dv.h
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
dvenc.c
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
dxa.c
|
dxa: set audio stream time base using the sample rate
|
2012-02-29 15:45:50 -05:00 |
eacdata.c
|
|
|
electronicarts.c
|
ea: fix audio pts
|
2012-03-03 17:03:27 -05:00 |
ffm.h
|
|
|
ffmdec.c
|
mpegvideo_enc: add chroma/luma_elim_threshold private options.
|
2012-02-29 07:23:31 +01:00 |
ffmenc.c
|
mpegvideo_enc: add chroma/luma_elim_threshold private options.
|
2012-02-29 07:23:31 +01:00 |
ffmeta.h
|
|
|
ffmetadec.c
|
|
|
ffmetaenc.c
|
|
|
file.c
|
|
|
filmstripdec.c
|
filmstripdec: Check return value of avio_seek and avoid modifying state if it fails
|
2012-02-10 15:27:49 -05:00 |
filmstripenc.c
|
|
|
flacdec.c
|
lavf: rename AVInputFormat.value to raw_codec_id.
|
2012-01-31 07:50:31 +01:00 |
flacenc_header.c
|
|
|
flacenc.c
|
|
|
flacenc.h
|
|
|
flic.c
|
|
|
flv.h
|
|
|
flvdec.c
|
flvdec: Remove the now redundant check for known broken metadata creator
|
2012-02-27 12:07:24 +02:00 |
flvenc.c
|
|
|
framecrcenc.c
|
frame{crc/md5}: set the stream timebase from codec timebase.
|
2012-02-03 09:29:02 +01:00 |
framehash.c
|
frame{crc/md5}: set the stream timebase from codec timebase.
|
2012-02-03 09:29:02 +01:00 |
gif.c
|
gif: K&R formatting cosmetics
|
2012-02-21 15:47:06 +01:00 |
gopher.c
|
|
|
gsmdec.c
|
lavf: rename AVInputFormat.value to raw_codec_id.
|
2012-01-31 07:50:31 +01:00 |
gxf.c
|
|
|
gxf.h
|
|
|
gxfenc.c
|
lavf: remove disabled FF_API_TIMESTAMP cruft
|
2012-01-27 10:52:42 +01:00 |
h261dec.c
|
|
|
h263dec.c
|
|
|
h264dec.c
|
|
|
hls.c
|
hls: Reset the AVIOContext when seeking
|
2012-02-20 11:10:02 +02:00 |
hlsproto.c
|
hlsproto: Rename the functions and context
|
2012-02-14 20:05:32 +02:00 |
http.c
|
http: Clear the auth state on redirects
|
2012-03-13 11:19:29 +02:00 |
http.h
|
|
|
httpauth.c
|
httpauth: Parse the stale field in digest auth
|
2012-03-13 10:36:17 +02:00 |
httpauth.h
|
httpauth: Parse the stale field in digest auth
|
2012-03-13 10:36:17 +02:00 |
id3v1.c
|
|
|
id3v1.h
|
cosmetics: Remove extra newlines at EOF
|
2012-01-27 17:19:09 -08:00 |
id3v2.c
|
id3v2: set the keyframe flag on attached pictures.
|
2012-03-20 06:52:07 +01:00 |
id3v2.h
|
id3v2enc: add a function for writing attached pictures.
|
2012-02-29 14:31:17 +01:00 |
id3v2enc.c
|
id3v2enc: add a function for writing attached pictures.
|
2012-02-29 14:31:17 +01:00 |
idcin.c
|
|
|
idroqdec.c
|
|
|
idroqenc.c
|
|
|
iff.c
|
iff: make .long_name more descriptive
|
2012-03-12 17:02:02 +02:00 |
img2.c
|
avcodec: add XBM encoder
|
2012-03-17 15:45:04 -04:00 |
img2dec.c
|
img2: split muxer and demuxer into separate files
|
2012-02-22 22:04:03 +01:00 |
img2enc.c
|
avcodec: add XBM encoder
|
2012-03-17 15:45:04 -04:00 |
ingenientdec.c
|
lavf: rename AVInputFormat.value to raw_codec_id.
|
2012-01-31 07:50:31 +01:00 |
internal.h
|
lavf: move CodecMime from matroska.h to internal.h
|
2012-02-29 13:57:59 +01:00 |
ipmovie.c
|
|
|
isom.c
|
mov: Add more HDV and XDCAM FourCCs.
|
2012-02-22 11:23:43 -08:00 |
isom.h
|
movdec: Restart parsing root-level atoms at the right spot
|
2012-02-22 10:39:14 +02:00 |
iss.c
|
cosmetics: Remove extra newlines at EOF
|
2012-01-27 17:19:09 -08:00 |
iv8.c
|
lavf: remove the pointless value field from flv and iv8
|
2012-01-31 07:48:03 +01:00 |
ivfdec.c
|
|
|
ivfenc.c
|
|
|
jvdec.c
|
jv demux: set video stream duration
|
2012-03-14 15:34:50 +01:00 |
latmenc.c
|
|
|
libavformat.v
|
lavc/lavf: remove unnecessary symbols from the symbol version script.
|
2012-01-31 07:26:31 +01:00 |
libnut.c
|
|
|
librtmp.c
|
librtmp: Add "lib" prefix to librtmp URLProtocol declarations.
|
2012-02-14 11:37:01 +01:00 |
lmlm4.c
|
|
|
lxfdec.c
|
cosmetics: Remove extra newlines at EOF
|
2012-01-27 17:19:09 -08:00 |
m4vdec.c
|
|
|
Makefile
|
rtpenc: Allow packetizing H263 according to the old RFC 2190
|
2012-02-23 15:27:52 +02:00 |
matroska.c
|
|
|
matroska.h
|
lavf: move CodecMime from matroska.h to internal.h
|
2012-02-29 13:57:59 +01:00 |
matroskadec.c
|
matroska: check buffer size for RM-style byte reordering.
|
2012-03-02 10:32:22 -08:00 |
matroskaenc.c
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
md5enc.c
|
frame{crc/md5}: set the stream timebase from codec timebase.
|
2012-02-03 09:29:02 +01:00 |
md5proto.c
|
|
|
metadata-example.c
|
|
|
metadata.c
|
cosmetics: Remove extra newlines at EOF
|
2012-01-27 17:19:09 -08:00 |
metadata.h
|
|
|
mm.c
|
|
|
mmf.c
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
mms.c
|
|
|
mms.h
|
|
|
mmsh.c
|
|
|
mmst.c
|
|
|
mov_chan.c
|
|
|
mov_chan.h
|
doxygen: Remove documentation for non-existing parameters; misc small fixes.
|
2012-02-28 20:48:43 +01:00 |
mov.c
|
mov: Allow last chunk to have an arbitrary number of samples.
|
2012-03-06 15:25:34 -08:00 |
movenc.c
|
movenc: Add a min_frag_duration option
|
2012-03-20 11:18:05 +02:00 |
movenc.h
|
movenc: Add a min_frag_duration option
|
2012-03-20 11:18:05 +02:00 |
movenchint.c
|
rtp: Factorize the check for distinguishing RTCP packets from RTP
|
2012-02-16 17:45:33 +01:00 |
mp3dec.c
|
mp3dec: Fix reading file size and frames in VBRI headers
|
2012-03-01 15:32:28 -08:00 |
mp3enc.c
|
mp3enc: write attached pictures (APIC).
|
2012-02-29 14:37:00 +01:00 |
mpc8.c
|
mpc8: Check return value of avio_seek and avoid modifying state if it fails
|
2012-02-10 15:27:49 -05:00 |
mpc.c
|
|
|
mpeg.c
|
|
|
mpeg.h
|
|
|
mpegenc.c
|
libavformat: Set the default for the max_delay option to -1
|
2012-03-20 10:53:47 +02:00 |
mpegts.c
|
mpegts: Always honor a registration descriptor if present and there is no other codec information.
|
2012-03-09 09:48:14 -08:00 |
mpegts.h
|
doxygen: Remove documentation for non-existing parameters; misc small fixes.
|
2012-02-28 20:48:43 +01:00 |
mpegtsenc.c
|
libavformat: Set the default for the max_delay option to -1
|
2012-03-20 10:53:47 +02:00 |
mpegvideodec.c
|
|
|
mpjpeg.c
|
|
|
msnwc_tcp.c
|
|
|
mtv.c
|
|
|
mvi.c
|
|
|
mxf.c
|
|
|
mxf.h
|
|
|
mxfdec.c
|
mxfdec: Ignore the last entry in Avid's index table segments
|
2012-02-09 13:26:02 +01:00 |
mxfenc.c
|
lavf: remove disabled FF_API_TIMESTAMP cruft
|
2012-01-27 10:52:42 +01:00 |
mxg.c
|
|
|
ncdec.c
|
|
|
network.c
|
cosmetics: Remove extra newlines at EOF
|
2012-01-27 17:19:09 -08:00 |
network.h
|
|
|
nsvdec.c
|
Move some conditionally used variables into the block where they are used.
|
2012-02-13 19:20:54 +01:00 |
nullenc.c
|
|
|
nut.c
|
|
|
nut.h
|
|
|
nutdec.c
|
|
|
nutenc.c
|
|
|
nuv.c
|
|
|
oggdec.c
|
Fix uninitialized reads on malformed ogg files.
|
2012-03-08 11:52:15 -08:00 |
oggdec.h
|
|
|
oggenc.c
|
oggenc: free comment header for all codecs
|
2012-02-24 13:15:41 -05:00 |
oggparsecelt.c
|
|
|
oggparsedirac.c
|
|
|
oggparseflac.c
|
|
|
oggparseogm.c
|
ogg: don't set codec timebase
|
2012-03-02 11:11:38 +01:00 |
oggparseskeleton.c
|
|
|
oggparsespeex.c
|
|
|
oggparsetheora.c
|
ogg: don't set codec timebase
|
2012-03-02 11:11:38 +01:00 |
oggparsevorbis.c
|
avcodec: add a Vorbis parser to get packet duration
|
2012-03-03 16:43:11 -05:00 |
oma.c
|
|
|
oma.h
|
|
|
omadec.c
|
oma: Fix out of array read.
|
2012-03-18 15:01:58 -07:00 |
omaenc.c
|
id3v2enc: split ff_id3v2_write().
|
2012-02-29 14:26:14 +01:00 |
options_table.h
|
libavformat: Set the default for the max_delay option to -1
|
2012-03-20 10:53:47 +02:00 |
options.c
|
Move AVFormatContext/AVCodecContext option tables to separate files.
|
2012-03-20 07:09:18 +01:00 |
os_support.c
|
|
|
os_support.h
|
|
|
output-example.c
|
lavf/output-example: use new audio encoding API correctly.
|
2012-02-24 09:44:18 +01:00 |
pcm.c
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
pcm.h
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
pcmdec.c
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
pcmenc.c
|
|
|
pmpdec.c
|
|
|
psxstr.c
|
psx-str: fix audio pts
|
2012-03-03 17:03:27 -05:00 |
pva.c
|
|
|
qcp.c
|
|
|
qtpalette.h
|
|
|
r3d.c
|
Fix a bunch of common typos.
|
2012-03-09 22:02:49 +01:00 |
rawdec.c
|
rawdec: set timebase to 1/fps.
|
2012-02-26 07:30:21 +01:00 |
rawdec.h
|
lavf: rename AVInputFormat.value to raw_codec_id.
|
2012-01-31 07:50:31 +01:00 |
rawenc.c
|
|
|
rawenc.h
|
|
|
rawvideodec.c
|
lavf: rename AVInputFormat.value to raw_codec_id.
|
2012-01-31 07:50:31 +01:00 |
rdt.c
|
rdt: remove workaround for infinite loop with aac
|
2012-03-05 13:08:16 -05:00 |
rdt.h
|
|
|
riff.c
|
ZeroCodec Decoder
|
2012-03-19 19:02:23 +01:00 |
riff.h
|
|
|
rl2.c
|
doxygen: Remove documentation for non-existing parameters; misc small fixes.
|
2012-02-28 20:48:43 +01:00 |
rm.c
|
RealAudio Lossless decoder
|
2012-03-19 18:46:34 +01:00 |
rm.h
|
|
|
rmdec.c
|
RealAudio Lossless decoder
|
2012-03-19 18:46:34 +01:00 |
rmenc.c
|
|
|
rpl.c
|
|
|
rso.c
|
|
|
rso.h
|
|
|
rsodec.c
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
rsoenc.c
|
|
|
rtmp.h
|
|
|
rtmppkt.c
|
|
|
rtmppkt.h
|
|
|
rtmpproto.c
|
|
|
rtp.c
|
rtpenc: Allow packetizing H263 according to the old RFC 2190
|
2012-02-23 15:27:52 +02:00 |
rtp.h
|
rtp: Factorize the check for distinguishing RTCP packets from RTP
|
2012-02-16 17:45:33 +01:00 |
rtpdec_amr.c
|
cosmetics: Remove extra newlines at EOF
|
2012-01-27 17:19:09 -08:00 |
rtpdec_asf.c
|
|
|
rtpdec_formats.h
|
rtpdec: Identify incorrectly signalled H263
|
2012-02-18 17:31:55 +02:00 |
rtpdec_g726.c
|
|
|
rtpdec_h263_rfc2190.c
|
rtpdec: Identify incorrectly signalled H263
|
2012-02-18 17:31:55 +02:00 |
rtpdec_h263.c
|
rtpdec: Identify incorrectly signalled H263
|
2012-02-18 17:31:55 +02:00 |
rtpdec_h264.c
|
rtpdec: Use 4 byte startcodes for H.264
|
2012-02-13 23:05:10 +02:00 |
rtpdec_latm.c
|
doxygen: Do not include license boilerplates in Doxygen comment blocks.
|
2012-02-06 19:39:24 +01:00 |
rtpdec_mpeg4.c
|
doxygen: Do not include license boilerplates in Doxygen comment blocks.
|
2012-02-06 19:39:24 +01:00 |
rtpdec_qcelp.c
|
doxygen: Do not include license boilerplates in Doxygen comment blocks.
|
2012-02-06 19:39:24 +01:00 |
rtpdec_qdm2.c
|
|
|
rtpdec_qt.c
|
|
|
rtpdec_svq3.c
|
|
|
rtpdec_vp8.c
|
|
|
rtpdec_xiph.c
|
|
|
rtpdec.c
|
avcodec: add a Vorbis parser to get packet duration
|
2012-03-03 16:43:11 -05:00 |
rtpdec.h
|
|
|
rtpenc_aac.c
|
|
|
rtpenc_amr.c
|
cosmetics: Remove extra newlines at EOF
|
2012-01-27 17:19:09 -08:00 |
rtpenc_chain.c
|
cosmetics: Remove extra newlines at EOF
|
2012-01-27 17:19:09 -08:00 |
rtpenc_chain.h
|
|
|
rtpenc_h263_rfc2190.c
|
rtpenc: Use MB info side data for splitting H263 packets for RFC 2190
|
2012-03-01 16:08:32 +02:00 |
rtpenc_h263.c
|
rtpenc: Allow packetizing H263 according to the old RFC 2190
|
2012-02-23 15:27:52 +02:00 |
rtpenc_h264.c
|
|
|
rtpenc_latm.c
|
|
|
rtpenc_mpv.c
|
cosmetics: Remove extra newlines at EOF
|
2012-01-27 17:19:09 -08:00 |
rtpenc_vp8.c
|
|
|
rtpenc_xiph.c
|
|
|
rtpenc.c
|
libavformat: Set the default for the max_delay option to -1
|
2012-03-20 10:53:47 +02:00 |
rtpenc.h
|
rtpenc: Use AVFormatContext.packet_size instead of a private option
|
2012-03-19 18:37:38 +02:00 |
rtpproto.c
|
rtp: Factorize the check for distinguishing RTCP packets from RTP
|
2012-02-16 17:45:33 +01:00 |
rtsp.c
|
rtsp: Set the default delay to 0.1 s for the RTSP/SDP/RTP demuxers
|
2012-03-20 10:53:49 +02:00 |
rtsp.h
|
|
|
rtspcodes.h
|
|
|
rtspdec.c
|
cosmetics: Align some AVInput/OutputFormat declarations
|
2012-03-19 14:27:43 +02:00 |
rtspenc.c
|
cosmetics: Align some AVInput/OutputFormat declarations
|
2012-03-19 14:27:43 +02:00 |
sapdec.c
|
cosmetics: Remove extra newlines at EOF
|
2012-01-27 17:19:09 -08:00 |
sapenc.c
|
cosmetics: Remove extra newlines at EOF
|
2012-01-27 17:19:09 -08:00 |
sauce.c
|
|
|
sauce.h
|
|
|
sdp.c
|
rtpenc: Allow packetizing H263 according to the old RFC 2190
|
2012-02-23 15:27:52 +02:00 |
seek-test.c
|
|
|
seek.c
|
lavf: deobfuscate read_frame_internal().
|
2012-03-05 18:47:05 +01:00 |
seek.h
|
lavf: deobfuscate read_frame_internal().
|
2012-03-05 18:47:05 +01:00 |
segafilm.c
|
segafilm: use the sample rate as the time base for audio streams
|
2012-03-03 17:03:27 -05:00 |
segment.c
|
segment: implement wrap around
|
2012-02-28 15:01:20 +01:00 |
sierravmd.c
|
|
|
siff.c
|
siff: do not set AVCodecContext.frame_size
|
2012-03-05 13:08:17 -05:00 |
smacker.c
|
smacker: error out if palette copy-with-offset overruns palette size.
|
2012-03-07 09:35:03 -08:00 |
smjpeg.c
|
|
|
smjpeg.h
|
|
|
smjpegdec.c
|
smjpegdec: implement seeking
|
2012-02-14 10:12:44 +01:00 |
smjpegenc.c
|
|
|
sol.c
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
sox.h
|
|
|
soxdec.c
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
soxenc.c
|
|
|
spdif.c
|
|
|
spdif.h
|
|
|
spdifdec.c
|
|
|
spdifenc.c
|
|
|
srtdec.c
|
|
|
swf.h
|
|
|
swfdec.c
|
swfdec: do not set codec timebase.
|
2012-02-29 13:52:55 +01:00 |
swfenc.c
|
swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.frame_size
|
2012-03-05 13:08:16 -05:00 |
tcp.c
|
|
|
thp.c
|
thp: set audio packet durations
|
2012-03-03 16:58:45 -05:00 |
tiertexseq.c
|
tiertexseq: set correct block_align for audio
|
2012-03-03 17:03:27 -05:00 |
tls.c
|
|
|
tmv.c
|
tmv: Check return value of avio_seek and avoid modifying state if it fails
|
2012-02-10 15:27:49 -05:00 |
tta.c
|
tta demuxer: set packet duration
|
2012-03-03 17:03:26 -05:00 |
tty.c
|
|
|
txd.c
|
|
|
udp.c
|
udp: Set ttl for read-write streams, too, not only for write-only ones
|
2012-03-09 15:04:05 +02:00 |
url.h
|
url: Document the expected behaviour of url_read
|
2012-03-19 16:25:51 +02:00 |
utils.c
|
lavf: use AVStream.discard to disable queueing attached pictures.
|
2012-03-20 06:53:44 +01:00 |
vc1test.c
|
|
|
vc1testenc.c
|
|
|
version.h
|
Add a minor bump, changelog/APIchanges entry and some documentation for APIC support.
|
2012-02-29 14:44:22 +01:00 |
voc.c
|
|
|
voc.h
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
vocdec.c
|
voc/avs: Do not change the sample rate mid-stream.
|
2012-03-03 17:03:27 -05:00 |
vocenc.c
|
|
|
vorbiscomment.c
|
|
|
vorbiscomment.h
|
|
|
vqf.c
|
vqf: set packet duration
|
2012-03-03 17:03:26 -05:00 |
wav.c
|
libavformat: Add an ff_ prefix to some lavf internal symbols
|
2012-02-15 22:06:17 +02:00 |
wc3movie.c
|
|
|
westwood_aud.c
|
|
|
westwood_vqa.c
|
|
|
wtv.c
|
|
|
wv.c
|
WavPack demuxer: set packet duration
|
2012-02-09 13:13:04 -05:00 |
xa.c
|
xa: set correct bit rate
|
2012-03-20 14:12:54 -04:00 |
xmv.c
|
|
|
xwma.c
|
|
|
yop.c
|
yop: Check return value of avio_seek and avoid modifying state if it fails
|
2012-02-10 15:27:50 -05:00 |
yuv4mpeg.c
|
yuv4mpeg: allow YUV4MPEG2 demuxer to recognize 'C420' colorspace.
|
2012-01-30 07:30:21 +01:00 |