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.
Anton Khirnov ec4c483976 lavf: add a protocol whitelist/blacklist for file opened internally 10 years ago
..
4xm.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
Makefile lavf: reorganize URLProtocols 10 years ago
a64.c a64: Return correct error code on invalid data stream 11 years ago
aacdec.c aac: Register the mime type 11 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 11 years ago
adxdec.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
aea.c aea: Return proper error code on invalid header 11 years ago
aiff.h aiff: Support demuxing G.722 streams 10 years ago
aiffdec.c aiff: Support demuxing G.722 streams 10 years ago
aiffenc.c avformat: Don't anonymously typedef structs 11 years ago
allformats.c lavf: reorganize URLProtocols 10 years ago
amr.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
anm.c lavc: Consistently prefix input buffer defines 10 years ago
apc.c lavc: Consistently prefix input buffer defines 10 years ago
ape.c avformat: Don't anonymously typedef structs 11 years ago
apetag.c lavc: Consistently prefix input buffer defines 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 12 years ago
asf.h lavf: Replace the ASF demuxer 10 years ago
asfcrypt.c lavf: Update to the new crypto API 10 years ago
asfcrypt.h Replace FFmpeg with Libav in licence headers 15 years ago
asfdec.c asfdec: make sure packet_size is non-zero before seeking 10 years ago
asfenc.c lavf: Replace the ASF demuxer 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 12 years ago
au.c lavf: add the notimestamps flag to the muxers missing it 11 years ago
audiointerleave.c audiointerleave: Always initialize new_pkt 10 years ago
audiointerleave.h Give all anonymously typedeffed structs in headers a name 13 years ago
avc.c libavformat: Move avc mp4 startcode parsing to a shared file 11 years ago
avc.h libavformat: Move avc mp4 startcode parsing to a shared file 11 years ago
avformat.h lavf: add a protocol whitelist/blacklist for file opened internally 10 years ago
avi.h Generalize RIFF INFO tag support; support reading INFO tag in wav 14 years ago
avidec.c avi: Spin out the logic to position to the next non-interleaved stream 10 years ago
avienc.c avformat: Don't anonymously typedef structs 11 years ago
avio.c urlprotocol: receive a list of protocols from the caller 10 years ago
avio.h lavc: Consistently prefix input buffer defines 10 years ago
avio_internal.h cosmetics: Drop empty comment lines 10 years ago
aviobuf.c lavf: add a protocol whitelist/blacklist for file opened internally 10 years ago
avisynth.c avisynth: Simplify shared library name construction 10 years ago
avlanguage.c Employ FF_ARRAY_ELEMS instead of manually calculating array length. 14 years ago
avlanguage.h Replace FFmpeg with Libav in licence headers 15 years ago
avs.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
bethsoftvid.c bethsoftvid: simplify return handling 11 years ago
bfi.c bfi: Add some very basic sanity checks for input packet sizes 12 years ago
bink.c lavc: Consistently prefix input buffer defines 10 years ago
bmv.c bmv: Remove unused variable 12 years ago
c93.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
caf.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
caf.h Replace FFmpeg with Libav in licence headers 15 years ago
cafdec.c lavc: Consistently prefix input buffer defines 10 years ago
cavsvideodec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
cdg.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
cdxl.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
concat.c urlprotocol: receive a list of protocols from the caller 10 years ago
crcenc.c lavf: more correct printf format specifiers 12 years ago
crypto.c urlprotocol: receive a list of protocols from the caller 10 years ago
cutils.c lavf: Implement ff_brktimegm using gmtime_r 11 years ago
dashenc.c dashenc: eliminate ffurl_* usage 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 avpacket: Replace av_free_packet with av_packet_unref 10 years ago
diracdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
dnxhddec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
dsicin.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
dss.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
dtsdec.c dca: Move syncword definitions to a separate header 11 years ago
dump.c lavf: Dump the cpb side data information 10 years ago
dv.c lavf: move internal fields from public to internal context 11 years ago
dv.h libavformat: Add an ff_ prefix to some lavf internal symbols 14 years ago
dvenc.c dvenc: Validate the frame size before copying it 10 years ago
dxa.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
eacdata.c avformat: Don't anonymously typedef structs 11 years ago
electronicarts.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
ffmeta.h multiple inclusion guard cleanup 14 years ago
ffmetadec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
ffmetaenc.c lavf: flush the output AVIOContext in av_write_trailer(). 13 years ago
file.c lavf: reorganize URLProtocols 10 years ago
file_open.c libavutil: Make avpriv_open a library-internal function on msvcrt 12 years ago
filmstripdec.c avformat: Don't anonymously typedef structs 11 years ago
filmstripenc.c avformat: Don't anonymously typedef structs 11 years ago
flac_picture.c flac_picture: prevent a possible out of bound write 11 years ago
flac_picture.h flac: move picture parsing code in a separate file 12 years ago
flacdec.c lavc: Consistently prefix input buffer defines 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 avpacket: Replace av_free_packet with av_packet_unref 10 years ago
flv.h flv: Name an enum and use its type 10 years ago
flvdec.c flvdec: Add sanity checking of the last packet size 10 years ago
flvenc.c flv: Validate and reject unsupported codecs 11 years ago
format.c avformat: use const char* instead of uint8_t* for AVProbeData.mime_type 11 years ago
framecrcenc.c lavc: Make AVPacket.duration int64, and deprecate convergence_duration 10 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 13 years ago
g723_1.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
gif.c avformat: Don't anonymously typedef structs 11 years ago
gopher.c urlprotocol: receive a list of protocols from the caller 10 years ago
gsmdec.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
gxf.c lavf: more correct printf format specifiers 12 years ago
gxf.h Replace FFmpeg with Libav in licence headers 15 years ago
gxfenc.c lavf: Don't explicitly flush after each written packet in muxers 12 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 12 years ago
hdsenc.c lavf: allow custom IO for all files 10 years ago
hevc.c lavc: Consistently prefix input buffer defines 10 years ago
hevc.h lavf: simplify ff_hevc_annexb2mp4_buf 12 years ago
hevcdec.c Add raw HEVC demuxer 12 years ago
hls.c hls: disallow opening nested files in child demuxers 10 years ago
hlsenc.c lavf: allow custom IO for all files 10 years ago
hlsproto.c urlprotocol: receive a list of protocols from the caller 10 years ago
hnm.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
http.c urlprotocol: receive a list of protocols from the caller 10 years ago
http.h http: Use a constant for the supported header size 11 years ago
httpauth.c httpauth: Add space after commas in HTTP/RTSP auth header 10 years ago
httpauth.h Give all anonymously typedeffed structs in headers a name 13 years ago
icecast.c urlprotocol: receive a list of protocols from the caller 10 years ago
id3v1.c Remove all uses of now deprecated metadata functions. 14 years ago
id3v1.h cosmetics: Remove extra newlines at EOF 14 years ago
id3v2.c lavc: Consistently prefix input buffer defines 10 years ago
id3v2.h avpacket: use AVBuffer to allow refcounting the packets. 13 years ago
id3v2enc.c id3v2enc: use a case-insensitive comparison for APIC picture type 11 years ago
idcin.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
idroqdec.c idroqdec: Make sure a video stream has been allocated before returning packets 12 years ago
idroqenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
iff.c avformat: Don't anonymously typedef structs 11 years ago
ilbc.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
img2.c DirectDraw Surface image decoder 10 years ago
img2dec.c lavf: allow custom IO for all files 10 years ago
img2enc.c lavf: allow custom IO for all files 10 years ago
ingenientdec.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
internal.h lavf: allow custom IO for all files 10 years ago
ipmovie.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
isom.c DXV decoder 10 years ago
isom.h mov: Add an option to toggle dref opening 10 years ago
iss.c avformat: Don't anonymously typedef structs 11 years ago
iv8.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
ivfdec.c lavf: Make codec_tag arrays constant 13 years ago
ivfenc.c lavf: Don't explicitly flush after each written packet in muxers 12 years ago
jvdec.c lavc: Consistently prefix input buffer defines 10 years ago
latmenc.c avformat: Don't anonymously typedef structs 11 years ago
libavformat.v lavc/lavf: remove unnecessary symbols from the symbol version script. 14 years ago
librtmp.c lavf: reorganize URLProtocols 10 years ago
lmlm4.c lmlm4: K&R formatting cosmetics 11 years ago
log2_tab.c avutil: Duplicate ff_log2_tab instead of sharing it across libs 13 years ago
lxfdec.c Remove stray line breaks from avpriv_{report_missing_feature|request_samples} 10 years ago
m4vdec.c m4vdec: K&R formatting cosmetics 11 years ago
matroska.c matroska: Always consider S_TEXT/UTF8 as SRT when demuxing 10 years ago
matroska.h matroskadec: export cover art correctly 11 years ago
matroskadec.c mkv: Force the full parsing of mp3 10 years ago
matroskaenc.c avpacket: Deprecate av_dup_packet 10 years ago
md5enc.c lavc: Make AVPacket.duration int64, and deprecate convergence_duration 10 years ago
md5proto.c urlprotocol: receive a list of protocols from the caller 10 years ago
metadata.c cosmetics: Remove extra newlines at EOF 14 years ago
metadata.h lavf: remove disabled FF_API_OLD_METADATA2 cruft 14 years ago
mm.c avformat: Don't anonymously typedef structs 11 years ago
mmf.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
mms.c mms: Check memory allocation 11 years ago
mms.h Give all anonymously typedeffed structs in headers a name 13 years ago
mmsh.c urlprotocol: receive a list of protocols from the caller 10 years ago
mmst.c urlprotocol: receive a list of protocols from the caller 10 years ago
mov.c mov: Force the full parsing of mp3 10 years ago
mov_chan.c mov: abort on EOF in ff_mov_read_chan 10 years ago
mov_chan.h mov_chan: Pass a separate AVIOContext for reading 13 years ago
movenc-test.c movenc-test: stop setting the GLOBAL_HEADER codec flag 10 years ago
movenc.c lavf: allow custom IO for all files 10 years ago
movenc.h movenc: Add a new flag for writing global sidx indexes for dash 10 years ago
movenchint.c libavformat: Use ffio_free_dyn_buf where applicable 11 years ago
mp3dec.c mp3dec: replace avpriv_mpa_decode_header with avpriv_mpegaudio_decode_header 10 years ago
mp3enc.c mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_header 10 years ago
mpc.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
mpc8.c lavc: Consistently prefix input buffer defines 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 11 years ago
mpegenc.c mpegenc: use the CPB props side data 10 years ago
mpegts.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
mpegts.h mpegts: Add HEVC definitions 11 years ago
mpegtsenc.c mpegtsenc: add flag to embed an AC-3 ES the DVB way 10 years ago
mpegvideodec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
mpjpeg.c mpjpeg: Write the Content-length 10 years ago
mpjpegdec.c mpjpeg: Cope with multipart lacking the initial CRLF 10 years ago
msnwc_tcp.c msnwc_tcp: Use the correct return values 10 years ago
mtv.c lavf: move internal fields from public to internal context 11 years ago
mux.c mux: drop the warning about global headers 10 years ago
mvdec.c Silicon Graphics Movie demuxer 11 years ago
mvi.c lavc: Consistently prefix input buffer defines 10 years ago
mxf.c mxf: Support AAC 11 years ago
mxf.h mxf: Add UID print helpers 11 years ago
mxfdec.c lavc: Consistently prefix input buffer defines 10 years ago
mxfenc.c mxfenc: always assume long gop 10 years ago
mxg.c lavc: Drop deprecated destruct_packet related functions 10 years ago
ncdec.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
network.c network: prevent SIGPIPE on OSX 10 years ago
network.h libavformat: use MSG_NOSIGNAL when applicable 11 years ago
noproxy-test.c avf: move ff_http_match_no_proxy to network 12 years ago
nsvdec.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
nullenc.c nullenc: Use the wrapped avframe pseudo-encoder 10 years ago
nut.c PCM signed 16-bit big-endian planar decoder 10 years ago
nut.h nut: Drop doxygen markers 10 years ago
nutdec.c nutdec: only copy the header if it exists 10 years ago
nutenc.c nutenc: do not use AVCodecContext.frame_size 10 years ago
nuv.c nuv: sanitize negative fps rate 10 years ago
oggdec.c lavc: Consistently prefix input buffer defines 10 years ago
oggdec.h oggdec: add support for VP8 demuxing 11 years ago
oggenc.c ogg: check memory allocations 11 years ago
oggparsecelt.c lavc: Consistently prefix input buffer defines 10 years ago
oggparsedirac.c lavc: export Dirac parsing API used by the ogg demuxer as public 10 years ago
oggparseflac.c lavc: Consistently prefix input buffer defines 10 years ago
oggparseogm.c ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. 11 years ago
oggparseopus.c lavc: Consistently prefix input buffer defines 10 years ago
oggparseskeleton.c oggparseskeleton: do not use AVCodecContext.codec_name 11 years ago
oggparsespeex.c oggparsespeex: Fix unchecked malloc 10 years ago
oggparsetheora.c lavc: Consistently prefix input buffer defines 10 years ago
oggparsevorbis.c ogg: Do not try to use the parser if it is not present 10 years ago
oggparsevp8.c oggdec: add support for VP8 demuxing 11 years ago
oma.c Add support for multichannel ATRAC3+ streams. 12 years ago
oma.h Add support for multichannel ATRAC3+ streams. 12 years ago
omadec.c omadec: Fix position of opening parenthesis 10 years ago
omaenc.c lavf: add the notimestamps flag to the muxers missing it 11 years ago
options.c lavf: add a protocol whitelist/blacklist for file opened internally 10 years ago
options_table.h lavf: add a protocol whitelist/blacklist for file opened internally 10 years ago
os_support.c os_support: Don't try to return the service name as a string in getnameinfo 10 years ago
os_support.h libavformat: Only use MoveFileExA when targeting the desktop API subset 11 years ago
paf.c avformat: Don't anonymously typedef structs 11 years ago
pcm.c lavf: move internal fields from public to internal context 11 years ago
pcm.h libavformat: Add an ff_ prefix to some lavf internal symbols 14 years ago
pcmdec.c pcmdec: replace a reachable assert with an error check 12 years ago
pcmenc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
pmpdec.c pmpdec: check that there is at least one audio packet. 12 years ago
protocols.c protocols: make the list of protocols static 10 years ago
psxstr.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
pva.c avformat: Don't anonymously typedef structs 11 years ago
qcp.c avformat: Don't anonymously typedef structs 11 years ago
qtpalette.h Replace FFmpeg with Libav in licence headers 15 years ago
r3d.c r3d: fix an invalid read introduced in 6bf4c1d 10 years ago
rawdec.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
rawdec.h rawdec: remove ff_raw_read_header 13 years ago
rawenc.c lavf: G.723.1 muxer 10 years ago
rawenc.h Replace FFmpeg with Libav in licence headers 15 years ago
rawvideodec.c Replace any remaining avpicture function with imgutils 10 years ago
rdt.c lavc: Consistently prefix input buffer defines 10 years ago
rdt.h lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from shared objects 12 years ago
replaygain.c avformat: expose av_stream_new_side_data helper 10 years ago
replaygain.h replaygain: allow exporting already decoded replaygain values 11 years ago
riff.c riff: add C210 FourCC (Canopus C210) 10 years ago
riff.h riff: Use the correct logging context 10 years ago
riffdec.c lavc: Consistently prefix input buffer defines 10 years ago
riffenc.c ff_parse_specific_params: do not use AVCodecContext.frame_size 10 years ago
rl2.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
rm.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
rm.h rm: Use the correct codec_data_size signedness 11 years ago
rmdec.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
rmenc.c rmenc: do not use AVCodecContext.frame_size 10 years ago
rmsipr.c rmdec: Move SIPR code shared with Matroska demuxer to a separate file 13 years ago
rmsipr.h rmdec: Move SIPR code shared with Matroska demuxer to a separate file 13 years ago
rpl.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
rso.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
rso.h Replace ffmpeg references with more accurate libav* references. 14 years ago
rsodec.c rsodec: Use avpriv_report_missing_feature() where appropriate 13 years ago
rsoenc.c lavf: add the notimestamps flag to the muxers missing it 11 years ago
rtmp.h rtmpproto: use AVHMAC instead of a custom implementation 10 years ago
rtmpcrypt.c urlprotocol: receive a list of protocols from the caller 10 years ago
rtmpcrypt.h RTMPE protocol support 13 years ago
rtmpdh.c rtmpdh: Use GMP functions directly, instead of nettle wrappers 10 years ago
rtmpdh.h rtmpdh: Use GMP functions directly, instead of nettle wrappers 10 years ago
rtmphttp.c urlprotocol: receive a list of protocols from the caller 10 years ago
rtmppkt.c rtmppkt: Repeat the full 32 bit timestamp for chunking continuation packets 11 years ago
rtmppkt.h rtmppkt: Add method to read an AMF string that is not prefixed by its type 11 years ago
rtmpproto.c urlprotocol: receive a list of protocols from the caller 10 years ago
rtp.c Use proper "" quotes for local header #includes 13 years ago
rtp.h rtpenc: Simplify code by introducing a macro for rescaling NTP timestamps 12 years ago
rtpdec.c rtpdec: Use the right logging context 10 years ago
rtpdec.h rtpdec: Increase the max size of the jitter buffer to 500 packets 10 years ago
rtpdec_ac3.c rtpdec: Rename the free method to close 11 years ago
rtpdec_amr.c rtpdec: Use .init instead of .alloc to set default values 11 years ago
rtpdec_asf.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
rtpdec_dv.c rtpdec: Rename the free method to close 11 years ago
rtpdec_formats.h rtpdec: experimental VP9 depacketizer (draft 0) 11 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 11 years ago
rtpdec_h263.c rtpdec: Set need_parsing via a handler field 11 years ago
rtpdec_h263_rfc2190.c rtpdec: Rename the free method to close 11 years ago
rtpdec_h264.c lavc: Consistently prefix input buffer defines 10 years ago
rtpdec_hevc.c cosmetics: Drop empty comment lines 10 years ago
rtpdec_ilbc.c rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions 11 years ago
rtpdec_jpeg.c rtpdec_jpeg: Coalesce redundant error checks 10 years ago
rtpdec_latm.c lavc: Consistently prefix input buffer defines 10 years ago
rtpdec_mpa_robust.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
rtpdec_mpeg4.c lavc: Consistently prefix input buffer defines 10 years ago
rtpdec_mpeg12.c rtpdec: Set need_parsing via a handler field 11 years ago
rtpdec_mpegts.c rtpdec: Rename the free method to close 11 years ago
rtpdec_qcelp.c rtpdec: Get rid of all trivial .alloc/.free functions 11 years ago
rtpdec_qdm2.c lavc: Consistently prefix input buffer defines 10 years ago
rtpdec_qt.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
rtpdec_svq3.c lavc: Consistently prefix input buffer defines 10 years ago
rtpdec_vp8.c rtpdec: Rename the free method to close 11 years ago
rtpdec_vp9.c rtpdec_vp9: Drop extra sanity check for size of input packet 11 years ago
rtpdec_xiph.c avpacket: Replace av_free_packet with av_packet_unref 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 11 years ago
rtpenc_aac.c rtpenc: Don't set max_frames_per_packet based on the packet frame size or frame rate 11 years ago
rtpenc_amr.c rtpenc: Don't set max_frames_per_packet based on the packet frame size or frame rate 11 years ago
rtpenc_chain.c libavformat: Use ffio_free_dyn_buf where applicable 11 years ago
rtpenc_chain.h rtp: set the payload type as stream id 13 years ago
rtpenc_h261.c rtp: Initial H.261 support 11 years ago
rtpenc_h263.c rtpenc: Allow packetizing H263 according to the old RFC 2190 14 years ago
rtpenc_h263_rfc2190.c rtpenc: Use MB info side data for splitting H263 packets for RFC 2190 14 years ago
rtpenc_h264_hevc.c rtpenc: Merge the h264 and hevc packetizers 11 years ago
rtpenc_jpeg.c rtpenc_jpeg: Handle case of picture dimensions not dividing by 8 10 years ago
rtpenc_latm.c rtpenc_latm: Consistently use "Libav" in license boilerplate. 14 years ago
rtpenc_mpegts.c rtpenc_mpegts: Set chain->rtp_ctx only after avformat_write_header succeeded 11 years ago
rtpenc_mpv.c lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo 13 years ago
rtpenc_vp8.c rtpenc_vp8: Include the picture number in VP8 packets 13 years ago
rtpenc_xiph.c rtpenc: Don't set max_frames_per_packet based on the packet frame size or frame rate 11 years ago
rtpproto.c urlprotocol: receive a list of protocols from the caller 10 years ago
rtpproto.h rtpproto: Move rtpproto specific function declarations to a separate header 12 years ago
rtsp.c lavf: add a protocol whitelist/blacklist for file opened internally 10 years ago
rtsp.h urlprotocol: receive a list of protocols from the caller 10 years ago
rtspcodes.h rtsp: Add listen mode 13 years ago
rtspdec.c lavf: add a protocol whitelist/blacklist for file opened internally 10 years ago
rtspenc.c cosmetics: Write NULL pointer equality checks more compactly 11 years ago
sapdec.c lavf: add a protocol whitelist/blacklist for file opened internally 10 years ago
sapenc.c lavf: add a protocol whitelist/blacklist for file opened internally 10 years ago
sauce.c Remove all uses of now deprecated metadata functions. 14 years ago
sauce.h Replace FFmpeg with Libav in licence headers 15 years ago
sctp.c lavf: reorganize URLProtocols 10 years ago
sdp.c rtp: Initial H.261 support 11 years ago
seek-test.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
segafilm.c segafilm: Fix current_sample after seeking and avio_seek return type 10 years ago
segment.c lavf: allow custom IO for all files 10 years ago
sierravmd.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
siff.c siff: Use the correct type for packet size variables 11 years ago
smacker.c lavc: Consistently prefix input buffer defines 10 years ago
smjpeg.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
smjpeg.h avformat: split out common SMJPEG code 14 years ago
smjpegdec.c lavf: more correct printf format specifiers 12 years ago
smjpegenc.c lavf: Don't explicitly flush after each written packet in muxers 12 years ago
smoothstreamingenc.c lavf: add a protocol whitelist/blacklist for file opened internally 10 years ago
smush.c lavc: Consistently prefix input buffer defines 10 years ago
sol.c sol: simplify sol_codec_id() 11 years ago
sox.h Replace FFmpeg with Libav in licence headers 15 years ago
soxdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
soxenc.c avformat: Don't anonymously typedef structs 11 years ago
spdif.c Replace FFmpeg with Libav in licence headers 15 years ago
spdif.h cosmetics: Fix ATRAC codec name spelling 12 years ago
spdifdec.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
spdifenc.c lavc: Consistently prefix input buffer defines 10 years ago
srtdec.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
srtp.c srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH 13 years ago
srtp.h srtp: Add support for a few DTLS-SRTP related crypto suites 13 years ago
srtpproto.c urlprotocol: receive a list of protocols from the caller 10 years ago
swf.c swf(dec): replace CODEC_ID with AV_CODEC_ID 13 years ago
swf.h swfdec: support compressed swf 10 years ago
swfdec.c swfdec: support compressed swf 10 years ago
swfenc.c lavf: Explicitly convert types at function pointer assignment 11 years ago
takdec.c lavc: Consistently prefix input buffer defines 10 years ago
tcp.c lavf: reorganize URLProtocols 10 years ago
thp.c thp: set duration for audio stream too 10 years ago
tiertexseq.c tiertexseq: set channel layout 13 years ago
tls.c urlprotocol: receive a list of protocols from the caller 10 years ago
tls.h lavf: move TLS-related ifdeffery to library specific files 10 years ago
tls_gnutls.c lavf: reorganize URLProtocols 10 years ago
tls_openssl.c lavf: reorganize URLProtocols 10 years ago
tmv.c tmv: set channel layout 13 years ago
tta.c lavc: Consistently prefix input buffer defines 10 years ago
tty.c avformat: Don't anonymously typedef structs 11 years ago
txd.c txd: do not set the codec timebase. 11 years ago
udp.c lavf: reorganize URLProtocols 10 years ago
unix.c lavf: reorganize URLProtocols 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 11 years ago
url.h urlprotocol: receive a list of protocols from the caller 10 years ago
urldecode.c Use the avstring.h locale-independent character type functions 13 years ago
urldecode.h Support urlencoded http authentication credentials 13 years ago
utils.c lavf: use the io_open callbacks for files opened from open_input() as well 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 12 years ago
version.h lavf: add a protocol whitelist/blacklist for file opened internally 10 years ago
voc.c Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
voc.h lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h 13 years ago
voc_packet.c voc: Split ff_voc_get_packet into a separate file 10 years ago
vocdec.c voc: Split ff_voc_get_packet into a separate file 10 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 avpacket: Replace av_free_packet with av_packet_unref 10 years ago
wavdec.c riff: Use the correct logging context 10 years ago
wavenc.c wavenc: use codec descriptors to get the codec name 11 years ago
wc3movie.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
westwood_aud.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
westwood_vqa.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
wtv.c cosmetics: Drop empty comment lines 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 avpacket: Replace av_free_packet with av_packet_unref 10 years ago
wvenc.c lavf: Don't explicitly flush after each written packet in muxers 12 years ago
xa.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
xmv.c lavc: Consistently prefix input buffer defines 10 years ago
xwma.c lavc: Consistently prefix input buffer defines 10 years ago
yop.c avpacket: Replace av_free_packet with av_packet_unref 10 years ago
yuv4mpeg.h yuv4mpeg: split the demuxer and muxer into separate files 11 years ago
yuv4mpegdec.c Replace any remaining avpicture function with imgutils 10 years ago
yuv4mpegenc.c yuv4mpegenc: Use AV_CEIL_RSHIFT where needed 10 years ago