14485 Commits (ed1a6878564a97e67e5fe3a25bc099208cfed024)

Author SHA1 Message Date
Michael Niedermayer 480af3a35c avformat/utils: skip the MPEG-2 style dts/pts code for HEVC 11 years ago
mrlika e2707a7cf7 avformat/mpegts: DVB subtitles multiple languages support 11 years ago
Michael Niedermayer 842b6c14bc avformat/mpegtsenc: Check data array size in mpegts_write_pmt() 11 years ago
mrlika af786236cc mpegts muxer: DVB subtitles multiple languages support 11 years ago
Janne Grunau 8a2250344b jv: detect partial packets in the demuxer 11 years ago
Michael Niedermayer c320485633 avformat/asfdec: pass on error code from avio_seek() 11 years ago
Michael Niedermayer d32926db7f avformat/riff: return error code from ff_get_guid() 11 years ago
Janne Grunau f5d92d9cab asfdec: fix seeking with fragmented packets 11 years ago
Andrew Kelley 0c08256596 asfdec: short-circuit seeking to the start of stream 11 years ago
Janne Grunau 0ebb523f07 asfdec: check ff_get_guid() return values during seeking 11 years ago
Michael Niedermayer a0911b0597 avformat/mov: fix keyframe flags for sample from chromium Issue 340865 11 years ago
Nicolas George edc7e67669 lavf/lavd: version bump and APIchanges for uncoded frames. 11 years ago
Nicolas George dcda5ef1ea lavf: add uncodedframecrc test muxer. 11 years ago
Nicolas George 1b05ac220e lavf: add write_uncoded_frame() API. 11 years ago
Matt Oliver 1ff42685fe avformat/libssh: Fix libssh defaulting to shared linkage. 11 years ago
Zhang Rui 4958628ba6 avformat/concatdec: pass the interrupt callback on 11 years ago
Anton Khirnov 394fb56c29 lavf: always unref the packet passed to av_interleaved_write_frame() on error 11 years ago
Marton Balint 6421111b52 lavf: allow av_find_best_stream to return AV_DISPOSITION_*_IMPAIRED wanted_streams 11 years ago
Anton Khirnov 18c896be3d lavf: extend / improve the AVFormatContext doxy 11 years ago
Anton Khirnov 54f7e79d47 lavf: add some basic documentation of the muxing process 11 years ago
Anton Khirnov 4c75059950 lavf: rewrite the av_write_frame() doxy 11 years ago
Anton Khirnov ad7f2b69a5 lavf: rewrite the av_interleaved_write_frame() doxy 11 years ago
Anton Khirnov 38893dc028 pcmdec: replace a reachable assert with an error check 11 years ago
Janne Grunau b37effdc52 mxfdec: free descriptor extradata in .read_close() 11 years ago
Andrew Kelley b0c2c097e4 lavf: default .ogg audio to libvorbis if we can 11 years ago
Derek Buitenhuis ef5d32b9c5 Add raw HEVC muxer 11 years ago
Derek Buitenhuis 722554788b Add raw HEVC muxer 11 years ago
Kostya Shishkov cde7df25ef Mirillis FIC video decoder 11 years ago
Ben Boeckel 5a633ec2dd vorbis: extract metadata from the middle of a stream 11 years ago
Ben Boeckel 0dc66553ad vorbis: append data from tags together 11 years ago
Ben Boeckel 7eb84f2c3b ogg: allow streams to update metadata 11 years ago
Vignesh Venkatasubramanian 129e24f78e lavf/oggparseopus: Setting seek_preroll in AVCodecContext 11 years ago
Luca Barbato d9ae1031f5 lavf: improve handling of sparse streams when muxing 11 years ago
Vittorio Giovara d509ae5be0 jvdec: K&R formatting cosmetics 11 years ago
Anton Khirnov 33c859c142 lavf: ignore attachment streams for interleaving purposes 11 years ago
Anton Khirnov 7b03b65bf0 lavf: do basic sanity checking on muxed packets 11 years ago
Ståle Kristoffersen 8658390336 libavformat/utils.c: Cosmetics: Fix incorrect comma placement 11 years ago
addr-see-the-website@aetey.se 8e36fc0c33 RoQ encoder: support different integer framerates 11 years ago
Michael Niedermayer 1bc2fa447c avformat: use AVPROBE_SCORE_STREAM_RETRY, instead of AVPROBE_SCORE_RETRY - 1 11 years ago
Voyager1 9f6f4962fb avformat/utils: dvd still frames read thru libdvdnav ended up in internal lavf buffer 11 years ago
Stefano Sabatini 5871ee5072 lavf: add output_ts_offset option to AVFormatContext 11 years ago
Stefano Sabatini a535d3952c lavf/avformat.h: fix typos 11 years ago
Reynaldo H. Verdejo Pinochet 95d1809981 libavformat/mtv: add test for audio magic 11 years ago
Matthieu Bouron c716624853 mxf: Read field dominance flag 11 years ago
Luca Barbato 7d56f2fffc mxf: Handle negative edit_rate 11 years ago
Ståle Kristoffersen 16097efb8c Auto-detect hevc in mpeg-ts. 11 years ago
Michael Niedermayer 13aa82bbbb avformat/flac_picture: clear padding area 11 years ago
Michael Niedermayer fff2953163 avformat/flac_picture: allocate buffer padding for picture 11 years ago
Janne Grunau 78987a88a8 lavf: include 60 fps in guessed standard frame rates 11 years ago
Michael Niedermayer c89f8f80cc avformat/hdsenc: check mkdir() return code 11 years ago