summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | avcodec/adpcm: fix decoding of stereo non 4-bit ADPCM IMA WAVPaul B Mahol2016-05-04
* | avcodec/adpcm: replace char/short/long with int8_t/int16_t/intPaul B Mahol2016-05-04
* | avcodec/dca: convert to AVCRCfoo862016-05-03
* | avcodec/h264: Put the removed SPS handling code backMichael Niedermayer2016-05-03
* | Merge commit 'a7829a2a3f8e6ec0b9f2673c11f56916800aeb33'Derek Buitenhuis2016-05-03
|\|
| * h264: reimplement 3aa661ec5 in a more explicit wayAnton Khirnov2016-03-28
* | Merge commit 'add1467e5e447b79e8743a0b05c54dcf58c61dfe'Derek Buitenhuis2016-05-03
|\|
| * svq3: drop the build dependency on the h264 decoderAnton Khirnov2016-03-28
* | Merge commit 'a4d126dc59c39bb03e5e444432d1b27af26a45b4'Derek Buitenhuis2016-05-03
|\|
| * svq3: eliminate remaining H264Context usage.Anton Khirnov2016-03-28
* | Merge commit '7bbdae81e895a49125dba58bad01b98389966c39'Derek Buitenhuis2016-05-03
|\|
| * svq3: move block_offset to SVQ3ContextAnton Khirnov2016-03-28
* | Merge commit '1848a154a49d18c1f31f54ee75c7445dc49a7ecc'Derek Buitenhuis2016-05-03
|\|
| * svq3: stop using H264Context.gbAnton Khirnov2016-03-28
* | Merge commit 'ea6ab02a174bcc11f3eaa1b840c9a4c895968690'Derek Buitenhuis2016-05-03
|\|