Larbi Joubala 606d48cee1 fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com 16 лет назад
..
4xm.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
Makefile cdce0fb845 Add QCP demuxer. 16 лет назад
adtsenc.c 97d4318347 Add PCE support to the ADTS muxer. 16 лет назад
aiff.c 551b41d4bf Remove useless init from aiff_read_header() found by CSA. 16 лет назад
allformats.c cdce0fb845 Add QCP demuxer. 16 лет назад
amr.c b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 лет назад
apc.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 лет назад
ape.c 41d7f7bdb9 apedec: display a warning when truncating a metadata tag 16 лет назад
asf.c 5f1ac36dd2 Per-stream language-tags extraction in asfdec. 16 лет назад
asf.h e19f995263 Fix bandwith vs. bandwiDth typo. 16 лет назад
asfcrypt.c 1a534c7f1e Add and use a public API for RC4 and DES, analogous to the AES API. 16 лет назад
asfcrypt.h 987903826b Globally rename the header inclusion guard names. 16 лет назад
asfdec.c 5f1ac36dd2 Per-stream language-tags extraction in asfdec. 16 лет назад
asfenc.c b8b00d9429 Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure 16 лет назад
assdec.c 8ba311410a Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from incompatible pointer type" 16 лет назад
assenc.c 88caf34510 ASS/SSA muxer. 16 лет назад
au.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
audiointerleave.c 3898eed890 Reorder arguments for av_fifo_generic_read to be more logical and 16 лет назад
audiointerleave.h 41dd680dd8 Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. 16 лет назад
avc.c d4efacff64 Use intptr_t when casting pointers to int. 16 лет назад
avc.h c844520e73 10l, fix prototype 16 лет назад
avformat.h cdce0fb845 Add QCP demuxer. 16 лет назад
avi.h 987903826b Globally rename the header inclusion guard names. 16 лет назад
avidec.c 876578914b set avi fsize to INT64_MAX if riff tag end is not set and file size is not available 16 лет назад
avienc.c b02d3aef94 use av_freep() instead of av_free() + =NULL. 16 лет назад
avio.c f0a8039464 Add url_get_file_handle(), which is used to get the file descriptor 16 лет назад
avio.h f0a8039464 Add url_get_file_handle(), which is used to get the file descriptor 16 лет назад
aviobuf.c b3eab9fb64 seek inside buffer when offset is exactly at the end, fix seeking with memory ByteIOContext 16 лет назад
avisynth.c 6f2009bf45 Restore mistakenly removed period after "DivX, Inc". 16 лет назад
avlanguage.c 4b11e833b8 Convert names to the FFmpeg style. 16 лет назад
avlanguage.h 4b11e833b8 Convert names to the FFmpeg style. 16 лет назад
avs.c e998ba4fbc avoid POSIX reserved _t suffix 16 лет назад
bethsoftvid.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
bfi.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
c93.c e998ba4fbc avoid POSIX reserved _t suffix 16 лет назад
crcenc.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
cutils.c 2db5da97e2 Do not misuse unsigned long to store pointers. 16 лет назад
daud.c b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 лет назад
dsicin.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
dv.c e34a5996b9 dv probe 16 лет назад
dv.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
dvenc.c 41dd680dd8 Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. 16 лет назад
dxa.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
eacdata.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
electronicarts.c c3481d18b4 Remove unused audio_pts field from ea demuxer struct 16 лет назад
ffm.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
ffmdec.c ed54ae08b8 remove useless duplication of what av_new_stream() already does 16 лет назад
ffmenc.c b9edbe9953 do not write ffm write index by default, detect if file is being written and return EOF 16 лет назад
file.c d4efacff64 Use intptr_t when casting pointers to int. 16 лет назад
flacdec.c 29b0d168e6 seek backwards 4 bytes if 'fLaC' marker is not found 16 лет назад
flacenc.c 2578326f13 Share the function to write a raw FLAC header and use it in the Matroska 16 лет назад
flacenc.h 2578326f13 Share the function to write a raw FLAC header and use it in the Matroska 16 лет назад
flic.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
flv.h bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
flvdec.c 4eec260642 Remove unused variable from flv_read_metabody() found by CSA. 16 лет назад
flvenc.c 426a6f34a0 Splits the totalbitrate in a videodatarate and audiodatarate part. 16 лет назад
framecrcenc.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
gif.c fb53b4a035 Rename pbBufPtr() to put_bits_ptr(). 16 лет назад
gopher.c 865780ae9b Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com 16 лет назад
gxf.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
gxf.h d77ac324fe Avoid _t in gxf enum type names 16 лет назад
gxfenc.c c43accabd3 remove useless include 16 лет назад
http.c f0a8039464 Add url_get_file_handle(), which is used to get the file descriptor 16 лет назад
id3v2.c ac3ef4a41b Fix probing of files with ID3v2 tags. Discussed at 16 лет назад
id3v2.h ac3ef4a41b Fix probing of files with ID3v2 tags. Discussed at 16 лет назад
idcin.c 517ac2434b Use more descriptive format long_names. 16 лет назад
idroq.c abb785f19e Simplify RoQ demuxer pts calculation by using a appropriate time bases. 16 лет назад
iff.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
img2.c effcedf738 PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. 16 лет назад
internal.h 949cd9783b remove now useless av_set_program_name() function 16 лет назад
ipmovie.c 03c03afde7 Simplify ipmovie.c pts calculation by using an appropriate time_base. 16 лет назад
isom.c e131922e48 v210 mov fourcc 16 лет назад
isom.h 171a353159 parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open gop 16 лет назад
iss.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
libnut.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
lmlm4.c 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 лет назад
matroska.c b89894abb7 matroska: add support for MLP and TRUEHD codec tags 16 лет назад
matroska.h 719e721a14 Add some basic metadata conversion tables for matroska and asf. 16 лет назад
matroskadec.c 0871e65cf6 Remove unused code found by CSA 16 лет назад
matroskaenc.c 2578326f13 Share the function to write a raw FLAC header and use it in the Matroska 16 лет назад
metadata.c 95030323d1 simplify metadata conversion and fixes gcc-2.95 at the same time 16 лет назад
metadata.h f610a9f284 add a metadata conversion API 16 лет назад
metadata_compat.c ed118841ea don't trigger metadata compatibility code when user app already set metadata 16 лет назад
mm.c b4314bff6b Add a context to av_log() call and update the trace not to be redundant. 16 лет назад
mmf.c 517ac2434b Use more descriptive format long_names. 16 лет назад
mov.c 2d5fabc87a move increment after debug print 16 лет назад
movenc.c 606d48cee1 fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com 16 лет назад
mp3.c f9f2ab8229 Require 4 instead of 3 frames for detecting mp3, 16 лет назад
mpc.c 9106a698e7 Rename bitstream.h to get_bits.h. 16 лет назад
mpc8.c 9106a698e7 Rename bitstream.h to get_bits.h. 16 лет назад
mpeg.c e8c9383914 Remove 2 ++ from check_pes() that are useless, found by CSA. 16 лет назад
mpeg.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
mpegenc.c 4969cc0bd8 fail if stream fifo could not be allocated 16 лет назад
mpegts.c c950c25ac0 remove useless wrapper 16 лет назад
mpegts.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
mpegtsenc.c 84df78b476 simplify pes timestamps fetching, based on a patch by corp186, chasedouglas at gmail dot com 16 лет назад
mpjpeg.c 69acc88b2f cosmetics: format long_name spelling fixes 16 лет назад
msnwc_tcp.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 лет назад
mtv.c 6b71ed1678 Remove dead assignments found by CSA 16 лет назад
mvi.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 лет назад
mxf.c 5ac4d7689d reuse MXFCodecUL for data def and simplify 16 лет назад
mxf.h 5ac4d7689d reuse MXFCodecUL for data def and simplify 16 лет назад
mxfdec.c 8be080aebb free Track and unset priv_data to avoid double free, fix memleak 16 лет назад
mxfenc.c c43accabd3 remove useless include 16 лет назад
ncdec.c f9e5b9420e 10l: fix compiler warning: 16 лет назад
network.h da837937c6 Fix undefined preprocessor directives warnings during 'make checkheaders'. 16 лет назад
nsvdec.c 4fabb60ddb NSV : Add TOC2 parsing and seeking support. 16 лет назад
nut.c 52afa376b8 remove _t for POSIX compatibility. 16 лет назад
nut.h 3445c7992b Remove misleading comment, _t is POSIX-reserved namespace. 16 лет назад
nutdec.c 00798e4563 use new metadata API in nut demuxer 16 лет назад
nutenc.c 73914d56d9 use new metadata API in nut muxer 16 лет назад
nuv.c ef12ec23fa Fix memleak in nuv demuxer: free packet already allocated packet when 16 лет назад
oggdec.c ddd94932fb Ensure that there's pages to read for duration calculation in the ogg demuxer 16 лет назад
oggdec.h fc430e8fab Warning fix: Make ogg_stream.codec const 16 лет назад
oggenc.c 59c6178a54 Use a shared function to validate FLAC extradata. 16 лет назад
oggparseflac.c 9106a698e7 Rename bitstream.h to get_bits.h. 16 лет назад
oggparseogm.c 9106a698e7 Rename bitstream.h to get_bits.h. 16 лет назад
oggparsespeex.c 533c3c84e7 Set speex frame_size in ogg demuxer 16 лет назад
oggparsetheora.c 0a8dedc9e1 Use skip_bits_long() for large skips 16 лет назад
oggparsevorbis.c 9106a698e7 Rename bitstream.h to get_bits.h. 16 лет назад
oma.c 78ad664a7e oma: fix build if memcmp() is a macro 16 лет назад
options.c 827f7e285b deprecate old metadata API 16 лет назад
os_support.c b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 лет назад
os_support.h bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
output-example.c d95a0c67ae Move output_example.c --> libavformat/output-example.c. 16 лет назад
psxstr.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
pva.c 896873b564 avoid possibly uninitialized return value 16 лет назад
qcp.c cdce0fb845 Add QCP demuxer. 16 лет назад
qtpalette.h 2121b160d5 Remove alpha channel from default colorspace tables, since it is unused. See 16 лет назад
r3d.c feacba6c26 use new metadata API in r3d demuxer 16 лет назад
raw.c 0e1ccdeb11 It should be #if, not #ifdef 16 лет назад
raw.h 81f052cb7d Separate the raw FLAC demuxer from raw.c and put in a new file, 16 лет назад
rdt.c 9106a698e7 Rename bitstream.h to get_bits.h. 16 лет назад
rdt.h 302879cb36 Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 16 лет назад
riff.c 9c4e266c1c v210 avi fourcc, v210_720p.avi 16 лет назад
riff.h bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
rl2.c 69acc88b2f cosmetics: format long_name spelling fixes 16 лет назад
rm.c 7379d5bc0b use new metadata API in rm (de)muxer 16 лет назад
rm.h c5efef7be9 Remove packet returning in ff_rm_parse_packet() if we're using the packet 16 лет назад
rmdec.c b33d75fd80 Move declarations in sync() closer to where they are used. 16 лет назад
rmenc.c 8b9794e542 Remove index writing in RM muxer, since it is broken (multiple streams per 16 лет назад
rpl.c 83569729d4 cosmetics: vertical alignment 16 лет назад
rtp.c 9106a698e7 Rename bitstream.h to get_bits.h. 16 лет назад
rtp.h 3aa7ac6dd2 Document ff_rtp_codec_id() 16 лет назад
rtp_aac.c 9331967007 AAC packetiser cleanup: use consts instead of #defines 16 лет назад
rtp_amr.c 08e696c0b2 Add support for AMR audio in the RTP muxer 16 лет назад
rtp_asf.c e9fce261a6 Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and add a 16 лет назад
rtp_asf.h e9fce261a6 Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and add a 16 лет назад
rtp_h263.c 0f55f341fe Fix the copyright year 16 лет назад
rtp_h264.c 9106a698e7 Rename bitstream.h to get_bits.h. 16 лет назад
rtp_h264.h 302879cb36 Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 16 лет назад
rtp_mpv.c 302879cb36 Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 16 лет назад
rtp_vorbis.c e6327fba98 Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC 16 лет назад
rtp_vorbis.h e6327fba98 Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC 16 лет назад
rtpdec.c e6327fba98 Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC 16 лет назад
rtpdec.h f0a8039464 Add url_get_file_handle(), which is used to get the file descriptor 16 лет назад
rtpenc.c 9106a698e7 Rename bitstream.h to get_bits.h. 16 лет назад
rtpenc.h 08e696c0b2 Add support for AMR audio in the RTP muxer 16 лет назад
rtpenc_h264.c eb853afb8a Fix the M bit for multi-packet NALs. 16 лет назад
rtpproto.c f0a8039464 Add url_get_file_handle(), which is used to get the file descriptor 16 лет назад
rtsp.c 46ff7a5f4a Fix crash when receiving from SDP 16 лет назад
rtsp.h 30e79845b4 Send dummy requests over the TCP connection (WMS wants GET_PARAMETER, 16 лет назад
rtspcodes.h 987903826b Globally rename the header inclusion guard names. 16 лет назад
sdp.c 08e696c0b2 Add support for AMR audio in the RTP muxer 16 лет назад
segafilm.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
sierravmd.c b9450753ea Add a context to av_log() call. 16 лет назад
siff.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
smacker.c e1dc16ae56 Make Smacker audio decoder output audio in original bit depth 16 лет назад
sol.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
swf.h 40a1d41fd2 remove unused fields in swf context 16 лет назад
swfdec.c 36a12218db swf timestamps are 16 bits 16 лет назад
swfenc.c ec6b02b6fd check av_fifo_alloc return 16 лет назад
tcp.c f0a8039464 Add url_get_file_handle(), which is used to get the file descriptor 16 лет назад
thp.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
tiertexseq.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
timefilter.c cc7b62afd2 Replace rand() usage by av_lfg_get(). 16 лет назад
timefilter.h 8507bde0f3 Add my name to copyright & author as requested by the original author. 16 лет назад
tmv.c 7c7d3e09f6 Add 8088flex TMV file demuxer. 16 лет назад
tta.c 9106a698e7 Rename bitstream.h to get_bits.h. 16 лет назад
txd.c 9aaa2077e5 Add a context to av_log() calls. 16 лет назад
udp.c f0a8039464 Add url_get_file_handle(), which is used to get the file descriptor 16 лет назад
utils.c 1bd280f730 Set frame defaults in try_decode_frame. 16 лет назад
vc1test.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
vc1testenc.c 2485abe281 Remove unused variable. 16 лет назад
voc.c 090a41790e voc: add ff_ prefix to some global const data 16 лет назад
voc.h e998ba4fbc avoid POSIX reserved _t suffix 16 лет назад
vocdec.c 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 лет назад
vocenc.c e998ba4fbc avoid POSIX reserved _t suffix 16 лет назад
vqf.c 616e899c43 VQF demuxer 16 лет назад
wav.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
wc3movie.c f28c4e756f Slightly improve/correct description of wc3_pal_lookup 16 лет назад
westwood.c 3f19810d9e Remove unused code from Westwood VQA/AUD demuxer. 16 лет назад
wv.c 992f7db060 Add floating point audio decoding to WavPack decoder. 16 лет назад
xa.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 лет назад
yuv4mpeg.c 56bb72dc3b Use chroma_sample_location in reading/writing yuv4mpeg 16 лет назад