summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Mark some arrays that never change as const.Anton Khirnov2017-02-0151-129/+129
* | Merge commit 'b420a27e74750b60d2e064236afb10be06a38ace'James Almer2017-09-260-0/+0
|\ \ | |/
| * avconv: allow -b to be used with streamcopyAnton Khirnov2017-02-014-0/+26
* | Merge commit 'ab2539bd374fe7ddbc6e2f058b62645cd5076192'James Almer2017-09-260-0/+0
|\ \ | |/
| * ffv1: Convert to the new bitstream readerAlexandra Hájková2017-01-313-15/+15
| * h261dec: Convert to the new bitstream readerAlexandra Hájková2017-01-313-50/+56
| * shorten: Convert to the new bitstream readerAlexandra Hájková2017-01-311-24/+25
| * ralf: Convert to the new bitstream readerAlexandra Hájková2017-01-311-33/+35
| * loco: Convert to the new bitstream readerAlexandra Hájková2017-01-311-7/+7
| * fic: Convert to the new bitstream readerAlexandra Hájková2017-01-311-9/+9
| * dirac: Convert to the new bitstream readerAlexandra Hájková2017-01-311-44/+45
| * cavs: Convert to the new bitstream readerAlexandra Hájková2017-01-313-95/+95
| * aic: Convert to the new bitstream readerAlexandra Hájková2017-01-311-15/+15
| * golomb: Convert to the new bitstream readerDiego Biurrun2017-01-3135-160/+693
* | Merge commit 'ab87af41636b081dd3562423999351b5444fa09e'James Almer2017-09-261-0/+1
|\ \ | |/
| * configure: Add proper weak dependency of avformat on networkDiego Biurrun2017-01-311-0/+1
* | Merge commit '612cc0712836af2f025b0c68b11da29b9f259d5a'James Almer2017-09-260-0/+0
|\ \ | |/
| * pgssubdec: reset rle_data_len/rle_remaining_len on allocation errorAndreas Cadhalpun2017-01-311-1/+4
* | Merge commit '708e84cda1bdbffb92847f3d6ccf6fbeb26d9948'James Almer2017-09-261-2/+2
|\ \ | |/
| * mov: Avoid memcmp of uninitialised dataMark Thompson2017-01-301-2/+2
* | Merge commit 'ca62236a89f47bd871eaf69d8d9e837c93c55a6c'James Almer2017-09-260-0/+0
|\ \ | |/
| * vaapi_encode: Add VP8 supportMark Thompson2017-01-306-2/+275
| * vaapi_encode: Pass framerate parameters to driverMark Thompson2017-01-302-0/+22
| * vaapi_h264: Enable VBR modeMark Thompson2017-01-301-5/+11
| * vaapi_encode: Support VBR modeMark Thompson2017-01-301-5/+37
* | Merge commit 'c5c663541739cb813a2a5668ee8339b535b35d7d'Rodger Combs2017-09-261-0/+62
|\ \ | |/
| * doc: add dash muxerPeter Große2017-01-311-0/+62
* | Merge commit '7295b7373862ee54903b33d6ef3335531dfa93ad'Rodger Combs2017-09-262-21/+82
|\ \ | |/
| * dashenc: add webm supportPeter Große2017-01-312-22/+83
* | Merge commit '01f1f017d831cf14617aaaeafcec3ae3a81efce7'Rodger Combs2017-09-261-24/+37
|\ \ | |/
| * dashenc: use avio_dynbuf instead of packet_write callbackPeter Große2017-01-311-25/+36
* | Merge commit 'dce2929efa8e82b0832a828f7e8cb81ff8c20a4e'Rodger Combs2017-09-261-0/+24
|\ \ | |/
| * dashenc: copy language and role metadata from streams assigned to setsPeter Große2017-01-311-1/+26
* | Merge commit 'ca9bc9de690258d4761a19b0df6e9c9113b80115'Rodger Combs2017-09-261-17/+6
|\ \ | |/
| * dashenc: default to one AdaptationSet per streamPeter Große2017-01-311-17/+6
* | Merge commit 'efd2fc41b3f0749f9715d50b581f22bbaa8c5b99'Rodger Combs2017-09-261-16/+45
|\ \ | |/
| * dashenc: allow assigning all streams of a media type to an AdaptationSetPeter Große2017-01-311-16/+45
* | Merge commit '3d23a5f96ad72961c14ba3a0c2add8f2ab374b61'Rodger Combs2017-09-261-43/+180
|\ \ | |/
| * dashenc: add support for assigning streams to AdaptationSetsPeter Große2017-01-311-31/+173
* | Merge commit '9df9309d233f59d9706444a1e24ac24139f2640d'Rodger Combs2017-09-261-0/+10
|\ \ | |/
| * dashenc: calculate stream bitrate from first segment if not availablePeter Große2017-01-311-0/+10
* | Revert "lavf/dashenc: update bitrates on dash_write_trailer"James Almer2017-09-261-30/+12
* | lavf/tls_gnutls: fix warnings from version checkMoritz Barsnick2017-09-261-0/+4
* | lavf/tls_gnutls: fix compilation with GnuTLS 2.xMoritz Barsnick2017-09-261-0/+2
* | avcodec/dnxhdenc: fix DNxHR 444 encoding crashesFrédéric Devernay2017-09-262-10/+10
* | avformat/img2enc: remove av_dup_packet() callJames Almer2017-09-251-1/+0
* | ffplay: replace use of av_copy_packet()James Almer2017-09-251-1/+1
* | avformat: replace all uses of av_copy_packet()James Almer2017-09-259-13/+15
* | avcodec/avpacket: deprecate av_copy_packet()James Almer2017-09-252-2/+5
* | avfilter/interlace: rename two variables for consistencyThomas Mundt2017-09-252-10/+10
OpenPOWER on IntegriCloud