aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | configure: hwaccel autodetection has been removed in 82ca17ac7a0a08784cb68083...Michael Niedermayer2013-02-241-3/+3
* | configure: Simplify VDPAU header checkDiego Biurrun2013-02-241-3/+2
* | Merge commit '82ca17ac7a0a08784cb6808384ee237ac28e8334'Michael Niedermayer2013-02-241-20/+36
|\|
| * configure: Fix vaapi/vda/vdpau dependency declarationsDiego Biurrun2013-02-231-17/+34
* | Merge commit '215cdd35efd625ec28ef5846f1692b18f7c2c230'Michael Niedermayer2013-02-241-6/+7
|\|
| * configure: Refactor dxva2api.h dependency declarationsDiego Biurrun2013-02-231-6/+7
* | exr: make sure that data_size is not bigger than expectedPaul B Mahol2013-02-241-1/+2
* | exr: simplify filling channel_buffer[]Paul B Mahol2013-02-241-13/+8
* | exr: check color channel subsampling tooPaul B Mahol2013-02-241-1/+9
* | exr: slice threadingPaul B Mahol2013-02-241-152/+201
* | Merge commit '4cc4b33f71d3982df404fceb4405d656c538bc74'Michael Niedermayer2013-02-242-2/+17
|\|
| * build: Add proper infrastructure for adding and checking host CPPFLAGSDiego Biurrun2013-02-232-2/+17
* | Merge commit '2aac411fd4c74e22b978525206f3b8257de1842b'Michael Niedermayer2013-02-240-0/+0
|\|
| * configure: Simplify VDPAU header checkDiego Biurrun2013-02-231-3/+2
* | Merge commit '9840130edf3a969ec06dd0faa61dcf8d90c5f67a'Michael Niedermayer2013-02-241-8/+2
|\|
| * configure: Simplify VDA header and extralibs checkDiego Biurrun2013-02-231-5/+2
* | Merge commit '0a8da1a3e5f0b9329dfb89d17356ff5444c02351'Michael Niedermayer2013-02-241-3/+0
|\|
| * configure: Do not redundantly list enabled hwaccel libsMans Rullgard2013-02-231-3/+0
* | Merge commit '7432e872066d6960a9fbd31c51a94ebe6183389e'Michael Niedermayer2013-02-241-2/+6
|\|
| * configure: Add print_3_columns helper function and use where appropriateDiego Biurrun2013-02-231-2/+6
* | Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer2013-02-2412-30/+27
|\|
| * doc: developer: Allow tabs in the vim configuration for Automake filesDiego Biurrun2013-02-231-1/+1
| * Remove pointless av_cold attributes in header filesDiego Biurrun2013-02-2311-29/+26
* | pnm: use av_pix_fmt_desc_get()Michael Niedermayer2013-02-242-2/+2
* | Merge commit 'b5f536d24b5ae360503935c34d5d59fa5181b94d'Michael Niedermayer2013-02-243-4/+65
|\|
| * pnm: add high-bitdepth PGMYUV support for both encoder and decoderKostya Shishkov2013-02-233-4/+65
* | Merge commit '2f325a6fd4421c4dd4e26d7065e5d4bf26ed52f2'Michael Niedermayer2013-02-242-2/+5
|\|
| * libx264: change i_qfactor to use x264cli's defaultJohn Van Sickle2013-02-231-1/+3
| * qtrle: use AV_LOG_ERROR in an error message.Anton Khirnov2013-02-231-1/+1
* | Merge commit '7b4f91155bd4ef5a8d4e9af65c48b42bfa5b52c6'Michael Niedermayer2013-02-241-6/+6
|\|
| * qtrle: cosmetics, reformat CHECK_PIXEL_PTR() macroAnton Khirnov2013-02-231-6/+6
* | Merge commit 'e10659244782b26061e7d52c06437de32a43a7af'Michael Niedermayer2013-02-241-5/+5
|\|
| * qtrle: add more checks against pixel_ptr being negative.Anton Khirnov2013-02-231-0/+5
* | Merge commit '4f3b058c84f570e261d743c7c22f865617fd28ac'Michael Niedermayer2013-02-241-0/+5
|\|
| * cavs: initialize various context tables to 0Anton Khirnov2013-02-231-9/+9
| * mlpdec: do not try to allocate a zero-sized output buffer.Anton Khirnov2013-02-231-0/+5
* | Merge commit '56daf10e0313c5e36f43e773f457d2a99ff0df10'Michael Niedermayer2013-02-242-1/+6
|\|
| * mov: use the format context for logging.Anton Khirnov2013-02-231-1/+1
| * flicvideo: avoid an infinite loop in byte run compressionAnton Khirnov2013-02-231-0/+5
* | lavf/concatdec: add the "duration" directive.Nicolas George2013-02-242-0/+22
* | tools: add seek_print.Nicolas George2013-02-243-0/+109
* | loco: check the last plane tooMichael Niedermayer2013-02-241-1/+5
* | Merge commit '067432c1c95882c7221e694f33d9f3bdbe46de7f'Michael Niedermayer2013-02-242-3/+9
|\|
| * loco: check that there is data left after decoding a plane.Anton Khirnov2013-02-231-0/+30
| * lagarith: avoid infinite loop in lag_rac_refill()Anton Khirnov2013-02-231-0/+3
* | Merge commit 'f935aca44c674d30e3ed940ef73bbad1228a5855'Michael Niedermayer2013-02-242-3/+8
|\|
| * av_memcpy_backptr: avoid an infinite loop for back = 0Anton Khirnov2013-02-231-0/+3
| * 4xm: check the return value of read_huffman_tables().Anton Khirnov2013-02-231-0/+4
* | lavc: check return values consistency when decoding subtitles.Nicolas George2013-02-241-0/+2
* | lavfi/formats: reindent after last commit.Nicolas George2013-02-241-10/+10