16379 Commits (308429e124b97337a768839c1d5091900e974e7e)

Author SHA1 Message Date
Michael Niedermayer 308429e124 avformat/wavenc: check return value of strftime() 10 years ago
Michael Niedermayer a5e5959d52 avformat/utils: fix calculating the absolute difference of timestamps 10 years ago
Michael Niedermayer dd70470d72 avformat/utils: Compute the current pts of mpeg1/2 I/P frames from the next frame when available 10 years ago
Michael Niedermayer 9e561410c0 avformat/utils: Pass the next pts/dts to compute_pkt_fields() when available 10 years ago
Dave Rice 3c01039e0b mov: further expand the list of parsed metadata tags 10 years ago
Vittorio Giovara e2e07dbaab mov: expand the list of parsed metadata tags 10 years ago
Vittorio Giovara b704b648f9 mov: parse XMP metadata on demand 10 years ago
Vittorio Giovara 174c5fde90 mov: parse @PRM and @PRQ metadata tags 10 years ago
Vittorio Giovara 35384934d6 mov: cosmetics: reorder the list of tags 10 years ago
Joakim Plate 90411b333d Allow reading of growing avi files (currently being written) 10 years ago
Carl Eugen Hoyos 250e077ee9 riff: Support decoding png in avi (ImageJ) 10 years ago
Martin Storsjö 29bc7bfba2 rtpproto: Write a warning if the input data written isn't RTP packetized 10 years ago
Rens Dijkshoorn dceb8b1252 avformat/movenc: Add 2048x1080 to the aivx case 10 years ago
Michael Niedermayer 72c984432e avformat/matroskadec: request a sample with recursive seek heads 10 years ago
wm4 6551acab68 avformat/matroskadec: fix handling of recursive SeekHead elements 10 years ago
Luca Barbato 4fd7e63c87 mp3: Tweak the probe scores 10 years ago
Michael Niedermayer e65849a70b avformat/dashenc: make durations 64bit 10 years ago
Luca Barbato 4f5906a1d7 latm: Do not give a score for a single instance 10 years ago
Michael Niedermayer 74080ded96 avformat/mpeg: add commented out av_log() to probe 10 years ago
Michael Niedermayer e15b29bb18 avformat/mpeg: do not count PES packets inside PES packets during probing 10 years ago
Michael Niedermayer a4f387bf56 avformat/mpegts: Warn if ffio_ensure_seekback() failed 10 years ago
Michael Niedermayer c149f67e9b avformat/apetag: More completely check avio_get_str() return value 10 years ago
Christian Suloway 1c639fa6e0 avformat/hlsenc: added segment filename option 10 years ago
Michael Niedermayer 03abf55f25 avformat/rmdec: Check for overflow in ff_rm_read_mdpr_codecdata() 10 years ago
Michael Niedermayer 50f9de59a0 avformat/rmdec: rm_read_extradata: add error message for oversized extradata 10 years ago
Rafaël Carré 57bfafe76b avformat/mpegts: fix Opus stream count 10 years ago
Matthieu Bouron 8c0a865ad9 mov: skip version and flags attributes in mov_read_chan() 10 years ago
Mark Reid 4f69477870 libavformat/mxfdec.c refactor resolving MultiDescriptor and remove essence group hack 10 years ago
Steve Jiekak a32c3c2392 replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxers 10 years ago
Luca Barbato 1c77ead1fb rm: Use the correct codec_data_size signedness 10 years ago
Carl Eugen Hoyos 963aa1daf8 Fix standalone compilation of the iec61883 input device. 10 years ago
Lukasz Marek 650aa36f35 lavf/oggenc: use meaningful error codes 10 years ago
Michael Niedermayer a6f730730b avformat/rmdec: Check codec_data_size 10 years ago
Michael Niedermayer eac5c7b837 avformat/aviobuf: Fix infinite loop in ff_get_line() 10 years ago
Luca Barbato 69c1fe7c9c mkv: Validate ASS Start and End fields 10 years ago
Carl Eugen Hoyos 7a4be4315f Support muxing 4k AVC Intra in mov. 10 years ago
Florent Le Coz 2e0935965b Drop the unofficial extension prefix for MPEG and MPEG-TS formats 10 years ago
Jean-Baptiste Mardelle 7319a47c7e mpegtsenc: recognize .mts as MPEG Transport Stream 10 years ago
Fredrik Axelsson 8f8caca224 Add support for BDAV/m2ts-mode muxing 10 years ago
Thilo Borgmann 3cec81f4d4 mov: allocate the tag value dynamically 10 years ago
Vittorio Giovara e352b29371 mov: Add an option for exporting all metadata 10 years ago
Vittorio Giovara 5639ed9abb mov: do not truncate the language-prefixed tag 10 years ago
Vittorio Giovara 604c9b1196 rtsp: move the CONFIG_ macros to the beginning of the check 10 years ago
Benoit Fouet d7716961a8 avformat/apngdec: exit probing when skipping is not possible. 10 years ago
Benoit Fouet 543fceba9c apng: move shared header from avformat to avcodec. 10 years ago
Carl Eugen Hoyos f151f5415a lavf/qcp: Print unknown GUID on error. 10 years ago
Carl Eugen Hoyos 7f6515e491 Also print GUIDs as shown in the Windows registry to ease debugging. 10 years ago
Michael Niedermayer 24e7e0237b avformat/crypto: Use av_memdup() 10 years ago
Christian Suloway 00d4013d9f avformat/crypto: added encryption 10 years ago
Michael Niedermayer 24fdf7334d avformat/utils: Search harder for missing stream information in flv by default 10 years ago