summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '249796e2560c2cce1add722c3e873de96b17be74'Michael Niedermayer2015-04-06
|\
| * svq3: initialize some required H264Context fields.Anton Khirnov2015-04-05
* | Merge commit '5637ff01218a44fcc1fff9b4382a15a6470abcc9'Michael Niedermayer2015-04-05
|\|
| * libavcodec: Clarify the documentation of the internal codec capability flagsMartin Storsjö2015-04-05
| * avcodec/libx265: export chosen picture typesMichael Niedermayer2015-04-05
* | Merge commit 'bd737b5178f361a9b592691848f29a7a79603a7e'Michael Niedermayer2015-04-05
|\|
| * h264: reset the private data in init_thread_copy()Anton Khirnov2015-04-05
* | Merge commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8'Michael Niedermayer2015-04-05
|\|
| * h264: remove a commented out nonsense lineAnton Khirnov2015-04-05
* | avcodec/svq3: add scaling matrix init that was removed from h264 initMichael Niedermayer2015-04-05
* | Merge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45'Michael Niedermayer2015-04-05
|\|
| * h264: drop redundant initialization of the scaling matricesAnton Khirnov2015-04-05
* | Merge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7'Michael Niedermayer2015-04-05
|\|
| * h264: factor out common code from init() and init_thread_copy()Anton Khirnov2015-04-05
* | avcodec/svq3: add initialization which was removed from h264 initMichael Niedermayer2015-04-05
* | Merge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690'Michael Niedermayer2015-04-05
|\|
| * h264: drop redundant initialization in init()Anton Khirnov2015-04-05
* | Merge commit '050324d020f843ce333276ebb6f27cc6026f37d0'Michael Niedermayer2015-04-05
|\|
| * h264: initialize cur_chroma_format_idcAnton Khirnov2015-04-05
* | Merge commit '84f226a3bcd8b39801a4c9051c033ab7d61aaf76'Michael Niedermayer2015-04-05
|\|
| * h264: use the correct SPS during PPS parsingAnton Khirnov2015-04-05
* | mpeg4: suggest mpeg4_unpack_bframes bsf instead of avidemux/VirtualDubAndreas Cadhalpun2015-04-05
* | avcodec/error_resilience: Avoid race with updating the error_countMichael Niedermayer2015-04-05
* | avcodec: add unpack packed B-frames bitstream filterAndreas Cadhalpun2015-04-05
* | avcodec/h264_refs: More completely clear slice contexts in ff_h264_remove_all...Michael Niedermayer2015-04-04
* | avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice threading ...Michael Niedermayer2015-04-04
* | avcodec/h264_mb: assert that frame waiting code actually references 2 fields/...Michael Niedermayer2015-04-04
* | avcodec/h264_refs: Do not set reference to things which dont existMichael Niedermayer2015-04-04
* | avcodec/h264_slice: make current_slice reset code more strictMichael Niedermayer2015-04-04
* | avcodec/h264: use goto end instead of return for hwaccel fails as wellMichael Niedermayer2015-04-04
* | mpeg4: use a self-explanatory #define MAX_NVOP_SIZEAndreas Cadhalpun2015-04-04
* | avcodec/h264: silence ER warning when no slice threads are usedMichael Niedermayer2015-04-04
* | avcodec/h264: reenable ER except with slice threads by defaultMichael Niedermayer2015-04-04
* | Merge commit 'a4d34e218f548d381e09c483e8dc6ad18a8d571c'Michael Niedermayer2015-04-04
|\|
| * h264: disable ER by defaultAnton Khirnov2015-04-03
* | Merge commit 'df528b11ac607de13a7c438f2a51f2119f71a03c'Michael Niedermayer2015-04-03
|\|
| * hevc: make sure no dangling pointers remain around on VPS/SPS changeAnton Khirnov2015-04-03
* | Merge commit 'ce0bc09ee2580d49fec90a6eb0de2ba1b580c854'Michael Niedermayer2015-04-03
|\|
| * hevc: do not change the VPS if its contents are the sameAnton Khirnov2015-04-03
* | Merge commit '7693ba0a0eecdcdba71b7fbd9a4a12d1ba7b82aa'Michael Niedermayer2015-04-03
|\|
| * hevc: export stream parameters from extradataAnton Khirnov2015-04-03
* | Merge commit '1ae7afd256f9af1eb4f63f9adcf03d581ce4e2b5'Michael Niedermayer2015-04-03
|\|
| * hevc: split out setting AVCodecContext parametersAnton Khirnov2015-04-03
* | mpeg4: only show the divx_packed warning, when a packed frame is presentAndreas Cadhalpun2015-04-03
* | avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec()Rong Yan2015-04-03
* | avcodec/pngenc: don't return a value in a void functionJames Almer2015-04-02
* | png: Use libavutil's crc functions instead of zlib'sDonny Yang2015-04-02
* | avcodec/vda_h264: try to fix buildMichael Niedermayer2015-04-02
* | vda: fix h264 decoding for avcC,vda wants the entire bufferRainer Hochecker2015-04-02
* | avcodec/nvenc: Fix profile parameter handlingTimo Rothenpieler2015-04-02