summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | avcodec/hevc: Remove skipped_bytes_nal, simplify codeMichael Niedermayer2015-07-13
* | Merge commit '7f78155dc6b65be55efb5309b6dd2bb33925a8c4'Michael Niedermayer2015-07-12
|\|
| * hevc: improve a commentAnton Khirnov2015-07-12
* | Merge commit 'd82e1adc2019135a2fc45372e0ed0b5ef107cdd0'Michael Niedermayer2015-07-12
|\|
| * hevc: move splitting the packet into NALUs into a separate functionAnton Khirnov2015-07-12
* | Merge commit 'ae05b4865514fd71b5e9431e93aa0d03d7ba7751'Michael Niedermayer2015-07-12
|\|
| * hevc: eliminate the second call to hls_nal_unit()Anton Khirnov2015-07-12
* | Merge commit 'd7bebe4805193783f0b6f292f9127a75709fb7d9'Michael Niedermayer2015-07-12
|\|
| * hevc: skip invalid/ignored NALUs when splitting the packetAnton Khirnov2015-07-12
* | Merge commit 'b11acd57326db6c2cc1475dd0bea2a06fbc85aa2'Michael Niedermayer2015-07-12
|\|
| * hevc: remove HEVCContext usage from hevc_psAnton Khirnov2015-07-12
* | Merge commit 'ab05ed4c322ed0488ac9b5d2ef5d4ffa55a946a7'Michael Niedermayer2015-07-12
|\|
| * mpegvideo_parser: export pixel format and dimensionsAnton Khirnov2015-07-12
| * hevc: check slice address lengthAndreas Cadhalpun2015-07-12
* | Merge commit '86eee85daddb682fa072c2e2657c90a514b855e3'Michael Niedermayer2015-07-12
|\|
| * bytestream2: set the reader to the end when reading more than availableAnton Khirnov2015-07-12
* | movtextdec.c: Add support for highlight and hilightcolor boxNiklesh2015-07-12
* | avcodec/dcadec: silence request_channels deprecation warningsJames Almer2015-07-12
* | Merge commit '355864ef7a9548ee6491a25de1e0650bd983a667'Michael Niedermayer2015-07-12
|\|
| * g726: Do not crash on user mistakeLuca Barbato2015-07-11
| * imc: Use correct position for flcoeffs2 calculationAndreas Cadhalpun2015-07-10
* | avcodec/utils: Assert that the pointer is set when size is in ff_fast_malloc()Michael Niedermayer2015-07-11
* | avcodec/utils: Avoid undefined void casts in ff_fast_malloc()Michael Niedermayer2015-07-11
* | avcodec/utils: Fix potential overflow in overallocation codeMichael Niedermayer2015-07-11
* | avcodec/mpeg4videodec: Check P cbpyMichael Niedermayer2015-07-11
* | imc: use correct position for flcoeffs2 calculationAndreas Cadhalpun2015-07-11
* | avcodec/j2kenc: remove unused variableMichael Niedermayer2015-07-10
* | hevc: check slice address lengthAndreas Cadhalpun2015-07-10
* | avcodec/utils: Document 32 min for h264 widthMichael Niedermayer2015-07-10
* | avcodec/g2meet: Check R/G/B values in epic_decode_pixel_pred()Michael Niedermayer2015-07-10
* | snow: remove an obsolete av_assert2Andreas Cadhalpun2015-07-10
* | avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2() fo...Michael Niedermayer2015-07-10
* | avcodec/motion_est_template: Fix undefined behavior in small_diamond_search()Michael Niedermayer2015-07-10
* | avcodec/libopenh264enc: Do not truncate frame rateMichael Niedermayer2015-07-10
* | Merge commit '67c884eb07c7e9f2cb72bb8d447d945e5ac8cac7'Michael Niedermayer2015-07-10
|\|
| * libvpx: Add the library headerVittorio Giovara2015-07-09
| * lavc: Add nvenc.h to the skipheaderLuca Barbato2015-07-09
* | libavcodec/qsvenc.c: improving handling for return codes of MFXVideoENCODE_En...Ivan Uskov2015-07-10
* | avcodec/mpegvideo: Clear pointers in ff_mpv_common_init()Michael Niedermayer2015-07-09
* | libavcodec/qsvenc.c: Fix for too agressive height alignment during frame enco...Ivan Uskov2015-07-09
* | avcodec/qsvenc_hevc: Attempt to fix error: too few arguments to function ff_h...Michael Niedermayer2015-07-09
* | libavcodec: Implementation of AAC_fixed_decoder (LC-module) [4/4]Jovan Zelincevic2015-07-09
* | libavcodec: Implementation of AAC_fixed_decoder (LC-module) [3/4]Djordje Pesut2015-07-09
* | libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4]Jovan Zelincevic2015-07-09