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.
 
 
 
 
Martin Storsjö 9f1b3050d9 rtmpdh: Check the output buffer size in the openssl version of dh_compute_key 10 years ago
..
4xm.c 4xm: allocate extradata properly. 11 years ago
Makefile lavf: split tls.c 10 years ago
a64.c a64: Return correct error code on invalid data stream 10 years ago
aacdec.c aac: Register the mime type 10 years ago
ac3dec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
adtsenc.c avformat: Don't anonymously typedef structs 10 years ago
adxdec.c avformat/adxdec: set avctx->channels in adx_read_header 10 years ago
aea.c aea: Return proper error code on invalid header 10 years ago
aiff.h lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h 12 years ago
aiffdec.c avformat: Don't anonymously typedef structs 10 years ago
aiffenc.c avformat: Don't anonymously typedef structs 10 years ago
allformats.c lavf: split tls.c 10 years ago
amr.c lavf: add the notimestamps flag to the muxers missing it 11 years ago
anm.c avformat: Don't anonymously typedef structs 10 years ago
apc.c apc: set channel layout 12 years ago
ape.c avformat: Don't anonymously typedef structs 10 years ago
apetag.c ape: Use the proper variable type 10 years ago
apetag.h apetag: add support for writing APE tags 12 years ago
asf.c asfenc: add ASF_Reserved_4 as defined in section 10.10 of the ASF spec 11 years ago
asf.h asfenc: remember send time and offset of the index entries 11 years ago
asfcrypt.c asf: K&R formatting cosmetics 12 years ago
asfcrypt.h
asfdec.c Replace av_dlog with normal av_log at trace level 10 years ago
asfenc.c asfenc: fix leaking asf->index_ptr on error 10 years ago
assdec.c Replace av_dlog with normal av_log at trace level 10 years ago
assenc.c lavf: Don't explicitly flush after each written packet in muxers 11 years ago
au.c lavf: add the notimestamps flag to the muxers missing it 11 years ago
audiointerleave.c audiointerleave: check av_new_packet return value 10 years ago
audiointerleave.h Give all anonymously typedeffed structs in headers a name 12 years ago
avc.c libavformat: Move avc mp4 startcode parsing to a shared file 10 years ago
avc.h libavformat: Move avc mp4 startcode parsing to a shared file 10 years ago
avformat.h lavf: Document the codec context initialization 10 years ago
avi.h
avidec.c avi: Validate sample_size 10 years ago
avienc.c avformat: Don't anonymously typedef structs 10 years ago
avio.c lavf: Explicitly convert types at function pointer assignment 10 years ago
avio.h doxygen: Add a number of missing function parameter descriptions 11 years ago
avio_internal.h avio: Rename avclass symbols relating to avio 10 years ago
aviobuf.c lavf: Explicitly convert types at function pointer assignment 10 years ago
avisynth.c avisynth: Simplify shared library name construction 10 years ago
avlanguage.c
avlanguage.h
avs.c cosmetics: Write NULL pointer equality checks more compactly 10 years ago
bethsoftvid.c bethsoftvid: simplify return handling 10 years ago
bfi.c bfi: Add some very basic sanity checks for input packet sizes 11 years ago
bink.c avformat: Don't anonymously typedef structs 10 years ago
bmv.c bmv: Remove unused variable 11 years ago
c93.c avformat: Don't anonymously typedef structs 10 years ago
caf.c
caf.h
cafdec.c avformat: Don't anonymously typedef structs 10 years ago
cavsvideodec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
cdg.c cdg: Forward error from avio_size() in read_header() function 11 years ago
cdxl.c cdxl: set channel layout 12 years ago
concat.c concat: K&R formatting cosmetics 10 years ago
crcenc.c lavf: more correct printf format specifiers 11 years ago
crypto.c avformat: Don't anonymously typedef structs 10 years ago
cutils.c lavf: Implement ff_brktimegm using gmtime_r 10 years ago
dashenc.c dashenc: Reduce the segment duration if cutting out parts with edit lists 10 years ago
dauddec.c daud: split muxer and demuxer 11 years ago
daudenc.c daud: split muxer and demuxer 11 years ago
dfa.c lavf: more correct printf format specifiers 11 years ago
diracdec.c
dnxhddec.c
dsicin.c dsicin: Add some basic sanity checks for fields read from the file 11 years ago
dss.c lavf: Add DSS demuxer 10 years ago
dtsdec.c dca: Move syncword definitions to a separate header 10 years ago
dump.c dump: Print AVAudioServiceType side data 10 years ago
dv.c lavf: move internal fields from public to internal context 10 years ago
dv.h
dvenc.c lavc: export DV profile API used by muxer/demuxer as public 11 years ago
dxa.c avformat: Don't anonymously typedef structs 10 years ago
eacdata.c avformat: Don't anonymously typedef structs 10 years ago
electronicarts.c electronicarts: set the framerate for TGQ/TQI 10 years ago
ffmeta.h
ffmetadec.c
ffmetaenc.c lavf: flush the output AVIOContext in av_write_trailer(). 12 years ago
file.c libavformat: use avpriv_open() 11 years ago
file_open.c libavutil: Make avpriv_open a library-internal function on msvcrt 11 years ago
filmstripdec.c avformat: Don't anonymously typedef structs 10 years ago
filmstripenc.c avformat: Don't anonymously typedef structs 10 years ago
flac_picture.c flac_picture: prevent a possible out of bound write 10 years ago
flac_picture.h flac: move picture parsing code in a separate file 11 years ago
flacdec.c lavf: stop using avpriv_flac_parse_streaminfo() 10 years ago
flacenc.c flac muxer: support reading updated extradata from side data 11 years ago
flacenc.h flac muxer: support reading updated extradata from side data 11 years ago
flacenc_header.c flac muxer: support reading updated extradata from side data 11 years ago
flic.c Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
flv.h
flvdec.c Replace av_dlog with normal av_log at trace level 10 years ago
flvenc.c flv: Validate and reject unsupported codecs 10 years ago
format.c avformat: use const char* instead of uint8_t* for AVProbeData.mime_type 10 years ago
framecrcenc.c lavf: more correct printf format specifiers 11 years ago
framehash.c lavf: switch to AVStream.time_base as the hint for the muxer timebase 11 years ago
g722.c g722: refactor out of rawdec.c 12 years ago
g723_1.c avformat: Add av_cold attributes to init functions missing them 12 years ago
gif.c avformat: Don't anonymously typedef structs 10 years ago
gopher.c avformat: Don't anonymously typedef structs 10 years ago
gsmdec.c avformat: Don't anonymously typedef structs 10 years ago
gxf.c lavf: more correct printf format specifiers 11 years ago
gxf.h
gxfenc.c lavf: Don't explicitly flush after each written packet in muxers 11 years ago
h261dec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
h263dec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
h264dec.c h264dec: Add .avc file name extension 11 years ago
hdsenc.c Revert "lavf: Don't try to update files atomically with renames on windows" 10 years ago
hevc.c Replace av_dlog with normal av_log at trace level 10 years ago
hevc.h lavf: simplify ff_hevc_annexb2mp4_buf 11 years ago
hevcdec.c Add raw HEVC demuxer 11 years ago
hls.c lavf: Use av_gettime_relative 10 years ago
hlsenc.c hlsenc: write playlist into a temp file and replace the original atomically 10 years ago
hlsproto.c hlsproto: Properly close avio buffer in case of error 10 years ago
hnm.c lavf: more correct printf format specifiers 11 years ago
http.c Replace av_dlog with normal av_log at trace level 10 years ago
http.h http: Use a constant for the supported header size 10 years ago
httpauth.c Use the avstring.h locale-independent character type functions 12 years ago
httpauth.h Give all anonymously typedeffed structs in headers a name 12 years ago
icecast.c Icecast: Send content-type in all cases 10 years ago
id3v1.c
id3v1.h
id3v2.c id3v2: Do not export empty APIC description 10 years ago
id3v2.h avpacket: use AVBuffer to allow refcounting the packets. 12 years ago
id3v2enc.c id3v2enc: use a case-insensitive comparison for APIC picture type 11 years ago
idcin.c idcin: fix return check 10 years ago
idroqdec.c idroqdec: Make sure a video stream has been allocated before returning packets 11 years ago
idroqenc.c
iff.c avformat: Don't anonymously typedef structs 10 years ago
ilbc.c lavf: Don't explicitly flush after each written packet in muxers 11 years ago
img2.c lavf: Open PICT images with Quickdraw 10 years ago
img2dec.c avformat: Don't anonymously typedef structs 10 years ago
img2enc.c avformat: Don't anonymously typedef structs 10 years ago
ingenientdec.c
internal.h lavf: move internal fields from public to internal context 10 years ago
ipmovie.c Replace av_dlog with normal av_log at trace level 10 years ago
isom.c Replace av_dlog with normal av_log at trace level 10 years ago
isom.h mov: Add option to keep exact packet sequence after seeking 10 years ago
iss.c avformat: Don't anonymously typedef structs 10 years ago
iv8.c
ivfdec.c
ivfenc.c lavf: Don't explicitly flush after each written packet in muxers 11 years ago
jvdec.c avformat: Don't anonymously typedef structs 10 years ago
latmenc.c avformat: Don't anonymously typedef structs 10 years ago
libavformat.v
librtmp.c librtmp: append the correct field to the string 10 years ago
lmlm4.c lmlm4: K&R formatting cosmetics 10 years ago
log2_tab.c avutil: Duplicate ff_log2_tab instead of sharing it across libs 12 years ago
lxfdec.c avformat: Don't anonymously typedef structs 10 years ago
m4vdec.c m4vdec: K&R formatting cosmetics 10 years ago
matroska.c matroskadec: export cover art correctly 10 years ago
matroska.h matroskadec: export cover art correctly 10 years ago
matroskadec.c mkv: Print unsupported mov tags when found 10 years ago
matroskaenc.c matroskadec: export cover art correctly 10 years ago
md5enc.c lavf: introduce AVFMT_TS_NEGATIVE 12 years ago
md5proto.c md5: Allocate a normal private context for the opaque md5 context pointer 12 years ago
metadata.c
metadata.h
mm.c avformat: Don't anonymously typedef structs 10 years ago
mmf.c avformat: Don't anonymously typedef structs 10 years ago
mms.c mms: Check memory allocation 10 years ago
mms.h Give all anonymously typedeffed structs in headers a name 12 years ago
mmsh.c Replace av_dlog with normal av_log at trace level 10 years ago
mmst.c Replace av_dlog with normal av_log at trace level 10 years ago
mov.c mov: Double-check that alias path is not an absolute path 10 years ago
mov_chan.c Replace av_dlog with normal av_log at trace level 10 years ago
mov_chan.h
movenc.c movenc: Write the make and model metadata keys for mov style files 10 years ago
movenc.h movenc: Don't assume that fragment durations in pts is equal to duration in dts 10 years ago
movenchint.c libavformat: Use ffio_free_dyn_buf where applicable 10 years ago
mp3dec.c mp3: Properly use AVCodecContext API 10 years ago
mp3enc.c Drop the unofficial extension prefix for MPEG and MPEG-TS formats 10 years ago
mpc.c avformat: Don't anonymously typedef structs 10 years ago
mpc8.c avformat: Don't anonymously typedef structs 10 years ago
mpeg.c Replace av_dlog with normal av_log at trace level 10 years ago
mpeg.h mpeg: Write H264 streams at offset 2 10 years ago
mpegenc.c Replace av_dlog with normal av_log at trace level 10 years ago
mpegts.c mpegts: Update the PSI/SI table only if the version change 10 years ago
mpegts.h mpegts: Add HEVC definitions 10 years ago
mpegtsenc.c Replace av_dlog with normal av_log at trace level 10 years ago
mpegvideodec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
mpjpeg.c lavf: add the notimestamps flag to the muxers missing it 11 years ago
msnwc_tcp.c
mtv.c lavf: move internal fields from public to internal context 10 years ago
mux.c mux: Do not leave stale side data pointers in ff_interleave_add_packet() 10 years ago
mvdec.c Silicon Graphics Movie demuxer 11 years ago
mvi.c lavf: more correct printf format specifiers 11 years ago
mxf.c mxf: Support AAC 10 years ago
mxf.h mxf: Add UID print helpers 10 years ago
mxfdec.c Replace av_dlog with normal av_log at trace level 10 years ago
mxfenc.c Replace av_dlog with normal av_log at trace level 10 years ago
mxg.c Disable deprecation warnings for cases where a replacement is available 11 years ago
ncdec.c
network.c lavf: move TLS-related ifdeffery to library specific files 10 years ago
network.h libavformat: use MSG_NOSIGNAL when applicable 10 years ago
noproxy-test.c avf: move ff_http_match_no_proxy to network 12 years ago
nsvdec.c Replace av_dlog with normal av_log at trace level 10 years ago
nullenc.c
nut.c raw, nut: Support rgba64 encoding 11 years ago
nut.h nut: Support experimental NUT 4 features 11 years ago
nutdec.c nut: Make sure to clean up on read_header failure 10 years ago
nutenc.c libavformat: Use ffio_free_dyn_buf where applicable 10 years ago
nuv.c avformat: Don't anonymously typedef structs 10 years ago
oggdec.c ogg: Forward errors further 10 years ago
oggdec.h oggdec: add support for VP8 demuxing 10 years ago
oggenc.c ogg: check memory allocations 10 years ago
oggparsecelt.c ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. 10 years ago
oggparsedirac.c ogg: check that the expected number of headers had been parsed 12 years ago
oggparseflac.c lavf: stop using avpriv_flac_parse_streaminfo() 10 years ago
oggparseogm.c ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. 10 years ago
oggparseopus.c ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. 10 years ago
oggparseskeleton.c oggparseskeleton: do not use AVCodecContext.codec_name 11 years ago
oggparsespeex.c ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. 10 years ago
oggparsetheora.c ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. 10 years ago
oggparsevorbis.c lavc,lavf: switch to the new vorbis parse API 10 years ago
oggparsevp8.c oggdec: add support for VP8 demuxing 10 years ago
oma.c Add support for multichannel ATRAC3+ streams. 11 years ago
oma.h Add support for multichannel ATRAC3+ streams. 11 years ago
omadec.c oma: Report a timestamp 10 years ago
omaenc.c lavf: add the notimestamps flag to the muxers missing it 11 years ago
options.c avio: Rename avclass symbols relating to avio 10 years ago
options_table.h lavf: Add an option for avoiding negative timestamps 10 years ago
os_support.c os_support: Add #endif comments for better readability 11 years ago
os_support.h libavformat: Only use MoveFileExA when targeting the desktop API subset 10 years ago
paf.c avformat: Don't anonymously typedef structs 10 years ago
pcm.c lavf: move internal fields from public to internal context 10 years ago
pcm.h
pcmdec.c pcmdec: replace a reachable assert with an error check 11 years ago
pcmenc.c
pmpdec.c pmpdec: check that there is at least one audio packet. 11 years ago
psxstr.c Disable deprecation warnings for cases where a replacement is available 11 years ago
pva.c avformat: Don't anonymously typedef structs 10 years ago
qcp.c avformat: Don't anonymously typedef structs 10 years ago
qtpalette.h
r3d.c Replace av_dlog with normal av_log at trace level 10 years ago
rawdec.c latm: Do not give a score for a single instance 10 years ago
rawdec.h rawdec: remove ff_raw_read_header 12 years ago
rawenc.c Drop the unofficial extension prefix for MPEG and MPEG-TS formats 10 years ago
rawenc.h
rawvideodec.c rawvideo: use a specific read_header 12 years ago
rdt.c rdt: Use a separate variable to clarify the different value namespaces 10 years ago
rdt.h lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from shared objects 11 years ago
replaygain.c lavf: add a convenience function for adding side data to a stream 10 years ago
replaygain.h replaygain: allow exporting already decoded replaygain values 11 years ago
riff.c riff: Add MultiScope II fourcc MSC2 as MJPEG 10 years ago
riff.h riffenc: take an AVStream instead of an AVCodecContext 11 years ago
riffdec.c riffdec: Add sanity checks for the sample rate 11 years ago
riffenc.c riffenc: do not fall back on AVCodecContext.frame_size for MP3 10 years ago
rl2.c Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
rm.c
rm.h rm: Use the correct codec_data_size signedness 10 years ago
rmdec.c Replace av_dlog with normal av_log at trace level 10 years ago
rmenc.c rmenc: Drop the temporary buffer for ac3 byteswap 10 years ago
rmsipr.c rmdec: Move SIPR code shared with Matroska demuxer to a separate file 12 years ago
rmsipr.h rmdec: Move SIPR code shared with Matroska demuxer to a separate file 12 years ago
rpl.c lavf: more correct printf format specifiers 11 years ago
rso.c
rso.h
rsodec.c rsodec: Use avpriv_report_missing_feature() where appropriate 12 years ago
rsoenc.c lavf: add the notimestamps flag to the muxers missing it 11 years ago
rtmp.h use my full first name instead of short one in copyrights 12 years ago
rtmpcrypt.c
rtmpcrypt.h
rtmpdh.c rtmpdh: Check the output buffer size in the openssl version of dh_compute_key 10 years ago
rtmpdh.h
rtmphttp.c rtmphttp: Check for both 0 and AVERROR_EOF 11 years ago
rtmppkt.c rtmppkt: Repeat the full 32 bit timestamp for chunking continuation packets 10 years ago
rtmppkt.h rtmppkt: Add method to read an AMF string that is not prefixed by its type 11 years ago
rtmpproto.c Replace av_dlog with normal av_log at trace level 10 years ago
rtp.c Use proper "" quotes for local header #includes 12 years ago
rtp.h rtpenc: Simplify code by introducing a macro for rescaling NTP timestamps 11 years ago
rtpdec.c Replace av_dlog with normal av_log at trace level 10 years ago
rtpdec.h rtpdec: Rename the free method to close 10 years ago
rtpdec_ac3.c rtpdec: Rename the free method to close 10 years ago
rtpdec_amr.c rtpdec: Use .init instead of .alloc to set default values 10 years ago
rtpdec_asf.c rtpdec_asf: Don't set RTP_FLAG_KEY 10 years ago
rtpdec_dv.c rtpdec: Rename the free method to close 10 years ago
rtpdec_formats.h rtpdec: experimental VP9 depacketizer (draft 0) 10 years ago
rtpdec_g726.c avformat: Add av_cold attributes to init functions missing them 12 years ago
rtpdec_h261.c rtpdec: Rename the free method to close 10 years ago
rtpdec_h263.c rtpdec: Set need_parsing via a handler field 10 years ago
rtpdec_h263_rfc2190.c rtpdec: Rename the free method to close 10 years ago
rtpdec_h264.c rtpdec: Rename the free method to close 10 years ago
rtpdec_hevc.c Replace av_dlog with normal av_log at trace level 10 years ago
rtpdec_ilbc.c rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions 10 years ago
rtpdec_jpeg.c build: Split JPEG-related tables off into a separate component 10 years ago
rtpdec_latm.c rtpdec: Rename the free method to close 10 years ago
rtpdec_mpa_robust.c rtpdec_mpa_robust: Fix incrementing split_pos 10 years ago
rtpdec_mpeg4.c rtpdec: Rename the free method to close 10 years ago
rtpdec_mpeg12.c rtpdec: Set need_parsing via a handler field 10 years ago
rtpdec_mpegts.c rtpdec: Rename the free method to close 10 years ago
rtpdec_qcelp.c rtpdec: Get rid of all trivial .alloc/.free functions 10 years ago
rtpdec_qdm2.c rtpdec: Get rid of all trivial .alloc/.free functions 10 years ago
rtpdec_qt.c rtpdec_qt: Use a local variable instead of RTP_FLAG_KEY 10 years ago
rtpdec_svq3.c rtpdec: Rename the free method to close 10 years ago
rtpdec_vp8.c rtpdec: Rename the free method to close 10 years ago
rtpdec_vp9.c rtpdec_vp9: Drop extra sanity check for size of input packet 10 years ago
rtpdec_xiph.c rtpdec: Rename the free method to close 10 years ago
rtpenc.c Replace av_dlog with normal av_log at trace level 10 years ago
rtpenc.h rtpenc: Merge the h264 and hevc packetizers 10 years ago
rtpenc_aac.c rtpenc: Don't set max_frames_per_packet based on the packet frame size or frame rate 10 years ago
rtpenc_amr.c rtpenc: Don't set max_frames_per_packet based on the packet frame size or frame rate 10 years ago
rtpenc_chain.c libavformat: Use ffio_free_dyn_buf where applicable 10 years ago
rtpenc_chain.h rtp: set the payload type as stream id 12 years ago
rtpenc_h261.c rtp: Initial H.261 support 10 years ago
rtpenc_h263.c
rtpenc_h263_rfc2190.c
rtpenc_h264_hevc.c rtpenc: Merge the h264 and hevc packetizers 10 years ago
rtpenc_jpeg.c rtpenc_jpeg: Handle case of picture dimensions not dividing by 8 10 years ago
rtpenc_latm.c
rtpenc_mpegts.c rtpenc_mpegts: Set chain->rtp_ctx only after avformat_write_header succeeded 10 years ago
rtpenc_mpv.c lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo 12 years ago
rtpenc_vp8.c rtpenc_vp8: Include the picture number in VP8 packets 12 years ago
rtpenc_xiph.c rtpenc: Don't set max_frames_per_packet based on the packet frame size or frame rate 10 years ago
rtpproto.c rtp: Add an option to set the send/receive buffer size 10 years ago
rtpproto.h rtpproto: Move rtpproto specific function declarations to a separate header 11 years ago
rtsp.c rtsp: Make sure we don't write too many transport entries into a fixed-size array 10 years ago
rtsp.h rtsp: Add a buffer_size option 10 years ago
rtspcodes.h
rtspdec.c lavf: split tls.c 10 years ago
rtspenc.c cosmetics: Write NULL pointer equality checks more compactly 10 years ago
sapdec.c lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500 12 years ago
sapenc.c lavf: Use av_gettime_relative 10 years ago
sauce.c
sauce.h
sctp.c sctp: Update to match tcp 10 years ago
sdp.c rtp: Initial H.261 support 10 years ago
seek-test.c Remove pointless #undefs of previously forbidden functions. 12 years ago
segafilm.c avformat: Don't anonymously typedef structs 10 years ago
segment.c avformat: Don't anonymously typedef structs 10 years ago
sierravmd.c avformat: Don't anonymously typedef structs 10 years ago
siff.c siff: Use the correct type for packet size variables 10 years ago
smacker.c lavf: more correct printf format specifiers 11 years ago
smjpeg.c
smjpeg.h
smjpegdec.c lavf: more correct printf format specifiers 11 years ago
smjpegenc.c lavf: Don't explicitly flush after each written packet in muxers 11 years ago
smoothstreamingenc.c avformat: Don't anonymously typedef structs 10 years ago
smush.c LucasArts SMUSH demuxer 11 years ago
sol.c sol: simplify sol_codec_id() 10 years ago
sox.h
soxdec.c
soxenc.c avformat: Don't anonymously typedef structs 10 years ago
spdif.c
spdif.h cosmetics: Fix ATRAC codec name spelling 11 years ago
spdifdec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
spdifenc.c dca: Move syncword definitions to a separate header 10 years ago
srtdec.c
srtp.c srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH 12 years ago
srtp.h srtp: Add support for a few DTLS-SRTP related crypto suites 12 years ago
srtpproto.c srtpproto: fix option flag type 10 years ago
swf.c
swf.h lavf: switch to AVStream.time_base as the hint for the muxer timebase 11 years ago
swfdec.c swfdec: cosmetics: fix indentation 12 years ago
swfenc.c lavf: Explicitly convert types at function pointer assignment 10 years ago
takdec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
tcp.c libavformat: Handle error return from ff_listen_bind 10 years ago
thp.c
tiertexseq.c tiertexseq: set channel layout 12 years ago
tls.c lavf: split tls.c 10 years ago
tls.h lavf: move TLS-related ifdeffery to library specific files 10 years ago
tls_gnutls.c tls_gnutls: Add missing includes for the gcrypt thread safety callbacks 10 years ago
tls_openssl.c lavf: move TLS-related ifdeffery to library specific files 10 years ago
tmv.c tmv: set channel layout 12 years ago
tta.c avformat: Don't anonymously typedef structs 10 years ago
tty.c avformat: Don't anonymously typedef structs 10 years ago
txd.c txd: do not set the codec timebase. 11 years ago
udp.c udp: Fix pkt_size management 10 years ago
unix.c libavformat: Handle error return from ff_listen_bind 10 years ago
url-test.c avf: move url utility functions in a separate file 12 years ago
url.c cosmetics: Write NULL pointer inequality checks more compactly 10 years ago
url.h urlprotocol: remove unused url_interrupt_cb declaration 10 years ago
urldecode.c Use the avstring.h locale-independent character type functions 12 years ago
urldecode.h
utils.c lavf: Fix variables constness in ff_iso8601_to_unix_time() 10 years ago
vc1test.c vc1test: Check malloc call 11 years ago
vc1testenc.c lavf: Don't explicitly flush after each written packet in muxers 11 years ago
version.h mov: Add option to keep exact packet sequence after seeking 10 years ago
voc.c
voc.h lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h 12 years ago
vocdec.c vocdec: Don't update codec parameters mid-stream 11 years ago
vocenc.c lavf: add the notimestamps flag to the muxers missing it 11 years ago
vorbiscomment.c vorbiscomment: simplify API by using av_dict_count() 11 years ago
vorbiscomment.h vorbiscomment: simplify API by using av_dict_count() 11 years ago
vqf.c lavf: move internal fields from public to internal context 10 years ago
wavdec.c Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
wavenc.c wavenc: use codec descriptors to get the codec name 11 years ago
wc3movie.c wc3movie: set channel layout 12 years ago
westwood_aud.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
westwood_vqa.c westwood_vqa: do not free extradata on error in read_header 12 years ago
wtv.c avformat: Don't anonymously typedef structs 10 years ago
wv.c wvdec: split block header parsing into a separate file 12 years ago
wv.h wvdec: split block header parsing into a separate file 12 years ago
wvdec.c avformat: Don't anonymously typedef structs 10 years ago
wvenc.c lavf: Don't explicitly flush after each written packet in muxers 11 years ago
xa.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
xmv.c lavf: more correct printf format specifiers 11 years ago
xwma.c avformat: Don't anonymously typedef structs 10 years ago
yop.c lavf: move internal fields from public to internal context 10 years ago
yuv4mpeg.h yuv4mpeg: split the demuxer and muxer into separate files 11 years ago
yuv4mpegdec.c yuv4mpegdec: initialize field_order in yuv4_read_header() 10 years ago
yuv4mpegenc.c yuv4mpegenc: do not access AVCodecContext.coded_frame 11 years ago