summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/simple_idct_template: Fix strict aliasing violationMichael Niedermayer2016-05-08
* vc2enc_dwt: use 32 bit coefficients by defaultRostislav Pehlivanov2016-05-08
* avcodec/dxva2_h264: fix slice offset in long slice struct after ca2f19b9Hendrik Leppkes2016-05-08
* vaapi_h264: Fix bit offset of slice data.Mark Thompson2016-05-08
* x86: lossless audio: SSE4 madd 32bitsChristophe Gisquet2016-05-07
* Merge commit 'ca8c7591735c0f80cc29e31e2e92cb10228e14c7'Derek Buitenhuis2016-05-07
|\
| * intrax8: Remove mpegvideo dependencyVittorio Giovara2016-03-29
* | Merge commit '6ebd06a9b2508747a135ee4c880d8f612e08932b'Derek Buitenhuis2016-05-07
|\|
| * intrax8: Drop lots of pointless parenthesesDiego Biurrun2016-03-29
* | Merge commit '9b57995cdd489a4cff51dcc1a1f08ac77ec5a58c'Derek Buitenhuis2016-05-07
|\|
| * intrax8: Drop MB emulation codeVittorio Giovara2016-03-29
* | Merge commit '9fa888c02801fff2e8817c24068f5296bbe60000'Derek Buitenhuis2016-05-07
|\|
| * intrax8: Keep a reference to the decoder blocksVittorio Giovara2016-03-29
* | Merge commit 'c2084ffcbfc11d1b6ed3a4a0df9cafd56fbb896f'Derek Buitenhuis2016-05-07
|\|
| * intrax8: Use the generic horizband functionVittorio Giovara2016-03-29
* | Merge commit 'b1268e0f032a3af3912fe3fb8d3855e12d7ea83b'Derek Buitenhuis2016-05-07
|\|
| * intrax8: Pass macroblock coordinates to ff_intrax8_decode_pictureVittorio Giovara2016-03-29
* | Merge commit 'd0540fd02171a6233d2016b199d013299debf7e3'Derek Buitenhuis2016-05-07
|\|
| * intrax8: Pass macroblock size to ff_intrax8_common_initVittorio Giovara2016-03-29
* | h265_parse: skip zero sized NAL unitsHendrik Leppkes2016-05-07
* | h264: do not return an error when NAL parsing of extradata failedHendrik Leppkes2016-05-07
* | Merge commit 'ca2f19b9cc37be509d85f05c8f902860475905f8'Hendrik Leppkes2016-05-07
|\|
| * h264: switch to h2645_parse for NAL parsingAnton Khirnov2016-03-28
* | h2645_parse: allow partial escapingHendrik Leppkes2016-05-07
* | h2645_parse: initialize the GetBitContext to the proper sizeHendrik Leppkes2016-05-07
* | hevc: fix size condition in ptl parsingHendrik Leppkes2016-05-07
* | avcodec/m101: simplify 8bit codeMichael Niedermayer2016-05-07
* | avcodec/m101: remove unneeded zeroing of priv_data_sizeMichael Niedermayer2016-05-07
* | avcodec/m101: Simplify if() conditionMichael Niedermayer2016-05-07
* | avcodec/avcodec: Move AV_CODEC_ID_M101 to the 2nd group of video codecsMichael Niedermayer2016-05-06
* | avcodec: add M101 decoderMichael Niedermayer2016-05-06
* | avcodec/nvenc: don't set profile in lossless modeTimo Rothenpieler2016-05-06
* | avcodec/dcadsp: use LOCAL_ALIGNED_32 instead of LOCAL_ALIGNED(32, ...)James Almer2016-05-06
* | avcodec: Add "sar" alias to "aspect" option of video encodersAndrey Utkin2016-05-06
* | vc2enc: prevent random dataChristophe Gisquet2016-05-06
* | avcodec/alac: fix 20-bit supportPaul B Mahol2016-05-05
* | vc2enc: do not print the lavc version if the bitexact flag is enabledRostislav Pehlivanov2016-05-05
* | avcodec/hevc_parser: fix packet_split function nameJames Almer2016-05-04
* | lavc/videotoolboxenc: Set colorimetry valuesRick Kern2016-05-04
* | lavc/videotoolboxenc: Support pixel aspect ratioRick Kern2016-05-04
* | lavc/videotoolboxenc: Support for forced I-framesRick Kern2016-05-04
* | lavc/videotoolboxenc: add concatentation propertiesRick Kern2016-05-04
* | lavc/videotoolboxenc: Add realtime encoding propertyRick Kern2016-05-04
* | lavc/videotoolboxenc: Handle out-of-memory and fix memory leakRick Kern2016-05-04
* | lavc/videotoolboxenc: Fix DTSRick Kern2016-05-04
* | lavc/videotoolboxenc: Fix AVCodecContext.has_b_frames usage.Rick Kern2016-05-04
* | lavc/videotoolboxenc: Add entropy settingRick Kern2016-05-04
* | lavc/videotoolboxenc: Require hardware encodingRick Kern2016-05-04
* | lavc/videotoolboxenc: Handle hwaccel format as inputRick Kern2016-05-04
* | lavc/videotoolboxenc: Use shared pixel buffer poolRick Kern2016-05-04