20169 Commits (429f3266c14ac4851da007fcb3461f9acc99cbad)

Author SHA1 Message Date
Derek Buitenhuis 99c68861f9 concatdec: Do not pass NULL to memcmp 8 years ago
Azamat H. Hackimov 121ab69c9d libavformat/gdv: Fix parsing for soundless video 8 years ago
John Stebbins 369a3e111c movenc: allow alternative hvc1 h.265 codec tag 8 years ago
John Stebbins 974d508e57 movenc: write correct format hvcc when tag is hvc1 8 years ago
John Stebbins 38d808d72e movenc: move tags definitions to where they are used 8 years ago
John Stebbins e199d90da6 movenc: simplify codec_tag lookup 8 years ago
Steven Liu 1fe40e73a6 avformat/hlsenc: copy codec_tag when stream copy 8 years ago
Steven Liu d01b8f8683 avformat/hlsenc: optimize help message default value. 8 years ago
John Stebbins 95f3c85976 movenc: use correct tag list for AVOutputFormat.codec_tag 8 years ago
Martin Storsjö d086e40459 lavf: Remove codec_tag from dashenc and smoothstreamingenc 8 years ago
Steven Liu 274bd1670b avfomat/hlsenc: support fmp4 format in hls 8 years ago
Max Weber 9e392c6ece libavformat/avformat.h: Move docs inside of #if 8 years ago
Paul B Mahol 4d681269e0 avcodec/gdv: add decompression for 2 and 5 method 8 years ago
KongQun Yang 45dbb40cd1 Update mp4 object type for VP9 8 years ago
Hein-Pieter van Braam 8f96da060a Interplay MVE: Implement frame format 0x10 8 years ago
Hein-Pieter van Braam 19f6fd199e Interplay MVE: Implement frame format 0x06 8 years ago
Hein-Pieter van Braam 8f87bfb4b7 Interplay MVE: Refactor IP packet format 8 years ago
Hein-Pieter van Braam ba2c385006 Interplay MVE: Implement MVE SEND_BUFFER operation 8 years ago
Andreas Håkon a29c712729 avformat: Fix Pro-MPEG non-square matrix 8 years ago
Marton Balint db9e87dd8c avformat/file: increase min/max packet size to 256k for written files 8 years ago
Marton Balint eeeb595c7f avformat: make flush_packets a tri-state and set it to -1 (auto) by default 8 years ago
Marton Balint 09891c5391 avformat/aviobuf: add support for specifying minimum packet size and marking flush points 8 years ago
Marton Balint c14fa7a330 avformat/aviobuf: fix flushing write buffers after seeking backward or forward 8 years ago
James Almer 505cb8e390 avformat/oggenc: check for stream private data in ogg_free() 8 years ago
Steven Liu 3996ae9302 avformat/hlsenc: donnot show duplicate segment warning at byterange mode 8 years ago
James Almer 3c5a53cdfa avformat/oggenc: add ogg_init() and ogg_free() 8 years ago
Marton Balint 8a09325311 avformat/rmenc: do not access AVIO write buffer directly 8 years ago
Hein-Pieter van Braam 099d35401c Cleanly exit at the end of an Interplay MVE 8 years ago
Daniel Kucera c557718bea libavformat/file: return AVERROR_EOF on EOF 8 years ago
Daniel Kucera d4a900fad8 libavformat/subfile: return AVERROR_EOF on EOF 8 years ago
James Almer 8ddb6820bd avformat/libssh: check the user provided a password before trying to use it 8 years ago
Timo Rothenpieler a5b5ce2658 avformat/pcmdec: fix memory leak 8 years ago
Timo Rothenpieler 4b2a2969f3 avformat/librtmp: check return value of setsockopt 8 years ago
James Almer e3887c0a2c avformat/mov: add support for reading VP Codec Configuration Box 8 years ago
Paul B Mahol c948414876 avformat: add Gremlin Digital Video demuxer 8 years ago
Sasi Inguva 93db5e3fc4 lavf/mov.c: offset index timestamps by the minimum pts to make first pts zero 8 years ago
raymondzheng 9f20cc5c84 libavformat/http: return EIO when ffurl_read return 0, but s->off < target_end 8 years ago
wm4 66cf78e932 lavf: consider codec framerate for framerate detection 8 years ago
Michael Niedermayer 850cbd496f avformat/utils: Slightly un-clutter code in determinable_frame_size() by using a switch 8 years ago
Michael Niedermayer 189ff42196 avformat/hls: Check local file extensions 8 years ago
Michael Niedermayer c0702ab830 Revert "avformat/hls: Check local file extensions" 8 years ago
Sysiphus caf7d6178a avformat/hls: Check local file extensions 8 years ago
James Almer 3d40263253 avformat/aacdec: add a custom read_packet function 8 years ago
Marton Balint 880504814a avformat/utils: change bitrate to int64_t in av_find_best_stream 8 years ago
Marton Balint 47c699f7be avformat/utils: return impaired streams in av_find_best_stream if only those exist 8 years ago
Michael Niedermayer 53e0d5d724 avformat/options: log filename on open 8 years ago
James Almer 2ba896fef7 avformat/matroskaenc: also write chapters when output is WebM 8 years ago
wm4 3da13fd6ac avformat/tls_schannel: log unknown error codes 8 years ago
Michael Niedermayer a5d849b149 avformat/avidec: Limit formats in gab2 to srt and ass/ssa 8 years ago
Michael Niedermayer 78f6ec32a3 avformat/avidec: Fix txts fmts parsing 8 years ago