Baptiste Coudurier 00adc1e5dc set bits_per_coded_sample according to new lavc api 16 years ago
..
4xm.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
Makefile e9dea59f16 Implement Realmedia/RTSP-compatible SETUP command. This includes calculation 16 years ago
adtsenc.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
aiff.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
allformats.c ff13ba92fd Add dynamic payload handlers to rdt.c. These follow the same API as the ones 16 years ago
amr.c 8212568a1c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 years ago
apc.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
ape.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
asf-enc.c c18545929e Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
asf.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
asf.h 987903826b Globally rename the header inclusion guard names. 16 years ago
asfcrypt.c 245976da2a Use full path for #includes from another directory. 17 years ago
asfcrypt.h 987903826b Globally rename the header inclusion guard names. 16 years ago
au.c 8212568a1c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 years ago
avc.c 591de5cf35 Fix misplaced const, avoids a cast-discards-qualifiers warning 17 years ago
avc.h 987903826b Globally rename the header inclusion guard names. 16 years ago
avformat.h 74cf481970 bump lavf micro version to allow checking for the matroska/ASS bugfix in r15211 16 years ago
avi.h 987903826b Globally rename the header inclusion guard names. 16 years ago
avidec.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
avienc.c d1c2156bc6 Fix an invalid free in the AVI muxer when an unsupported audio track is added. 16 years ago
avio.c ba99cfc213 Implement url_open_protocol(), which is basiclly the former url_open() 16 years ago
avio.h 987903826b Globally rename the header inclusion guard names. 16 years ago
aviobuf.c 39a127bfbc Only reset buffer state if seeking is successful; update seek reg ref. 16 years ago
avisynth.c 00adc1e5dc set bits_per_coded_sample according to new lavc api 16 years ago
avs.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
bethsoftvid.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
bfi.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
c93.c 5972945197 convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago
crcenc.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
cutils.c 392f227393 Do not loop endlessly if converting into dv with timestamps Jan 1st not 17 years ago
daud.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
dsicin.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
dv.c f8007a1473 Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as 16 years ago
dv.h 987903826b Globally rename the header inclusion guard names. 16 years ago
dvenc.c 8212568a1c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 years ago
dxa.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
eacdata.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
electronicarts.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
ffm.h 987903826b Globally rename the header inclusion guard names. 16 years ago
ffmdec.c af274fd1e1 Improve long names for FFM muxer and demuxer: 16 years ago
ffmenc.c 3cffbe090a Fix rc_eq mem leak. 16 years ago
file.c fbcb081161 remove const qualifier, removes warning: 17 years ago
flic.c 154dffd04c Make flic probe check a few more things. 16 years ago
flv.h 987903826b Globally rename the header inclusion guard names. 16 years ago
flvdec.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
flvenc.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
framecrcenc.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
framehook.c c184318852 Remove pointless #ifdef CONFIG_VHOOK from the code. 16 years ago
framehook.h 987903826b Globally rename the header inclusion guard names. 16 years ago
gif.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
gxf.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
gxf.h 987903826b Globally rename the header inclusion guard names. 16 years ago
gxfenc.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
http.c 245976da2a Use full path for #includes from another directory. 17 years ago
idcin.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
idroq.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
iff.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
img2.c 8212568a1c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 years ago
internal.h 987903826b Globally rename the header inclusion guard names. 16 years ago
ipmovie.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
isom.c c4e02d702c change the logic to mux 13818-3 and 11172-3 in mp4, less code 16 years ago
isom.h 987903826b Globally rename the header inclusion guard names. 16 years ago
libnut.c 8212568a1c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 years ago
lmlm4.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
matroska.c 23cdcb22a3 matroska: add E-AC-3 support 16 years ago
matroska.h 987903826b Globally rename the header inclusion guard names. 16 years ago
matroskadec.c c16582579b matroskadec: demux relevant subtitle packets after a seek 16 years ago
matroskaenc.c 62c24705c8 matroska: subtitle display duration must be stored in pkt->convergence_duration 16 years ago
mm.c e7fd7b9aec Remove useless empty close functions in mmf and mm demuxers. 16 years ago
mmf.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
mov.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
movenc.c bed4fc54c9 write copyright metadata tag 16 years ago
mp3.c 8212568a1c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 years ago
mpc.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
mpc8.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
mpeg.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
mpeg.h 987903826b Globally rename the header inclusion guard names. 16 years ago
mpegenc.c 274335e76c vertical align 16 years ago
mpegts.c ff9c8d7c6f Add flag to mark demuxers that can output discontinuous timestamps. 16 years ago
mpegts.h 987903826b Globally rename the header inclusion guard names. 16 years ago
mpegtsenc.c 67a38cee37 Change Dirac in MPEG-TS encapsulation to conform with spec changes. 16 years ago
mpjpeg.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
msnwc_tcp.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
mtv.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
mvi.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
mxf.c 4ee873e39d put back mxf_essence_container_uls in demuxer as static const 16 years ago
mxf.h 987903826b Globally rename the header inclusion guard names. 16 years ago
mxfdec.c 66ec3d56a2 print stream index in decimal not in hex, easier for debugging 16 years ago
mxfenc.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
network.h 987903826b Globally rename the header inclusion guard names. 16 years ago
nsvdec.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
nut.c 245976da2a Use full path for #includes from another directory. 17 years ago
nut.h 987903826b Globally rename the header inclusion guard names. 16 years ago
nutdec.c 5972945197 convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago
nutenc.c c18545929e Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 16 years ago
nuv.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
oggdec.c 547ea47d4f Add ff_ prefix to ogg_codec_t structs 16 years ago
oggdec.h 987903826b Globally rename the header inclusion guard names. 16 years ago
oggenc.c f12c4bba79 add ogv extension 16 years ago
oggparseflac.c 547ea47d4f Add ff_ prefix to ogg_codec_t structs 16 years ago
oggparseogm.c 547ea47d4f Add ff_ prefix to ogg_codec_t structs 16 years ago
oggparsespeex.c 547ea47d4f Add ff_ prefix to ogg_codec_t structs 16 years ago
oggparsetheora.c 547ea47d4f Add ff_ prefix to ogg_codec_t structs 16 years ago
oggparsevorbis.c 547ea47d4f Add ff_ prefix to ogg_codec_t structs 16 years ago
oma.c aecf157ed0 Mark several libavformat arrays const 16 years ago
os_support.c e748e34dd6 struct timeval requires #include <sys/time.h> 16 years ago
os_support.h 987903826b Globally rename the header inclusion guard names. 16 years ago
psxstr.c 876ef93d99 simplify 16 years ago
pva.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
qtpalette.h 987903826b Globally rename the header inclusion guard names. 16 years ago
raw.c bdf6972c4b change back to using CONFIG_*_DEMUXER for ac3_eac3_probe(), but use it 16 years ago
raw.h 987903826b Globally rename the header inclusion guard names. 16 years ago
rdt.c 4fce284c08 Implement RDT-specific data parsing routines. After these changes, simple 16 years ago
rdt.h 4fce284c08 Implement RDT-specific data parsing routines. After these changes, simple 16 years ago
riff.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
riff.h 987903826b Globally rename the header inclusion guard names. 16 years ago
rl2.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
rm.h ff13ba92fd Add dynamic payload handlers to rdt.c. These follow the same API as the ones 16 years ago
rmdec.c ff13ba92fd Add dynamic payload handlers to rdt.c. These follow the same API as the ones 16 years ago
rmenc.c 14b7062829 cosmetics: make all references to AC-3 capitalized and hyphenated 16 years ago
rpl.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
rtp.c 309d32b0db Do not set sample_rate = 90000 for mp2 and mp3 audio over RTP 16 years ago
rtp.h 987903826b Globally rename the header inclusion guard names. 16 years ago
rtp_aac.c e0d21bfe83 Allow to set the maximum number of frames per RTP packet (and add support for 17 years ago
rtp_aac.h 987903826b Globally rename the header inclusion guard names. 16 years ago
rtp_h264.c 7cf6af27c9 Fix non-debug build. 17 years ago
rtp_h264.h 987903826b Globally rename the header inclusion guard names. 16 years ago
rtp_internal.h 0369d2b045 Give register_dynamic_payload_handler() in rtpdec.c a ff_ prefix and export 16 years ago
rtp_mpv.c 80150f7ee8 Fix MPEG video packetization for RTP 16 years ago
rtp_mpv.h 987903826b Globally rename the header inclusion guard names. 16 years ago
rtpdec.c 0369d2b045 Give register_dynamic_payload_handler() in rtpdec.c a ff_ prefix and export 16 years ago
rtpenc.c e8420626d0 RTP: use dprintf(), allow compilation with -DDEBUG 16 years ago
rtpenc_h264.c a56dcc5793 Add some const, fixes warnings: 17 years ago
rtpproto.c 7139bfa8fe Surround '#include <sys/select>' by HAVE_SYS_SELECT_H. 16 years ago
rtsp.c 4fce284c08 Implement RDT-specific data parsing routines. After these changes, simple 16 years ago
rtsp.h 30aa6aed4a Read RealChallenge1 field from the server. 16 years ago
rtspcodes.h 987903826b Globally rename the header inclusion guard names. 16 years ago
sdp.c f1c80e3578 Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and 16 years ago
segafilm.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
sierravmd.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
siff.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
smacker.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
sol.c 9b64a036c0 remove useless close funcs 16 years ago
swf.h 987903826b Globally rename the header inclusion guard names. 16 years ago
swfdec.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
swfenc.c 9b92ed7666 update swf video frame number when muxing done, fix #439 16 years ago
tcp.c f23a9759ce Remove check for @ in tcp.c which removes the authorization data from the 16 years ago
thp.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
tiertexseq.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
tta.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
txd.c 9b64a036c0 remove useless close funcs 16 years ago
udp.c a9e02947f6 Fix udp.c compilation with recent glibc (>= 2.8) 16 years ago
utils.c bf912a482b set block align in av_write_header if not set, fix issue #489 16 years ago
vc1test.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
vc1testenc.c 2485abe281 Remove unused variable. 16 years ago
voc.c 090a41790e voc: add ff_ prefix to some global const data 16 years ago
voc.h 987903826b Globally rename the header inclusion guard names. 16 years ago
vocdec.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
vocenc.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
wav.c 8212568a1c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 years ago
wc3movie.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
westwood.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
wv.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
xa.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
yuv4mpeg.c 5972945197 convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago