summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | lavc: Allow 64 channels internally.Carl Eugen Hoyos2015-07-17
* | Refactoring to move common QSV-related code part into libavcodec/qsvdec.cIvan Uskov2015-07-16
* | avcodec/snappy: refactor so ff_snappy_uncompress uses an existing bufferTom Butterworth2015-07-16
* | avcodec/hap: move some per-stream setup into decoder init rather than per-frameTom Butterworth2015-07-16
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functionsShivraj Patil2015-07-16
* | avcodec: loongson optimized idctdsp with mmi周晓勇2015-07-16
* | avcodec: loongson add constant definition周晓勇2015-07-16
* | avcodec/pthread_frame: clear priv_data, avoid stale pointer in error caseMichael Niedermayer2015-07-16
* | lavc: Add properties field to AVCodecContext.Carl Eugen Hoyos2015-07-16
* | Merge commit 'c88c5eef53ff1619724ba47b722da64ec0593dab'Michael Niedermayer2015-07-15
|\|
| * hevc: Split the struct setup from the pps parsingLuca Barbato2015-07-15
* | avcodec/mpeg4videodec: Clarify the mpeg4_unpack_bframes reference.Michael Niedermayer2015-07-15
* | avcodec/mips/mpegvideo_mmi: Use av_assert2()Michael Niedermayer2015-07-15
* | avcodec: loongson optimized mpegvideo dct unquantize with mmiZhouXiaoyong2015-07-15
* | avcodec: loongson optimized h264pred with mmi周晓勇2015-07-15
* | avcodec/mjpegdec: Fix DC overflow in decode_block()Michael Niedermayer2015-07-15
* | avcodec/mpeg12dec: Fix decoding of faulty interlaced mpeg2Michael Niedermayer2015-07-15
* | avcodec/nvenc: Fix build with older gcc versionsTimo Rothenpieler2015-07-14
* | avcodec: add libkvazaar HECV encoderArttu Ylä-Outinen2015-07-14
* | libavcodec/qsv.c: Issue fixed: QSV engine does not release display handler un...Ivan Uskov2015-07-14
* | Merge commit '32c8d89c036b0e75ece74aea638df587099def0b'Michael Niedermayer2015-07-14
|\|
| * hevc: Print the non-supported chroma_format_idcLuca Barbato2015-07-13
* | Merge commit '8e373fe048812a25b238ea60a7052b8c07639a42'Michael Niedermayer2015-07-14
|\|
| * hevc: Factor out the pixel format mapping from the sps parserLuca Barbato2015-07-13
| * dxva2_hevc: unbreak compilation after recent sps/pps changesJames Almer2015-07-13
* | avcodec/mpegvideo: Fix null pointer dereference of picture arrayMichael Niedermayer2015-07-14
* | avcodec/hevc_parser: Fix memleaks in parser mixMichael Niedermayer2015-07-13
* | avcodec/pthread_frame: check avctx on deallocationMichael Niedermayer2015-07-13
* | avcodec/hevc_parser: use the old parser only when hevc decoder is availableJames Almer2015-07-13
* | avcodec/mpegvideo: Check for NULL in ff_mpv_common_end()Michael Niedermayer2015-07-13
* | avcodec/vp3: check current_frame before accessing itMichael Niedermayer2015-07-13
* | Merge commit 'a062a55d37720abc8c704aa0e8682efd3cdc9c9b'Michael Niedermayer2015-07-13
|\|
| * hevc_parser: fix standalone build with the hevc decoder disabledAnton Khirnov2015-07-13
| * hevc_ps: make sure failing to decode an SPS always returns an errorAnton Khirnov2015-07-13
* | Merge commit '077b55943330150db0eafd36bbee614697cabd98'Michael Niedermayer2015-07-13
|\|
| * hevc: handle a NULL sps in set_sps() properlyAnton Khirnov2015-07-12
* | Merge commit '18156b53f9b642b71c182c5c9818175a61572d2b'Michael Niedermayer2015-07-13
|\|
| * hevc: do not pass an entire HEVCContext into export_stream_params()Anton Khirnov2015-07-12
* | avcodec/sanm: Reset sizes in destroy_buffers()Michael Niedermayer2015-07-13
* | avcodec/alac: Clear pointers in allocate_buffers()Michael Niedermayer2015-07-13
* | avcodec/dxva2_hevc: unbreak compilation after recent sps/pps changesJames Almer2015-07-13
* | avcodec/vdpau_hevc: unbreak compilation after sps/pps changesPhilip Langdale2015-07-12
* | avcodec/utils: Check that the sample rate is not negative when opening an enc...Michael Niedermayer2015-07-13
* | Factor duplicated ff_fast_malloc() out into mem_internal.hMichael Niedermayer2015-07-13
* | avcodec/hevc_parser: Reenable the old parser under ADVANCED_PARSER defineMichael Niedermayer2015-07-13
* | Merge commit '650060dfb665552442ec11b456660e3e9a9d9016'Michael Niedermayer2015-07-13
|\|
| * hevc_parser: parse and export some stream parametersAnton Khirnov2015-07-12
* | avcodec/hevc: Simplify skipped_bytes_pos code furtherMichael Niedermayer2015-07-13
* | avcodec/hevc: Move skipped_bytes_pos_nal to HEVCNAL, simplify codeMichael Niedermayer2015-07-13
* | avcodec/hevc: Move skipped_bytes_pos_size_nal into HAVCNALMichael Niedermayer2015-07-13