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 46a7e3ec14 write timecode track in gxf 16 years ago
..
4xm.c Use full internal pathname in doxygen @file directives. 16 years ago
Makefile VQF demuxer 16 years ago
adtsenc.c ADTS: Increased protection against writing illegal/nonsense files. 16 years ago
aiff.c use new metadata API in aiff demuxer 16 years ago
allformats.c VQF demuxer 16 years ago
amr.c
apc.c
ape.c apedec: display a warning when truncating a metadata tag 16 years ago
asf.c Add some basic metadata conversion tables for matroska and asf. 16 years ago
asf.h Add some basic metadata conversion tables for matroska and asf. 16 years ago
asfcrypt.c Add and use a public API for RC4 and DES, analogous to the AES API. 16 years ago
asfcrypt.h
asfdec.c Add some basic metadata conversion tables for matroska and asf. 16 years ago
asfenc.c Add some basic metadata conversion tables for matroska and asf. 16 years ago
assdec.c Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from incompatible pointer type" 16 years ago
assenc.c
au.c
audiointerleave.c Replace all uses of the replaced av_fifo_read by av_fifo_generic_read 16 years ago
audiointerleave.h Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. 16 years ago
avc.c
avc.h
avformat.h Pass packet position to the parser, so frame's AVPacket.pos is computed correctly. 16 years ago
avi.h
avidec.c Check for alloc failures. 16 years ago
avienc.c Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames. 16 years ago
avio.c Add url_get_file_handle(), which is used to get the file descriptor 16 years ago
avio.h Add url_get_file_handle(), which is used to get the file descriptor 16 years ago
aviobuf.c
avisynth.c
avs.c
bethsoftvid.c Use full internal pathname in doxygen @file directives. 16 years ago
bfi.c Use full internal pathname in doxygen @file directives. 16 years ago
c93.c
crcenc.c
cutils.c Do not misuse unsigned long to store pointers. 16 years ago
daud.c
dsicin.c Use full internal pathname in doxygen @file directives. 16 years ago
dv.c dv probe 16 years ago
dv.h
dvenc.c Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. 16 years ago
dxa.c
eacdata.c Use full internal pathname in doxygen @file directives. 16 years ago
electronicarts.c Add av_uninit macro to variable to avoid false positive warning: 16 years ago
ffm.h
ffmdec.c return error if read failed 16 years ago
ffmenc.c
file.c Add url_get_file_handle(), which is used to get the file descriptor 16 years ago
flacdec.c flacdec: Parse the metadata header in the raw FLAC demuxer. 16 years ago
flacenc.c Share the function to write a raw FLAC header and use it in the Matroska 16 years ago
flacenc.h Share the function to write a raw FLAC header and use it in the Matroska 16 years ago
flic.c Use full internal pathname in doxygen @file directives. 16 years ago
flv.h Use full internal pathname in doxygen @file directives. 16 years ago
flvdec.c Replace two 'return AVERROR(EAGAIN);' by continue. The latter are nicer 16 years ago
flvenc.c Splits the totalbitrate in a videodatarate and audiodatarate part. 16 years ago
framecrcenc.c
gif.c
gopher.c Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com 16 years ago
gxf.c
gxf.h
gxfenc.c write timecode track in gxf 16 years ago
http.c Add url_get_file_handle(), which is used to get the file descriptor 16 years ago
id3v2.c
id3v2.h
idcin.c Use more descriptive format long_names. 16 years ago
idroq.c Use full internal pathname in doxygen @file directives. 16 years ago
iff.c Use full internal pathname in doxygen @file directives. 16 years ago
img2.c
internal.h remove now useless av_set_program_name() function 16 years ago
ipmovie.c Simplify ipmovie.c pts calculation by using an appropriate time_base. 16 years ago
isom.c return -1 for errors in ff_mov_iso639_to_lang() to allow for error checking 16 years ago
isom.h
iss.c Use full internal pathname in doxygen @file directives. 16 years ago
libnut.c Use full internal pathname in doxygen @file directives. 16 years ago
lmlm4.c
matroska.c Add some basic metadata conversion tables for matroska and asf. 16 years ago
matroska.h Add some basic metadata conversion tables for matroska and asf. 16 years ago
matroskadec.c Add some basic metadata conversion tables for matroska and asf. 16 years ago
matroskaenc.c Share the function to write a raw FLAC header and use it in the Matroska 16 years ago
metadata.c simplify metadata conversion and fixes gcc-2.95 at the same time 16 years ago
metadata.h add a metadata conversion API 16 years ago
metadata_compat.c don't trigger metadata compatibility code when user app already set metadata 16 years ago
mm.c Add a context to av_log() call and update the trace not to be redundant. 16 years ago
mmf.c Use more descriptive format long_names. 16 years ago
mov.c MOV: fix demuxing fragmented files 16 years ago
movenc.c Rename movenc.c MOVContext to MOVMuxContext, since MOVContext is already used 16 years ago
mp3.c Change a bunch of codec long_names to be more consistent and descriptive. 16 years ago
mpc.c
mpc8.c
mpeg.c Mark dvdaudio_substream_type variable as av_uninit to work around false 16 years ago
mpeg.h
mpegenc.c Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. 16 years ago
mpegts.c Change TS seeking so it returns position/timestamp of a key frame. 16 years ago
mpegts.h
mpegtsenc.c use new metadata API in mpegts muxer 16 years ago
mpjpeg.c cosmetics: format long_name spelling fixes 16 years ago
msnwc_tcp.c
mtv.c Use full internal pathname in doxygen @file directives. 16 years ago
mvi.c
mxf.c reuse MXFCodecUL for data def and simplify 16 years ago
mxf.h reuse MXFCodecUL for data def and simplify 16 years ago
mxfdec.c reuse MXFCodecUL for data def and simplify 16 years ago
mxfenc.c fix index edit rate, inverse num and den 16 years ago
ncdec.c 10l: fix compiler warning: 16 years ago
network.h
nsvdec.c use new metadata API in nsv demuxer 16 years ago
nut.c
nut.h
nutdec.c use new metadata API in nut demuxer 16 years ago
nutenc.c use new metadata API in nut muxer 16 years ago
nuv.c
oggdec.c Use consistent indent style in oggdec. 16 years ago
oggdec.h
oggenc.c Use a shared function to validate FLAC extradata. 16 years ago
oggparseflac.c
oggparseogm.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c use av_malloc() in vorbis_comment() 16 years ago
oma.c Use full internal pathname in doxygen @file directives. 16 years ago
options.c deprecate old metadata API 16 years ago
os_support.c
os_support.h Use full internal pathname in doxygen @file directives. 16 years ago
psxstr.c Use full internal pathname in doxygen @file directives. 16 years ago
pva.c
qtpalette.h
r3d.c use new metadata API in r3d demuxer 16 years ago
raw.c Change the timebase of the raw demuxer to one that can represent the ts of fields. 16 years ago
raw.h Separate the raw FLAC demuxer from raw.c and put in a new file, 16 years ago
rdt.c Don't (ab)use PKT_FLAG_* in RTP code, since the two have virtually nothing 16 years ago
rdt.h Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 16 years ago
riff.c Fix raw rgb/bgr vertical flip in avi based on info from http://www.fourcc.org/fccbihgt.php. 16 years ago
riff.h Use full internal pathname in doxygen @file directives. 16 years ago
rl2.c cosmetics: format long_name spelling fixes 16 years ago
rm.c use new metadata API in rm (de)muxer 16 years ago
rm.h use new metadata API in rm (de)muxer 16 years ago
rmdec.c remove now useless get_str16() from rmdec.c 16 years ago
rmenc.c use new metadata API in rm (de)muxer 16 years ago
rpl.c cosmetics: vertical alignment 16 years ago
rtp.c Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not 16 years ago
rtp.h Document ff_rtp_codec_id() 16 years ago
rtp_aac.c Merge rtp_aac.h and rtp_mpv.h in rtpenc.h 16 years ago
rtp_h264.c Don't let finalize_packet() touch pkt->stream_index. Instead, let individual 16 years ago
rtp_h264.h Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 16 years ago
rtp_mpv.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 16 years ago
rtpdec.c Don't let finalize_packet() touch pkt->stream_index. Instead, let individual 16 years ago
rtpdec.h Add url_get_file_handle(), which is used to get the file descriptor 16 years ago
rtpenc.c Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not 16 years ago
rtpenc.h Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer 16 years ago
rtpenc_h264.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 16 years ago
rtpproto.c Add url_get_file_handle(), which is used to get the file descriptor 16 years ago
rtsp.c rtpmap is case-insensitive, see comment from Luca in "[PATCH] rtsp.c: 16 years ago
rtsp.h Document rtsp.h, see "[PATCH] document rtsp.h" thread. 16 years ago
rtspcodes.h
sdp.c Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not 16 years ago
segafilm.c Use full internal pathname in doxygen @file directives. 16 years ago
sierravmd.c Add a context to av_log() call. 16 years ago
siff.c
smacker.c
sol.c
swf.h Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. 16 years ago
swfdec.c
swfenc.c Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. 16 years ago
tcp.c Add url_get_file_handle(), which is used to get the file descriptor 16 years ago
thp.c
tiertexseq.c Use full internal pathname in doxygen @file directives. 16 years ago
timefilter.c Add my name to copyright & author as requested by the original author. 16 years ago
timefilter.h Add my name to copyright & author as requested by the original author. 16 years ago
tta.c
txd.c Add a context to av_log() calls. 16 years ago
udp.c Add url_get_file_handle(), which is used to get the file descriptor 16 years ago
utils.c Mark pos_min and pos_max variables as av_uninit to work around false 16 years ago
vc1test.c Use full internal pathname in doxygen @file directives. 16 years ago
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
vqf.c VQF demuxer 16 years ago
wav.c
wc3movie.c Fix a condition that causes an infinite loop, but only when compiled with 16 years ago
westwood.c Use full internal pathname in doxygen @file directives. 16 years ago
wv.c
xa.c Use full internal pathname in doxygen @file directives. 16 years ago
yuv4mpeg.c