summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mov: add support for reading VP Codec Configuration BoxJames Almer2017-06-11
* avformat: add Gremlin Digital Video demuxerPaul B Mahol2017-06-11
* lavf/mov.c: offset index timestamps by the minimum pts to make first pts zeroSasi Inguva2017-06-09
* libavformat/http: return EIO when ffurl_read return 0, but s->off < target_endraymondzheng2017-06-09
* lavf: consider codec framerate for framerate detectionwm42017-06-07
* avformat/utils: Slightly un-clutter code in determinable_frame_size() by usin...Michael Niedermayer2017-06-06
* avformat/hls: Check local file extensionsMichael Niedermayer2017-06-05
* Revert "avformat/hls: Check local file extensions"Michael Niedermayer2017-06-05
* avformat/hls: Check local file extensionsSysiphus2017-06-05
* avformat/aacdec: add a custom read_packet functionJames Almer2017-06-04
* avformat/utils: change bitrate to int64_t in av_find_best_streamMarton Balint2017-06-04
* avformat/utils: return impaired streams in av_find_best_stream if only those ...Marton Balint2017-06-04
* avformat/options: log filename on openMichael Niedermayer2017-06-03
* avformat/matroskaenc: also write chapters when output is WebMJames Almer2017-06-02
* avformat/tls_schannel: log unknown error codeswm42017-05-31
* avformat/avidec: Limit formats in gab2 to srt and ass/ssaMichael Niedermayer2017-05-31
* avformat/avidec: Fix txts fmts parsingMichael Niedermayer2017-05-31
* lavf: remove the libnut library wrapperRostislav Pehlivanov2017-05-29
* libavformat/hls: Observe Set-Cookie headersMicah Galizia2017-05-29
* movenc: encryption with time code track fixerankor2017-05-28
* avformat/mov: add support for reading Content Light Level BoxJames Almer2017-05-27
* avformat/mov: add support for reading Mastering Display Metadata BoxJames Almer2017-05-27
* avformat/mux: Fix copy an paste typoMichael Niedermayer2017-05-27
* avformat/mux: remove autobsf extradata propagation hackJames Almer2017-05-24
* avcodec/adtsenc: check packet side data for AAC extradata updatesJames Almer2017-05-24
* avformat/latmenc: check packet side data for AAC extradata updatesJames Almer2017-05-24
* avformat/matroskaenc: check packet side data for AAC extradata updatesJames Almer2017-05-24
* avformat/movenc: always check for new extradata on a packetJames Almer2017-05-24
* lavf/hls: do not transfer custom IO flagClément Bœsch2017-05-22
* lavf/concatdec: do not transfer custom IO flagClément Bœsch2017-05-22
* Use AVOnce as a static variable consistentlyHendrik Leppkes2017-05-22
* lavf/img2: Add svg and svgz to allow reading image sequences.Carl Eugen Hoyos2017-05-22
* lavf/riff: Support more vlc fourcc's for 12 and 16 bit yuv4xx.Carl Eugen Hoyos2017-05-21
* Merge commit 'e519dcd937c7c98815ba9884867590e302272016'Clément Bœsch2017-05-20
|\
| * dashenc: separate segments based on current segment durationPeter Große2017-01-31
* | Merge commit '1920382aa9f21d7ed1a3c2214990da8d2b067a92'Clément Bœsch2017-05-20
|\|
| * dashenc: add option to provide UTC timing sourcePeter Große2017-01-31
| * rtmp: Account for bytes_read wraparoundLuca Barbato2017-01-29
* | Merge commit '3c2717e48dd8c5115f2be35c2afcabd8a1f67aee'Clément Bœsch2017-05-20
|\|
| * dashenc: increase buffer time hint in the manifestAnton Schubert2017-01-27
* | Merge commit '95f1004bdfdf2d26c330c1d4b7c4ac9352d60b18'Clément Bœsch2017-05-20
|\|
| * dashenc: add mandatory id to AdaptationSet and Period in manifestPeter Große2017-01-27
* | Merge commit '1ae6cb7d6e4fee30754a46bc91f40ff75ac4412a'Clément Bœsch2017-05-20
|\|
| * dashenc: fix ISO8601 UTC parsingAnton Schubert2017-01-27
| * tak: Convert to the new bitstream readerAlexandra Hájková2017-01-25
| * mpc: Convert to the new bitstream readerAlexandra Hájková2017-01-25
| * rtp: Convert to the new bitstream readerAlexandra Hájková2017-01-13
| * mov: Convert to the new bitstream readerAlexandra Hájková2017-01-13
| * matroskadec: make sure not to leave EbmlBin in an inconsistent stateAnton Khirnov2017-01-04
| * matroskadec: fix SRT subtitle durationJohn Stebbins2016-12-24