15025 Commits (a6b0c0e123f692f074899768db85e150726d9dc2)

Author SHA1 Message Date
Tomas Härdin c416b5cdf1 mxf: Add DNxHD UL 11 years ago
Philip de Nier a9099e0402 mxf: Add uncompressed 422 8-bit rawvideo UL 11 years ago
Michael Niedermayer 20fa3fb93d avformat/movenc: assert that get_cluster_duration() value is valid 11 years ago
Michael Niedermayer 1b872de8f4 avformat/movenc: check that the input timestamps are within the range that can be stored in mov 11 years ago
Michael Niedermayer 0c803eba2f avformat/mov: make invalid sampledelta error more verbose 11 years ago
Nicolas George 916a79227e lavf/mux: check av_dup_packet() return value. 11 years ago
Leandro Dorileo 8370a6fa59 libavformat/mpegts: expose raw packet size 11 years ago
Michael Niedermayer 2969fb4393 avformat/utils: av_guess_frame_rate() favor avg_frame_rate if r_frame_rate has a comparably unlikely value 11 years ago
Michael Niedermayer 3f461566b7 avformat/movenc: simplify code, decrease difference to libav 11 years ago
Martin Storsjö 1e142d5b48 movenc: Add a fallback fragmentation method for plain mp4 as well 11 years ago
Michael Niedermayer c57fc97e95 avformat/bink: Check return value of av_add_index_entry() 11 years ago
Diego Biurrun 2f2b2efd31 doxygen: Replace @parblock syntax with manual linebreaks 11 years ago
Diego Biurrun 4d7ab5cfeb doxygen: Add a number of missing function parameter descriptions 11 years ago
Alexander Strasser db3c9701f4 lavf/avio: Introduce avio_find_protocol_name 11 years ago
Diego Biurrun b339182eba Move all example programs to doc/examples 11 years ago
Lukasz Marek 81c3f81d6f lavd: add list devices API 11 years ago
Michael Niedermayer 05e9e3342f avformat/mov: fix avg_frame_rate calculation 11 years ago
Hendrik Leppkes 45581ed15d oggdec/vorbis: fix stream duration condition 11 years ago
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