summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/jpeg2000: support >32bit in ff_jpeg2000_ceildivpow2()Michael Niedermayer2015-06-28
* avcodec/jpeg2000: Avoid one shift in ff_jpeg2000_ceildivpow2()Michael Niedermayer2015-06-28
* aac: add additional fields needed by the encoder for intensity stereoRostislav Pehlivanov2015-06-28
* avcodec/h264_slice: Reformat IN_RANGE() uses to be readableMichael Niedermayer2015-06-27
* avcodec/h264_slice: Silence pointer type warningsMichael Niedermayer2015-06-27
* avcodec/h264_slice: assert that the first slice implies unfinished setupMichael Niedermayer2015-06-27
* Merge commit '5ec0bdf2c524224f30ba4786f47324970aed4aaa'Michael Niedermayer2015-06-27
|\
| * h264: do not update the context fields copied between threads after finish_se...Anton Khirnov2015-06-27
* | Merge commit '6d4d3fee63c46d921c4870feab79269af94e84e1'Michael Niedermayer2015-06-27
|\|
| * h264: make sure the current picture is not made a long ref multiple timesAnton Khirnov2015-06-27
* | Merge commit 'e49e0f58e273237f83b4486f3536931ed1943d18'Michael Niedermayer2015-06-27
|\|
| * h264: make sure the slices do not overlap during slice threadingAnton Khirnov2015-06-27
| * nvenc: Fix NV12 inputLuca Barbato2015-06-26
| * vc1dec: use get_bits_long and limit the read bits to 32Andreas Cadhalpun2015-06-26
* | movtextenc.c: Support for Bold, Italic and Underlined StylesNiklesh2015-06-27
* | avcodec/jpeg2000dec: Check for mismatching per expected terminationMichael Niedermayer2015-06-27
* | avcodec/jpeg2000dec: Limit poc end fields to whats available in jpeg2000_deco...Michael Niedermayer2015-06-27
* | avcodec/utils: Replace ENOTSUP by AVERROR_PATCHWELCOMEMichael Niedermayer2015-06-27
* | avcodec: Add flag for experimental HWAccels and use it for VDPAU/HEVCPhilip Langdale2015-06-26
* | fate/api-tests: Move api-flac-test to API tests directory.George Boyle2015-06-27
* | s302m: fix arithmetic exceptionAndreas Cadhalpun2015-06-26
* | avcodec: Add support for per-frame AFD output in h264Kieran Kunhya2015-06-26
* | avcodec/jpeg2000dec: Fix tp_index for POCMichael Niedermayer2015-06-26
* | avcodec/jpeg2000dec: Print what is found in place of EPH if EPH is not foundMichael Niedermayer2015-06-26
* | libvpx: disable unused function prototypesJames Almer2015-06-26
* | avcodec/jpeg2000dec: Support progression order changesMichael Niedermayer2015-06-26
* | avcodec/jpeg2000dec: Parse POCsMichael Niedermayer2015-06-26
* | vc1dec: use get_bits_long and limit the read bits to 32Andreas Cadhalpun2015-06-26
* | mpegaudiodec: copy AVFloatDSPContext from first context to all contextsAndreas Cadhalpun2015-06-26
* | avcodec/jpeg2000dec: iterate in tile sample space for CPRL & RPCLMichael Niedermayer2015-06-26
* | avcodec/jpeg2000dec: Add missing \n to av_log()Michael Niedermayer2015-06-26
* | avcodec/jpeg2000dec: iterate over positions with the special cases from jpeg2000Michael Niedermayer2015-06-26
* | avcodec/jpeg2000dec: Add coords to Jpeg2000TileMichael Niedermayer2015-06-26
* | avcodec/vdpau: Support for VDPAU accelerated HEVC decodingPhilip Langdale2015-06-25
* | avcodec/jpeg2000: Remove CBLK limitMichael Niedermayer2015-06-26
* | avcodec/evrc: make it possible to disable postfilterPaul B Mahol2015-06-25
* | lavc+doc: adjust names to reflect ADPCM THP not being GameCube-onlyRodger Combs2015-06-25
* | vp9: fix profile check for intraonly frames.Ronald S. Bultje2015-06-25
* | avcodec/jpeg2000dec: Limit x/y step to 1<<30Michael Niedermayer2015-06-25
* | avcodec/jpeg2000: Improve right bottom precinct positionsMichael Niedermayer2015-06-25
* | avcodec/jpeg2000dec: Check PPx / PPy valuesMichael Niedermayer2015-06-25
* | libvpxdec: report colorspaceJames Zern2015-06-24
* | libvpxdec: report profile for vp9James Zern2015-06-24
* | Merge commit '5dbd491eb38efab1d1313d4129ed76ab2e98176d'Michael Niedermayer2015-06-24
|\|
| * TextureDSP: fix erroneous condition which produced blocky output for DXTTom Butterworth2015-06-24
| * dds: Fix palette mode on big endianLuca Barbato2015-06-24
* | avcodec: Add codec_desc and remapping for AV_CODEC_ID_PCM_S16BE_PLANAR_DEPREC...Michael Niedermayer2015-06-24
* | Merge commit '5a79bf0284a37855636390e620d189a964214c9e'Michael Niedermayer2015-06-24
|\|
| * PCM signed 16-bit big-endian planar decoderPaul B Mahol2015-06-24
* | avcodec/jpeg2000: change flags array type to 16bitMichael Niedermayer2015-06-24