summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit '53ea595eec984e3109310e8bb7ff4b5786d91057'James Almer2017-09-27
|\
| * mov: Rework stsc index validationVittorio Giovara2017-02-10
| * hlsenc: Correctly write down all 16 bytes in hexLuca Barbato2017-02-10
| * Use bitstream_init8() where appropriateDiego Biurrun2017-02-07
* | Merge commit '8e67039c6312ba520945f2c01b7b14df056d5ed1'James Almer2017-09-26
|\|
| * asfdec: Use the ASF stream count when iteratingJohn Stebbins2017-02-04
* | Merge commit '15a92e0c402c830b607f905d6bf203b6cfb4fa8c'James Almer2017-09-26
|\|
| * rtmp: Correctly handle the Window Acknowledgement Size packetsMartin Storsjö2017-02-03
* | Merge commit 'a1a143adb0fd11c474221431417cff25db7d920f'James Almer2017-09-26
|\|
| * rtmp: Rename packet types to closer match the specMartin Storsjö2017-02-03
* | 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