summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit 'cd7a2e1502f174c725c0de82711d2c7649057574'James Almer2017-10-03
|\
| * asfdec: fix reading files larger than 2GBJohn Stebbins2017-02-24
* | lavf/mxfdec: Search all components of material track for source package.Carl Eugen Hoyos2017-10-03
* | avformat/mxfenc: Fix labels for IEC PAL DV 420Michael Niedermayer2017-10-03
* | avformat/mxfenc: Add IEC DV25Michael Niedermayer2017-10-03
* | Merge commit '5d3953a5dcfd5f71391b7f34908517eb6f7e5146'James Almer2017-10-02
|\|
| * matroskaenc: factor ts_offset into block timecode computationJohn Stebbins2017-02-21
| * dv: Don't return EIO upon EOFJohn Stebbins2017-02-19
* | lavf/bit: Fix the G.729 bit auto-detection.Carl Eugen Hoyos2017-09-30
* | lavf/bit: Use pkt->size instead of a constant for G.729 frame size.Carl Eugen Hoyos2017-09-29
* | lavf/bit: Only build the G.729 bit demuxer if requested.Carl Eugen Hoyos2017-09-29
* | lavf/mov: Allow reading very large files.Pablo Montilla2017-09-28
* | movenc-test: Add tests for negative cts offsetsMartin Storsjö2017-09-28
* | movenc: Add an option for enabling negative CTS offsetsMartin Storsjö2017-09-28
* | Merge commit '0539d84d985e811e5989ef27c13f7e2dda0f9b89'James Almer2017-09-28
|\|
| * asfdec: Account for different Format Data sizesAlexandra Hájková2017-02-15
* | Merge commit 'b446f0e98f85e2e931b476e52b319f1c49244660'James Almer2017-09-28
|\|
| * mov: Do not try to parse multiple stsd for the same trackLuca Barbato2017-02-15
| * Use the new AVIOContext destructor.Anton Khirnov2017-02-11
| * avio: add a destructor for AVIOContextAnton Khirnov2017-02-11
* | 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