summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | Merge commit 'e328178da90f44690e0076f4dbfd16da9175f441'Clément Bœsch2017-03-15
|\|
| * qsvdec: only access hwaccel_context is the pixel format is QSVAnton Khirnov2016-07-31
| * Fix instances of broken indentation found by gcc 6Anton Khirnov2016-07-31
* | Merge commit '8495d84f0101464b15517860db33e8605586d87e'Clément Bœsch2017-03-15
|\|
| * ac3dec: Add some inline hintsLuca Barbato2016-07-29
* | Merge commit '3db51bf671defd47f2ec5ab67b11fb7730fb5e5a'Clément Bœsch2017-03-15
|\|
| * ac3dec: Simplify skippingLuca Barbato2016-07-29
* | Merge commit 'f0ccc65bc9ab9ddf1366066395564c71bcc825ee'Clément Bœsch2017-03-15
|\|
| * ac3dec: Split coupling-specific code from decode_audio_block()Luca Barbato2016-07-29
* | Merge commit 'a5ebe5d1217942238c641c83b24ef1106e53934a'Clément Bœsch2017-03-15
|\|
| * ac3dec: Split spx-specific code from decode_audio_block()Luca Barbato2016-07-29
* | Merge commit 'a115eb9e750543f1d8bf951414d291069bf396c2'Clément Bœsch2017-03-15
|\|
| * mimic: do not release the newly obsolete reference at the end of decodingAnton Khirnov2016-07-29
* | avcodec/videotoolboxenc: add rc_max_bitrate control into videotoolboxSteven Liu2017-03-15
* | Merge commit '48b80f8393d418ad35d73f5a36f5011de1928f3c'Clément Bœsch2017-03-15
|\|
| * hpeldsp: Explain why put_no_rnd_pixels_tab is larger than necessaryDiego Biurrun2016-07-25
* | Merge commit 'b183abfb5b6366b177cf44f244c66156257a6fd6'Clément Bœsch2017-03-15
|\|
| * vpx: Support color rangeLuca Barbato2016-07-23
* | lavc/h264dec: use OFFSET macroMatthieu Bouron2017-03-15
* | avcodec/mpegaudiodec_template: Make l3_unscale() work with e=0Michael Niedermayer2017-03-14
* | avcodec/tiff: Check for multiple geo key directoriesMichael Niedermayer2017-03-14
* | avcodec/pictordec: Fix runtime error: left shift of 805306368 by 2 places can...Michael Niedermayer2017-03-14
* | avcodec/wavpack: Fix runtime error: shift exponent 32 is too large for 32-bit...Michael Niedermayer2017-03-14
* | avcodec/targa: Skip hflip on blank imagesMichael Niedermayer2017-03-14
* | avcodec/wavpack: Fix runtime error: shift exponent 137 is too large for 32-bi...Michael Niedermayer2017-03-14
* | avcodec/h264_direct: Fix runtime error: signed integer overflow: 2147483647 -...Michael Niedermayer2017-03-14
* | avcodec/xpmdec: there are XPM files with dos line endingsPaul B Mahol2017-03-13
* | avcodec/vp6: clear dimensions on failed resolution change in vp6_parse_header()Michael Niedermayer2017-03-13
* | avcodec/rv34: Fix runtime error: signed integer overflow: 36880 * 66288 canno...Michael Niedermayer2017-03-13
* | avcodec/mpeg12dec: Fix runtime error: left shift of negative value -1Michael Niedermayer2017-03-13
* | avcodec/xpmdec: avoid "magic" numbers in function hex_char_to_number()Paul B Mahol2017-03-12
* | avcodec/xpmdec: fix colors values which are different for X11Paul B Mahol2017-03-12
* | avcodec/xpmdec: do not allow number of colors to be higher than allocatedPaul B Mahol2017-03-12
* | avcodec/xpmdec: rename yet another functionPaul B Mahol2017-03-12
* | avcodec/xpmdec: rename convert to hex_char_to_numberPaul B Mahol2017-03-12
* | avcodec/xpmdec: improve comment for one function and also fix 2 identation is...Paul B Mahol2017-03-12
* | avcodec/xpmdec: skip everything before signaturePaul B Mahol2017-03-12
* | avcodec/codec_desc: add mime type for X-BitMapPaul B Mahol2017-03-12
* | avcodec/codec_desc: add mime type for X-PixMapPaul B Mahol2017-03-12
* | avcodec/xpmdec: make convert function more picky about its inputPaul B Mahol2017-03-12
* | avcodec: add XPM decoder and demuxerParas Chadha2017-03-12
* | Merge commit '8e07c22e508b349d145b9f142aa3ee8b3ce1d3a4'Mark Thompson2017-03-12
|\|
| * qsvenc: print warnings from encode/initAnton Khirnov2016-07-22
| * qsvenc: do not re-execute encoding on all positive status codesAnton Khirnov2016-07-22
* | Merge commit '95414eb2dc63a6f934275b4ed33dedd4369f2c49'Mark Thompson2017-03-12
|\|
| * qsv: print more complete error messagesAnton Khirnov2016-07-22
* | Merge commit 'd9ec3c60143babe1bb77c268e1d5547d15acd69b'Mark Thompson2017-03-12
|\|
| * qsvenc: take only the allocated dimensions from the frames contextAnton Khirnov2016-07-22
* | Merge commit '37a9015ee84c15fec5247ba8f6577351a25fa8d2'Mark Thompson2017-03-12
|\|
| * qsvenc: add support for p010Anton Khirnov2016-07-22