summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/dvdsubdec: Fix types for offset1/2 in ff_dlog()Michael Niedermayer2015-11-22
* Merge commit '4d8f536b535487063a08609636e712ad86d2ad54'Derek Buitenhuis2015-11-22
|\
| * qsvenc: print the actual video parameters used by MSDKAnton Khirnov2015-11-20
* | Merge commit 'f6c94457b44f41d900cd0991857f54e1f0ccedd6'Derek Buitenhuis2015-11-22
|\|
| * mpegvideo_enc: enable rtp_mode when multiple slices are usedAnton Khirnov2015-11-20
* | Merge commit 'd80f0a4ad634b3949b91b85f21fd608c0cddeef7'Derek Buitenhuis2015-11-22
|\|
| * mpevideo_enc: disallow multiple slices for h261 and flvAnton Khirnov2015-11-20
* | Merge commit '79ae1e630b476889c251fc905687a3831b43ab5e'Derek Buitenhuis2015-11-22
|\|
| * avcodec: Define side data type for fallback trackJohn Stebbins2015-11-18
* | Merge commit '5c30ae1a09b66179e16694f6137658023ed1fef3'Derek Buitenhuis2015-11-22
|\|
| * dvdsubdec: Validate the RLE offsetsLuca Barbato2015-11-17
* | Merge commit '79d89cf2f4b62eeb653fd8139041c87e75f7ca65'Derek Buitenhuis2015-11-22
|\|
| * flacenc: Clamp user-supplied min/max prediction ordersVittorio Giovara2015-11-16
* | Merge commit '4bb1070c154e49d35805fbcdac9c9e92f702ef96'Derek Buitenhuis2015-11-22
|\|
| * ffv1: Explicitly name the coder typeVittorio Giovara2015-11-16
| * hqx: correct type and size check of info_offsetAndreas Cadhalpun2015-11-16
| * dds: disable palette flag for compressed imagesAndreas Cadhalpun2015-11-14
| * dds: add missing newline to log messagesAndreas Cadhalpun2015-11-12
| * dds: validate compressed source buffer sizeAndreas Cadhalpun2015-11-12
| * dds: validate source buffer size before copyingAndreas Cadhalpun2015-11-12
* | lavc/opusdec: Fix a memleak when reading invalid files.Carl Eugen Hoyos2015-11-22
* | lavc/rscc: Fix colourspace for codec_tag RSCC.Carl Eugen Hoyos2015-11-22
* | avcodec/amr: replace #define by typedefGanesh Ajjanagadde2015-11-21
* | avcodec/atrac1: fix decoder: QMF delay compensation should be 39 samplesDaniil Cherednik2015-11-21
* | aacsbr: don't call sbr_dequant twice without intermediate read_sbr_dataAndreas Cadhalpun2015-11-20
* | avcodec/faanidct: replace #define by typedefGanesh Ajjanagadde2015-11-20
* | avcodec/resample2: replace #define by typedefGanesh Ajjanagadde2015-11-20
* | avcodec/lpc: replace #define by typedefGanesh Ajjanagadde2015-11-20
* | avcodec/ac3: replace #define by typedefGanesh Ajjanagadde2015-11-20
* | avcodec/h264, videotoolbox: do not return invalid frames on failurewm42015-11-20
* | avcodec/aacsbr_fixed: Replace a noise_facs_q check by an av_assert0Michael Niedermayer2015-11-20
* | avcodec/sbr: fix copy and paste errorMichael Niedermayer2015-11-20
* | hqx: correct type and size check of info_offsetAndreas Cadhalpun2015-11-20
* | Merge commit 'e25cac50e05d29a15d7a52c01c394ba913c97aee'Derek Buitenhuis2015-11-19
|\|
| * lavc: Add missing mem.h header to libxvid and screenpressoVittorio Giovara2015-11-12
* | avcodec/aacsbr: Replace a noise_facs_q check by an av_assert0Michael Niedermayer2015-11-19
* | avcodec/aacsbr_template: Check values read in read_sbr_noise()Michael Niedermayer2015-11-19
* | avcodec/aacsbr: Split pre dequantization noise factors tableMichael Niedermayer2015-11-19
* | avcodec/pthread_slice: remove dummy_ret hackMichael Niedermayer2015-11-19
* | avcodec/h264_slice: Clear top_borders on allocationMichael Niedermayer2015-11-18
* | avcodec/faandct: use typedef instead of #defineGanesh Ajjanagadde2015-11-17
* | avcodec/internal: Fix skiped typoMichael Niedermayer2015-11-17
* | avcodec/pngdec: Replace assert by request for sample for unsupported TRNS casesMichael Niedermayer2015-11-16
* | avcodec/jpeg2000: Change coord to 32bit to support larger than 32k width or h...Michael Niedermayer2015-11-15
* | avcodec/jpeg2000dec: Fix potential integer overflow with tile dimensionsMichael Niedermayer2015-11-15
* | avcodec/jpeg2000dec: Check SIZ dimensions to be within the supported rangeMichael Niedermayer2015-11-15
* | avcodec/jpeg2000: Check comp coords to be within the supported sizeMichael Niedermayer2015-11-15
* | avcodec/jpeg2000: Use av_image_check_size() in ff_jpeg2000_init_component()Michael Niedermayer2015-11-15
* | avcodec/wmaprodec: Check for overread in decode_packet()Michael Niedermayer2015-11-15
* | avcodec/faandct: use more accurate constantsGanesh Ajjanagadde2015-11-15