20130 Commits (33fc6c17a6e76ec2894e656cfeba5bcba9498778)

Author SHA1 Message Date
Derek Buitenhuis a27c412795 webmdashenc: Fix memory leak 7 years ago
Derek Buitenhuis e10c31f331 hdsenc: Remove dead store 7 years ago
Kieran O'Leary 264f6c6f95 movenc: Add 'keywords' metadata 7 years ago
Derek Buitenhuis 5ca063799c rtspdec: Fix return error 7 years ago
Paul B Mahol 0281d5ece6 avcodec/magicyuv: add 12 bit formats 7 years ago
Wan-Teh Chang 2f84f40d45 avformat/avio: Remove no-op code in url_find_protocol(). 7 years ago
Derek Buitenhuis c27d7c027c rtmpproto: Fix error return 7 years ago
Tobias Rapp 8bf9572e9a avformat: remove obsolete commented-out DEBUG define 7 years ago
Derek Buitenhuis 2d417076a2 avformat/hlsenc: Add missing error check 7 years ago
Steven Liu 23e21130bb avformat/hlsenc: add warn message when use both fmp4 and single_file 7 years ago
Derek Buitenhuis fde9013ab4 mpegtsenc: Don't pass NULL to memcpy 7 years ago
Derek Buitenhuis 99c68861f9 concatdec: Do not pass NULL to memcmp 7 years ago
Azamat H. Hackimov 121ab69c9d libavformat/gdv: Fix parsing for soundless video 7 years ago
John Stebbins 369a3e111c movenc: allow alternative hvc1 h.265 codec tag 7 years ago
John Stebbins 974d508e57 movenc: write correct format hvcc when tag is hvc1 7 years ago
John Stebbins 38d808d72e movenc: move tags definitions to where they are used 7 years ago
John Stebbins e199d90da6 movenc: simplify codec_tag lookup 7 years ago
Steven Liu 1fe40e73a6 avformat/hlsenc: copy codec_tag when stream copy 7 years ago
Steven Liu d01b8f8683 avformat/hlsenc: optimize help message default value. 7 years ago
John Stebbins 95f3c85976 movenc: use correct tag list for AVOutputFormat.codec_tag 7 years ago
Martin Storsjö d086e40459 lavf: Remove codec_tag from dashenc and smoothstreamingenc 7 years ago
Steven Liu 274bd1670b avfomat/hlsenc: support fmp4 format in hls 7 years ago
Max Weber 9e392c6ece libavformat/avformat.h: Move docs inside of #if 7 years ago
Paul B Mahol 4d681269e0 avcodec/gdv: add decompression for 2 and 5 method 7 years ago
KongQun Yang 45dbb40cd1 Update mp4 object type for VP9 7 years ago
Hein-Pieter van Braam 8f96da060a Interplay MVE: Implement frame format 0x10 7 years ago
Hein-Pieter van Braam 19f6fd199e Interplay MVE: Implement frame format 0x06 7 years ago
Hein-Pieter van Braam 8f87bfb4b7 Interplay MVE: Refactor IP packet format 7 years ago
Hein-Pieter van Braam ba2c385006 Interplay MVE: Implement MVE SEND_BUFFER operation 7 years ago
Andreas Håkon a29c712729 avformat: Fix Pro-MPEG non-square matrix 7 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