summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc: change type of AVFrame.channels field from int64_t to intStefano Sabatini2013-02-24
* mpeg12: Fix non-hwaccel VDPAU decode.Reimar Döffinger2013-02-24
* Merge commit 'd7c450436fcb9d3ecf59884a574e7684183e753d'Michael Niedermayer2013-02-24
|\
| * ac3dec: validate channel output mode against channel countJustin Ruggles2013-02-23
* | exr: make sure that data_size is not bigger than expectedPaul B Mahol2013-02-24
* | exr: simplify filling channel_buffer[]Paul B Mahol2013-02-24
* | exr: check color channel subsampling tooPaul B Mahol2013-02-24
* | exr: slice threadingPaul B Mahol2013-02-24
* | Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer2013-02-24
|\|
| * Remove pointless av_cold attributes in header filesDiego Biurrun2013-02-23
* | pnm: use av_pix_fmt_desc_get()Michael Niedermayer2013-02-24
* | Merge commit 'b5f536d24b5ae360503935c34d5d59fa5181b94d'Michael Niedermayer2013-02-24
|\|
| * pnm: add high-bitdepth PGMYUV support for both encoder and decoderKostya Shishkov2013-02-23
* | Merge commit '2f325a6fd4421c4dd4e26d7065e5d4bf26ed52f2'Michael Niedermayer2013-02-24
|\|
| * libx264: change i_qfactor to use x264cli's defaultJohn Van Sickle2013-02-23
| * qtrle: use AV_LOG_ERROR in an error message.Anton Khirnov2013-02-23
* | Merge commit '7b4f91155bd4ef5a8d4e9af65c48b42bfa5b52c6'Michael Niedermayer2013-02-24
|\|
| * qtrle: cosmetics, reformat CHECK_PIXEL_PTR() macroAnton Khirnov2013-02-23
* | Merge commit 'e10659244782b26061e7d52c06437de32a43a7af'Michael Niedermayer2013-02-24
|\|
| * qtrle: add more checks against pixel_ptr being negative.Anton Khirnov2013-02-23
* | Merge commit '4f3b058c84f570e261d743c7c22f865617fd28ac'Michael Niedermayer2013-02-24
|\|
| * cavs: initialize various context tables to 0Anton Khirnov2013-02-23
| * mlpdec: do not try to allocate a zero-sized output buffer.Anton Khirnov2013-02-23
* | Merge commit '56daf10e0313c5e36f43e773f457d2a99ff0df10'Michael Niedermayer2013-02-24
|\|
| * flicvideo: avoid an infinite loop in byte run compressionAnton Khirnov2013-02-23
* | loco: check the last plane tooMichael Niedermayer2013-02-24
* | Merge commit '067432c1c95882c7221e694f33d9f3bdbe46de7f'Michael Niedermayer2013-02-24
|\|
| * loco: check that there is data left after decoding a plane.Anton Khirnov2013-02-23
| * lagarith: avoid infinite loop in lag_rac_refill()Anton Khirnov2013-02-23
* | Merge commit 'f935aca44c674d30e3ed940ef73bbad1228a5855'Michael Niedermayer2013-02-24
|\|
| * 4xm: check the return value of read_huffman_tables().Anton Khirnov2013-02-23
| * x86: h264: Don't use redzone in AVX h264_deblock on Win64Matt Wolenetz2013-02-21
* | lavc: check return values consistency when decoding subtitles.Nicolas George2013-02-24
* | h264: Silence warning: comparison of distinct pointer types lacks a castMichael Niedermayer2013-02-23
* | bmp: Fix warning X may be used uninitialized in this functionMichael Niedermayer2013-02-23
* | aacdec: Fix warning: initialization from incompatible pointer typeMichael Niedermayer2013-02-23
* | Improve QTRLE encoding performance, no change to output file size/content.Malcolm Bechard2013-02-22
* | exr: shorter channel buffer namesPaul B Mahol2013-02-22
* | exr: remove superfluous checkPaul B Mahol2013-02-22
* | exr: cosmetics: reindentPaul B Mahol2013-02-22
* | exr: check if line offset table is complete only once per framePaul B Mahol2013-02-22
* | exr: support more line ordersPaul B Mahol2013-02-22
* | exr: fix overflow check in lineoffset processingPaul B Mahol2013-02-22
* | exr: merge multiple if () blocksPaul B Mahol2013-02-22
* | exr: check version tooPaul B Mahol2013-02-22
* | aac: reconfigure output on popMichael Niedermayer2013-02-22
* | aacdec: dont pop random configurationsMichael Niedermayer2013-02-22
* | dxva2: move _WIN32_WINNT handling to public headerMichael Niedermayer2013-02-22
* | libavcodec/mips/aacsbr_mips: fix ;;Michael Niedermayer2013-02-21
* | mips: optimization for float aac decoder (ps module)Mirjana Vulin2013-02-21