summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer2017-09-26
|\
| * Mark some arrays that never change as const.Anton Khirnov2017-02-01
| * h261dec: Convert to the new bitstream readerAlexandra Hájková2017-01-31
| * golomb: Convert to the new bitstream readerDiego Biurrun2017-01-31
* | Merge commit '708e84cda1bdbffb92847f3d6ccf6fbeb26d9948'James Almer2017-09-26
|\|
| * mov: Avoid memcmp of uninitialised dataMark Thompson2017-01-30
* | Merge commit '7295b7373862ee54903b33d6ef3335531dfa93ad'Rodger Combs2017-09-26
|\|
| * dashenc: add webm supportPeter Große2017-01-31
* | Merge commit '01f1f017d831cf14617aaaeafcec3ae3a81efce7'Rodger Combs2017-09-26
|\|
| * dashenc: use avio_dynbuf instead of packet_write callbackPeter Große2017-01-31
* | Merge commit 'dce2929efa8e82b0832a828f7e8cb81ff8c20a4e'Rodger Combs2017-09-26
|\|
| * dashenc: copy language and role metadata from streams assigned to setsPeter Große2017-01-31
* | Merge commit 'ca9bc9de690258d4761a19b0df6e9c9113b80115'Rodger Combs2017-09-26
|\|
| * dashenc: default to one AdaptationSet per streamPeter Große2017-01-31
* | Merge commit 'efd2fc41b3f0749f9715d50b581f22bbaa8c5b99'Rodger Combs2017-09-26
|\|
| * dashenc: allow assigning all streams of a media type to an AdaptationSetPeter Große2017-01-31
* | Merge commit '3d23a5f96ad72961c14ba3a0c2add8f2ab374b61'Rodger Combs2017-09-26
|\|
| * dashenc: add support for assigning streams to AdaptationSetsPeter Große2017-01-31
* | Merge commit '9df9309d233f59d9706444a1e24ac24139f2640d'Rodger Combs2017-09-26
|\|
| * dashenc: calculate stream bitrate from first segment if not availablePeter Große2017-01-31
* | Revert "lavf/dashenc: update bitrates on dash_write_trailer"James Almer2017-09-26
* | lavf/tls_gnutls: fix warnings from version checkMoritz Barsnick2017-09-26
* | lavf/tls_gnutls: fix compilation with GnuTLS 2.xMoritz Barsnick2017-09-26
* | avformat/img2enc: remove av_dup_packet() callJames Almer2017-09-25
* | avformat: replace all uses of av_copy_packet()James Almer2017-09-25
* | libavformat : add mov dataformat tag for HapAlphaOnly and HapQAlphaMartin Vignali2017-09-24
* | avformat/libopenmpt: Query duration and metadata after selecting subsongJörn Heusipp2017-09-24
* | avformat/mpeg: zero initialize idx_pktJames Almer2017-09-23
* | avformat/mxfdec: use the common packet pts setter function for opatom filesMarton Balint2017-09-23
* | avformat/mxfdec: factorize packet pts setter functionMarton Balint2017-09-23
* | avformat/gif: use av_packet_alloc()James Almer2017-09-23
* | avformat/apngenc: use av_packet_alloc()James Almer2017-09-23
* | Fix several typosLou Logan2017-09-21
* | Remove some unneeded casts of bit_rate.Carl Eugen Hoyos2017-09-22
* | avformat/hlsenc: support http method for hls fmp4 init fileSteven Liu2017-09-21
* | avformat/hlsenc: fix CID 1418106Steven Liu2017-09-21
* | GnuTLS: eat PREMATURE_TERMINATION errorTatsuyuki Ishi2017-09-21
* | avformat/cafdec: reject multichannel Opus streamsAnton Khirnov2017-09-19
* | lavf/caf: Support demuxing Opus.Carl Eugen Hoyos2017-09-20
* | lavf/mpegts: Consider stream_type 0x0f just a hint towards AAC.Carl Eugen Hoyos2017-09-20
* | lavf/utils: Do not force chapter end time before chapter start.Carl Eugen Hoyos2017-09-20
* | avformat/mxfenc: cosmetic changesTobias Rapp2017-09-18
* | avformat/mxfenc: fix aspect ratio when writing 16:9 DV framesTobias Rapp2017-09-18
* | avformat/hlsenc: fix segfault when using -hls_segment_type fmp4 with -hls_seg...Aman Gupta2017-09-16
* | lavf/http: fix compilation without zlibClément Bœsch2017-09-15
* | lavf/http: Reset compressed header flag, fix http 302 requestJacek Jendrzej2017-09-15
* | avformat/fitsenc: fill header line with spacesParas Chadha2017-09-12
* | avformat/mxfenc: Correct the Sample rate for PCM outside D10Michael Niedermayer2017-09-12
* | avformat/mxfenc: Comment edit rate write code like the surrounding codeMichael Niedermayer2017-09-12
* | avformat/mxfenc: Replace more literal magic numbers by enum values.Michael Niedermayer2017-09-12