summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '488f87be873506abb01d67708a67c10a4dd29283'Michael Niedermayer2013-02-18
|\
| * roqvideodec: check dimensions validityMichael Niedermayer2013-02-17
| * vqavideo: check chunk sizes before reading chunksMichael Niedermayer2013-02-17
| * qdm2: check array index before use, fix out of array accessesMichael Niedermayer2013-02-17
* | h264: don't store intra pcm samples in h->mb.Ronald S. Bultje2013-02-18
* | h264: don't initialize missing pictures when using VDPAU.Carl Eugen Hoyos2013-02-17
* | h264: avoid calling get_format() multiple timesMichael Niedermayer2013-02-17
* | Only set accelerated arm fft functions if fft is enabled.Carl Eugen Hoyos2013-02-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-17
|\|
| * error_resilience: add required headers.Anton Khirnov2013-02-17
* | lavc: fix codec_descriptor and pkt_timebase doxy.Clément Bœsch2013-02-17
* | lavc/utils: reindent in avcodec_decode_subtitle2() after f7963993.Clément Bœsch2013-02-17
* | lavc: support subtitles character encoding conversion.Clément Bœsch2013-02-17
* | lavc: mark bitmap based subtitles codecs as such.Clément Bœsch2013-02-17
* | lavc/tta: Use a safer check for encrypted streamsJames Almer2013-02-17
* | h264: don't initialize missing pictures when using a hwaccelHendrik Leppkes2013-02-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-16
|\|
| * h264: deMpegEncContextizeAnton Khirnov2013-02-15
* | Merge commit '1d0feb5d1ac04d187b335f0e8d411c9f40b3a885'Michael Niedermayer2013-02-16
|\|
| * mpegvideo: split ff_draw_horiz_band().Anton Khirnov2013-02-15
* | Merge commit '54974c62982ae827becdbdb9b620b7ba75d079a0'Michael Niedermayer2013-02-16
|\|
| * error_resilience: decouple ER from MpegEncContextAnton Khirnov2013-02-15
* | Merge commit 'd9ebb00dcbaac3812b8b1fbc3d6e027506c11cbc'Michael Niedermayer2013-02-16
|\|
| * svq3: remove a pointless if()Anton Khirnov2013-02-15
| * h264: remove a pointless if()Anton Khirnov2013-02-15
* | Merge commit '68f930d2188aba5b32624887dcbf688c23482834'Michael Niedermayer2013-02-16
|\|
| * h264: simplify calls to ff_er_add_slice().Anton Khirnov2013-02-15
* | cinepack: print an error if cinepak_decode() failedMichael Niedermayer2013-02-16
* | Merge commit 'd2a25c4032ce6ceabb0f51b5c1e6ca865395a793'Michael Niedermayer2013-02-16
|\|
| * get_buffer(): do not initialize the data.Anton Khirnov2013-02-15
* | h264: color frames grayMichael Niedermayer2013-02-16
* | avcodec: add avpriv_color_frame()Michael Niedermayer2013-02-16
* | mpegvideo_enc: draw edges on inputMichael Niedermayer2013-02-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-15
|\|
| * sparc: dsputil: Simplify high_bit_depth checksDiego Biurrun2013-02-15
* | Merge commit '49fe280753e0f167ac3d9f227f0c0f7744501fc1'Michael Niedermayer2013-02-15
|\|
| * h264idct: Replace duplicate scan8 table by appropriate #includeDiego Biurrun2013-02-15
* | Fix a few "its" vs "it's" typo.Clément Bœsch2013-02-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-14
|\|
| * dsputil: Move STRIDE_ALIGN macro to the only place it is usedDiego Biurrun2013-02-13
* | Adding support for parsing BlockAdditionalVignesh Venkatasubramanian2013-02-14
* | h264: Use mb itself as memcpy anchor and assert the other anchors positionMichael Niedermayer2013-02-14
* | h264: remove clear_blocks call in threading init.Ronald S. Bultje2013-02-14
* | h264: Reset last_pocs in case of reference or frame number inconsistenciesMichael Niedermayer2013-02-13
* | libvorbisdec: Remove AVFrame from contextMichael Niedermayer2013-02-13
* | libvorbisdec: set sample typeMichael Niedermayer2013-02-13
* | libcelt: decode directly to the user-provided AVFrame.Nicolas George2013-02-13
* | mjpegdec: pass nb_components into ljpeg_decode_yuv_scanMichael Niedermayer2013-02-13
* | evrcdec: decode directly to the user-provided AVFramePaul B Mahol2013-02-13
* | paf: decode directly to the user-provided AVFramePaul B Mahol2013-02-13