19024 Commits (413c842a697866b62ea5dbb5e5fa54ae990d503e)

Author SHA1 Message Date
Anton Khirnov ff3db937ef asfenc: fix some possible integer overflows 9 years ago
Neil Birkbeck 3c658e2655 lavf/dump.c: Print mastering display metadata 9 years ago
Neil Birkbeck bbda13a771 lavf/matroskadec: Add early support for some of the new colour elements. 9 years ago
Derek Buitenhuis fb2f164598 avformat: Fix member name 10L 9 years ago
Derek Buitenhuis 93629735d7 avformat: Add a protocol blacklisting API 9 years ago
Anton Khirnov 1ceb07eb31 avformat_find_stream_info: move duration guessing after updating codec parameters 9 years ago
Mats Peterson 5111c1bef3 lavf/movenc: Add support for palette side data 9 years ago
Mats Peterson ba40b3520d lavf/utils: Normalize AVPacket.data to native endian in ff_get_packet_palette() 9 years ago
Paul B Mahol dd2ea5cbfb avformat/yuv4mpegdec: fix seeking for partial files 9 years ago
Marton Balint 28fbdece79 avformat: use ff_standardize_creation_time for formats writing all format string metadata 9 years ago
Marton Balint e7dd97b5d8 avformat/utils: add a function to standardize creation time 9 years ago
Mats Peterson 2be0366a7f lavf/utils: Add ff_get_packet_palette() 9 years ago
Michael Niedermayer 554f6e930c avformat/cache: Fix memleak of tree entries 9 years ago
Michael Niedermayer a870aa89bf avformat/seek-test: Support passing options to demuxers and protocols 9 years ago
Carl Eugen Hoyos 2355b7458e lavf/mov: Set display aspect ratio for avid dv. 9 years ago
Mark Harris c3bb6166dd sdp: fix opus sprop-stereo fmtp syntax 9 years ago
Mark Harris 4d13bcceb9 sdp: fix opus sprop-stereo fmtp syntax 9 years ago
Andrew Shulgin 1c7e2cf9d3 avformat/rtpdec_h264: Ignore invalid sprop-parameter-sets missing PPS 9 years ago
Derek Buitenhuis 9f9ed79d4c hls: Add and use a memebr of AVIOInternal rather than abuse opaque 9 years ago
Michael Niedermayer 4899c02c38 avformat/protocols: Fix ff_urlcontext_child_class_next() 9 years ago
Michael Niedermayer a6cd817a54 avformat/msf: Also check the codec tag in probing 9 years ago
Derek Buitenhuis 95cdc0a5c6 avformat: Remove async from TESTPROGS 9 years ago
Carl Eugen Hoyos 8c5092912b lavf: Add pcx auto-detection. 9 years ago
Carl Eugen Hoyos c0ecc597fa lavf/img2dec: Skip SOS when auto-detecting jpeg. 9 years ago
Michael Niedermayer 77524ee2dc avformat/utils: Be slightly more tolerant with fps vs. stream timebase 9 years ago
Marton Balint e22bd239c0 avformat/mov: do not leak memory on ffio_read_size failure 9 years ago
Marton Balint 4840effe42 avformat/mov: merge mov_read_custom functions 9 years ago
Raymond Hilseth c66a6369e4 avformat/dashenc: Enable dash output to work when the output isn't a local file 9 years ago
Raymond Hilseth 20e4863ab1 avformat/file: enable file_move() without unistd.h 9 years ago
Rodger Combs 22dbc1caaf lavf/mov: downgrade sidx errors to non-fatal warnings; fixes trac #5216 9 years ago
Rodger Combs 3617e69d50 lavf/mov: fix sidx with edit lists 9 years ago
Derek Buitenhuis 1c9215e580 lavf/mp3: Properly check return values of seeks and reads while reading the header 9 years ago
Roman Ryltsov af2568a675 avformat/Makefile: Fixed missing rawutils.o reference (required by movenc.c) 9 years ago
Syed Andaleeb Roomy b4dcd351ec movenc: Timecode in MP4 Although MP4 does not have a concrete specification to store timecode information, the following technical note from Apple describes a way to achieve this via timecode track, similar to how it is done for MOV files. 9 years ago
Rodger Combs a21a3c25dc probe TrueHD in MPEGTS 9 years ago
Mats Peterson 6aac43f180 lavf/matroskadec: Process QuickTime palette per track 9 years ago
Mats Peterson 9a27780821 lavf/movenc: Add palette to video sample description 9 years ago
Clément Bœsch b5451d88cf lavc: reindent a few decoders after previous commits 9 years ago
Clément Bœsch 805685fffd Kill timed SSA 9 years ago
Stefano Sabatini dedcb3c5a5 lavf/mux: do not fail in case of non strictly monotonically increasing DTS values for data packets 9 years ago
Carl Eugen Hoyos 07eec5e721 lavf/img2dec: Skip SOF size when probing jpeg. 9 years ago
Anton Khirnov 3e8fd93b6a lavf: add a missing bump and APIchanges for the codecpar switch 9 years ago
Michael Niedermayer 5870f2a1dc Revert "Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'" 9 years ago
Vittorio Giovara fa55addd23 img2: Drop av_ prefix for a static function 9 years ago
Justin Ruggles e1c15a9475 img2dec: Support Progressive JPEG in jpeg_probe 9 years ago
Stefano Sabatini 14f7a3d55a lavc/lavf: transmit stream_id information for mpegts KLV data packets 9 years ago
Mats Peterson 3ba57bfe8d lavf/riffenc: Handle AV_PIX_FMT_MONOBLACK 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Anton Khirnov ec4c483976 lavf: add a protocol whitelist/blacklist for file opened internally 9 years ago
Anton Khirnov 8c0ceafb0f urlprotocol: receive a list of protocols from the caller 9 years ago