summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/mjpegdec: fix typo on a warningJames Almer2015-11-25
* avcodec/aacps_tablegen: use hypot()Ganesh Ajjanagadde2015-11-24
* avcodec/aacps_tablegen_template: replace #define by typedefGanesh Ajjanagadde2015-11-24
* avcodec/aac_defines: replace #define by typedefGanesh Ajjanagadde2015-11-24
* avcodec/h264_slice: Limit max_contexts when slice_context_count is initializedMichael Niedermayer2015-11-24
* Merge commit 'fb8753ada23189076bdf903c1c001c0ca8287fae'Derek Buitenhuis2015-11-24
|\
| * qsvenc: factor out common optionsAnton Khirnov2015-11-20
| * qsvenc: fix setting maxrate for VBRAnton Khirnov2015-11-20
* | avcodec/mpegvideo_enc: Remove slice structured mode from H.263 as well as the...Michael Niedermayer2015-11-23
* | avutil/motion_vector: export subpel motion informationClément Bœsch2015-11-23
* | Revert "avcodec/dct32_template: fix typo"Ganesh Ajjanagadde2015-11-22
* | avcodec/dct32_template: fix typoGanesh Ajjanagadde2015-11-22
* | avcodec/ppc/fdctdsp: use M_SQRT2 instead of ad-hoc SQRT2Ganesh Ajjanagadde2015-11-22
* | avcodec/dct32_template: use M_SQRT1_2 instead of actual literalGanesh Ajjanagadde2015-11-22
* | avcodec/cos_tablegen: use M_PI instead of actual literalGanesh Ajjanagadde2015-11-22
* | avcodec/ac3: use M_SQRT1_2, M_SQRT2Ganesh Ajjanagadde2015-11-22
* | 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
|\|