| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/vp3: Don't check for errors for complete VLC | Andreas Rheinhardt | 2020-10-29 | 1 | -5/+0 |
* | avcodec/vp3: Make parsing Theora Huffman tables more spec-compliant | Andreas Rheinhardt | 2020-10-26 | 1 | -42/+43 |
* | avcodec/vp3: Unify initializing and freeing VLC tables | Andreas Rheinhardt | 2020-10-21 | 1 | -118/+45 |
* | avcodec/vp3: Check allocations of VLCs | Andreas Rheinhardt | 2020-10-21 | 1 | -48/+64 |
* | avcodec/vp3: Fix memleak upon init failure | Andreas Rheinhardt | 2020-10-21 | 1 | -9/+5 |
* | avcodec/vp3: fix indentation | Peter Ross | 2020-04-17 | 1 | -34/+34 |
* | pthread_frame: merge the functionality for normal decoder init and init_threa... | Anton Khirnov | 2020-04-10 | 1 | -45/+0 |
* | lavc: replace AVCodecInternal.allocate_progress with an internal cap | Anton Khirnov | 2020-04-10 | 1 | -3/+3 |
* | avcodec/vp3: propagate error codes | Peter Ross | 2020-04-07 | 1 | -11/+11 |
* | vp3: eliminate copy_fields | Anton Khirnov | 2020-03-16 | 1 | -7/+5 |
* | avcodec: Replace get_bits_long() by get_bits() where possible | Michael Niedermayer | 2019-12-31 | 1 | -5/+5 |
* | vp4: prevent unaligned memory access in loop filter | Peter Ross | 2019-10-30 | 1 | -2/+8 |
* | avcodec/vp3: Check for end of input in 2 places of vp4_unpack_macroblocks() | Michael Niedermayer | 2019-09-02 | 1 | -0/+4 |
* | avcodec/vp3: Check for end of input in vp4_unpack_vlcs() | Michael Niedermayer | 2019-08-03 | 1 | -0/+2 |
* | avcodec/vp3: Check that theora is theora | Michael Niedermayer | 2019-08-02 | 1 | -0/+4 |
* | VP4 video decoder | Peter Ross | 2019-06-12 | 1 | -34/+702 |
* | avcodec/vp3: spin off get_eob_run and get_coeff coeff functions | Peter Ross | 2019-06-12 | 1 | -13/+26 |
* | avcodec/vp3data: combine eob_run_base and eob_run_get_bits tables | Peter Ross | 2019-06-08 | 1 | -3/+3 |
* | avcodec/vp3dsp: move vp3 init loop filter function to vp3dsp | Peter Ross | 2019-01-26 | 1 | -21/+1 |
* | avcodec/vp3: ref_frame/ref_frames are only required when HAVE_THREADS=1 | Peter Ross | 2019-01-14 | 1 | -1/+1 |
* | avcodec/vp3: reindent unpack_superblocks() | Michael Niedermayer | 2018-10-29 | 1 | -31/+31 |
* | avcodec/vp3: Do not recalculate coded_fragment_list for keyframes | Michael Niedermayer | 2018-10-29 | 1 | -12/+29 |
* | avcodec/vp3: Reuse local variable in unpack_superblocks() | Michael Niedermayer | 2018-10-29 | 1 | -1/+1 |
* | avcodec/vp3: Do not initialize unused tables for keyframes in unpack_superblo... | Michael Niedermayer | 2018-10-29 | 1 | -1/+15 |
* | avcodec/vp3: Fix end of bitstream check in unpack_superblocks() | Michael Niedermayer | 2018-06-02 | 1 | -2/+5 |
* | avcodec/vp3: Check that there will be sufficient input for the coded fragment... | Michael Niedermayer | 2018-05-13 | 1 | -1/+4 |
* | avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs() | Michael Niedermayer | 2018-02-11 | 1 | -1/+3 |
* | avcodec/vp3: Check eob_run | Michael Niedermayer | 2018-02-11 | 1 | -0/+3 |
* | avcodec: remove remaining uses of avcodec_get_chroma_sub_sample | Martin Vignali | 2017-11-06 | 1 | -1/+3 |
* | avcodec/theora: export cropping information instead of handling it internally | James Almer | 2017-05-26 | 1 | -17/+9 |
* | avcodec/vp3: Check remaining bits in unpack_dct_coeffs() | Michael Niedermayer | 2017-05-01 | 1 | -0/+7 |
* | avcodec/vp3: Do not return random positive values but the buf size | Michael Niedermayer | 2017-03-03 | 1 | -2/+4 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -6/+6 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -7/+7 |
* | | avcodec/vp3: Fix "runtime error: left shift of negative value" | Michael Niedermayer | 2015-12-04 | 1 | -2/+2 |
* | | avcodec/vp3: ensure header is parsed successfully before tables | Michael Niedermayer | 2015-12-03 | 1 | -1/+6 |
* | | avcodec/vp3: always set pix_fmt in theora_decode_header() | Michael Niedermayer | 2015-11-30 | 1 | -1/+2 |
* | | avcodec/vp3: Fix several memleaks | Michael Niedermayer | 2015-11-28 | 1 | -0/+1 |
* | | avcodec/vp3: Clear context on reinitialization failure | Michael Niedermayer | 2015-11-28 | 1 | -4/+6 |
* | | avcodec: use HAVE_THREADS header guards to silence -Wunused-function | Ganesh Ajjanagadde | 2015-10-04 | 1 | -0/+4 |
* | | avcodec/vp3: Check init_get_bits8() for failure | Michael Niedermayer | 2015-09-04 | 1 | -1/+4 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -4/+4 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -4/+4 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -5/+5 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -5/+5 |
* | | avcodec/vp3: check current_frame before accessing it | Michael Niedermayer | 2015-07-13 | 1 | -0/+2 |
* | | avcodec/vp3: Cleanup order of operations for current_run check | Michael Niedermayer | 2015-05-15 | 1 | -1/+1 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -1/+1 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -1/+1 |
* | | avcodec/vp3: pass correct context to av_log() | Michael Niedermayer | 2015-02-06 | 1 | -1/+1 |