summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '08c2d8f0aa679c2f060721d1d0d4f33d2ae32368'Michael Niedermayer2015-07-01
|\
| * Go2Meeting decoderKostya Shishkov2015-07-01
* | avcodec/aacsbr: Assert that bs_num_env is positiveMichael Niedermayer2015-07-01
* | avcodec/aacsbr: check that the element type matches before applying SBRMichael Niedermayer2015-07-01
* | pthread_frame: forward error codes when flushingAndreas Cadhalpun2015-07-01
* | avcodec/h264: Greenmetadata SEI parsingNicolas DEROUINEAU2015-06-30
* | Merge commit '271ce76d317c5432e151216cf23f12b77ed6cb7e'Michael Niedermayer2015-06-30
|\|
| * h264: Parse registered data SEI message and AFD valueVittorio Giovara2015-06-30
* | Merge commit '0bfab80a0d9fce0180e8aa2a947267f89b725091'Michael Niedermayer2015-06-30
|\|
| * h264_sei: Group error check outside the switch blockVittorio Giovara2015-06-30
* | Merge commit '0a49a62f998747cfa564d98d36a459fe70d3299b'Michael Niedermayer2015-06-30
|\|
| * h263: Always check both dimensionsLuca Barbato2015-06-30
* | Merge commit '6f4cd33efb5a9ec75db1677d5f7846c60337129f'Michael Niedermayer2015-06-30
|\|
| * cosmetic: Reformat ff_h263_decode_mbaLuca Barbato2015-06-30
* | Merge commit '303ec065a90498c29d384b4add2ac626bc38d5eb'Michael Niedermayer2015-06-30
|\|
| * aic: Fix slice size computation for widths multiples of 32 macroblocksVittorio Giovara2015-06-30
* | Merge commit '3e3056f2a020dd77efdf379dbd4c06a65b4a499a'Michael Niedermayer2015-06-30
|\|
| * h264: Allow stream and container cropping at the same timeVittorio Giovara2015-06-30
* | avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/hMichael Niedermayer2015-06-30
* | lavc/j2kenc: Make jp2 output compatible with Kakadu.Carl Eugen Hoyos2015-06-30
* | lavc/hapenc: Silence a warning for multithreaded encoding.Carl Eugen Hoyos2015-06-30
* | avcodec/j2kenc: store libavcodec ident in a comment unless bitexact mode is usedMichael Niedermayer2015-06-30
* | vp9/update_prob: prevent out of bounds table readJames Zern2015-06-30
* | avcodec/h264_refs: discard mismatching referencesMichael Niedermayer2015-06-30
* | avcodec/mjpegdec: Fix small picture upscaleMichael Niedermayer2015-06-30
* | avcodec/pngdec: Check values before updating context in decode_fctl_chunk()Michael Niedermayer2015-06-29
* | avcodec/pngdec: Copy IHDR & plte state from last threadMichael Niedermayer2015-06-29
* | avcodec/pngdec: Require a IHDR chunk before fctlMichael Niedermayer2015-06-29
* | avcodec/pngdec: Only allow one IHDR chunkMichael Niedermayer2015-06-29
* | 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
|\|