summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* aacenc: add support for coding of intensity stereo scalefactor indicesRostislav Pehlivanov2015-06-29
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functionsShivraj Patil2015-06-29
* aaccoder: add intensity stereo support to encode_window_bands_info quantizerRostislav Pehlivanov2015-06-28
* aaccoder: add intensity stereo coding support for the trellis quantizerRostislav Pehlivanov2015-06-28
* avcodec/jpeg2000dec: Remove unused variablesMichael Niedermayer2015-06-28
* wmavoice: limit wmavoice_decode_packet return value to packet sizeAndreas Cadhalpun2015-06-28
* lavc/adpcm: THP: set approx_nb_samples correctlyRodger Combs2015-06-28
* avcodec/jpeg2000dec: Merge i_stepsize/2 decoder special case into dequantMichael Niedermayer2015-06-28
* huffyuvdec: validate image sizeAndreas Cadhalpun2015-06-28
* aacpsy: Add energy spread for each bandRostislav Pehlivanov2015-06-28
* wavpack: use get_bits_long to read up to 32 bitsAndreas Cadhalpun2015-06-28
* avcodec/jpeg2000: Support 32 decomposition levelsMichael Niedermayer2015-06-28
* 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