summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | Bump lavc and lavf minor versions for apng muxer and encoder.Carl Eugen Hoyos2015-04-02
* | apng: Add a basic APNG encoderDonny Yang2015-04-02
* | avcodec/ccaption_dec: Remove the GOTO statementPranav Vaish2015-04-02
* | Revert "avcodec/exr: fix memset first arg in reverse_lut()"Michael Niedermayer2015-04-01
* | lavc/smvjpegdec: Avoid null dereference and return meaningful error codesHimangi Saraogi2015-04-01
* | avcodec/nvenc: Fix typoed nv_status checksTimo Rothenpieler2015-04-01
* | avcodec/png: Clearly separate encoding header and framesDonny Yang2015-04-01
* | avcodec/libx265: export choosen picture typesMichael Niedermayer2015-03-31
* | png: Clear up the calculation of max packet sizeDonny Yang2015-03-31
* | avcodec/internal: Fix doxy for ff_alloc_packet2() return valueMichael Niedermayer2015-03-31
* | h264: avoid unnecessary calls to get_formatRainer Hochecker2015-03-31
* | avcodec/snowenc: Check av_frame_ref() return valueMichael Niedermayer2015-03-31
* | avcodec/h264_refs: fix null pointer dereference with -DTRACEMichael Niedermayer2015-03-31
* | Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8'Michael Niedermayer2015-03-31
|\|
| * build: Split JPEG-related tables off into a separate componentDiego Biurrun2015-03-30
* | Merge commit '87f87ccf32055aca25fa08e29e22cca1ba9976d5'Michael Niedermayer2015-03-31
|\|
| * mjpeg: Use a more precise type for put_marker()Diego Biurrun2015-03-30
* | avcodec/libdcadec: remove av_assert and check bits_per_sample more completelyMichael Niedermayer2015-03-30
* | Merge commit 'e6e3dcba0c6f11bd7022e2d3b9bcb7b6a09d6c80'Michael Niedermayer2015-03-30
|\|
| * mjpeg: Move code only used in the encoder(s) to the appropriate headerDiego Biurrun2015-03-30
| * tiff: Return more meaningful error codesHimangi Saraogi2015-03-30
* | Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18'Michael Niedermayer2015-03-30
|\|
| * indeo: Give Indeo4/5 shared code a more consistent nameDiego Biurrun2015-03-30