summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* hevc: extract SEI caption dataWill Kelleher2015-11-07
* avcodec/jpeg2000dec: Clip all tile coordinatesMichael Niedermayer2015-11-07
* avcodec/microdvddec: Check for string end in 'P' caseMichael Niedermayer2015-11-07
* vp9_parser: allow superframes with a single frame.Ronald S. Bultje2015-11-06
* avcodec/dirac_parser: Fix undefined memcpy() useMichael Niedermayer2015-11-06
* XMA1 and XMA2 stereo decodersPaul B Mahol2015-11-06
* avcodec/mpeg12dec: Do not call show_bits() with invalid bitsMichael Niedermayer2015-11-06
* avcodec/dnxhddec: Make mb_scan_index a fixed length arrayMichael Niedermayer2015-11-06
* avcodec/faxcompr: Add missing runs check in decode_uncompressed()Michael Niedermayer2015-11-05
* avcodec/hevc_ps: Check chroma_format_idcMichael Niedermayer2015-11-05
* avcodec/truemotion1: Initialize mb_change_byte only when neededMichael Niedermayer2015-11-05
* avcodec/ffv1dec: Print an error if the quant table count is invalidMichael Niedermayer2015-11-05
* avcodec/ffv1dec: Free tables on init failureMichael Niedermayer2015-11-05
* avcodec/ffv1dec: Check for 0 quant tablesMichael Niedermayer2015-11-05
* avcodec/mjpegdec: Reinitialize IDCT on BPP changesMichael Niedermayer2015-11-04
* avcodec/mjpegdec: Check index in ljpeg_decode_yuv_scan() before using itMichael Niedermayer2015-11-04
* avcodec/aacsbr_template: replace qsort with AV_QSORTGanesh Ajjanagadde2015-11-04
* avcodec/rawenc: Cast argument for av_image_copy_to_buffer() to constMichael Niedermayer2015-11-04
* avcodec/libzvbi-teletextdec: Remove unused variable retMichael Niedermayer2015-11-04
* avcodec/vdpau: Remove CONFIG_H263_VDPAU_HWACCELMichael Niedermayer2015-11-04
* avcodec: add Interplay ACM decoderPaul B Mahol2015-11-03
* Merge commit 'd35d0c723e3c8fc8cde76bf677f67928f5e179a8'Hendrik Leppkes2015-11-02
|\
| * vdpau: remove dysfunctional H.263 supportRémi Denis-Courmont2015-10-30
* | Merge commit 'b4a82e740743744136e07054525560351e4892ae'Hendrik Leppkes2015-11-02
|\|
| * h264: Print the complete user messageVittorio Giovara2015-10-30
* | Merge commit '8487987b87a252963b27b6adfd82887ea5933918'Hendrik Leppkes2015-11-02
|\|
| * h264: Print user data SEI under normal debug verbosityVittorio Giovara2015-10-30
* | Merge commit '1720791e36f9cc24c05efea5bb275ab52156ce50'Hendrik Leppkes2015-11-02
|\|
| * png: read and write stereo3d frame side data informationKirill Gavrilov2015-10-30
* | avformat/ipmovie: put video decoding_map_size into packet and use it in decoderPaul B Mahol2015-11-02
* | pixblockdsp: Use AV_COPY128U for get_pixels_16_cTimothy Gu2015-10-31
* | avcodec/h264_slice: Disable slice threads if there are multiple access units ...Michael Niedermayer2015-10-31
* | avcodec/libopenh264enc: use AV_OPT_TYPE_BOOL for allow_skip_frames optionClément Bœsch2015-10-31
* | avcodec/nvenc: fix potential profile error when encoding yuv444pAgatha Hu2015-10-31
* | avcodec/libopenh264enc: AV_OPT_TYPE_STRING should use .str defaultMichael Niedermayer2015-10-31
* | avcodec/libopenh264enc: Fix project nameMichael Niedermayer2015-10-31
* | avcodec/libopenh264enc: set .i64 for AV_OPT_TYPE_INTMichael Niedermayer2015-10-31
* | all: fix enum definition for large valuesGanesh Ajjanagadde2015-10-30
* | lavc/proresdec2: Fix slice_count for very high resolutions.Carl Eugen Hoyos2015-10-30
* | lavc/cdg: Add transparency support.Carl Eugen Hoyos2015-10-30
* | avcodec/zmbvenc: use log2 instead of log()/M_LN2Ganesh Ajjanagadde2015-10-29
* | avcodec/nellymoserenc: use log2 instead of log()/M_LN2Ganesh Ajjanagadde2015-10-29
* | avcodec/snowenc: use log2 instead of log() / log(2...)Ganesh Ajjanagadde2015-10-29
* | avcodec: add ADPCM AICA decoderPaul B Mahol2015-10-29
* | Merge commit '8edaf625f3c38c695c33745822182e94e17d6e1b'Hendrik Leppkes2015-10-29
|\|
| * libopenh264enc: Count and warn about the number of skipped framesMartin Storsjö2015-10-28
* | Merge commit '9e14a992409348630ea96521411127418a92e8a3'Hendrik Leppkes2015-10-29
|\|
| * libopenh264enc: Add an option for controlling the frame skippingMartin Storsjö2015-10-28
| * opus: Do not call vector_fmul_scalar on zero samplesKieran Kunhya2015-10-28
| * opus: Buffer the samples from the correct offsetMichael Niedermayer2015-10-28