| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'ffa190d0479d2370dd89c95692f822cbff2cc24c' | Clément Bœsch | 2016-06-23 | 1 | -1/+1 |
|\ |
|
| * | Move VLC and RL_VLC_ELEM structure definitions to a separate header | Alexandra Hájková | 2016-05-17 | 1 | -1/+1 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -2/+2 |
* | | fix some a/an typos | Lou Logan | 2016-03-28 | 1 | -1/+1 |
* | | bitstream.c: improve init_vlc error messages. | Reimar Döffinger | 2016-03-06 | 1 | -1/+1 |
* | | avcodec/bitstream: replace qsort with AV_QSORT | Ganesh Ajjanagadde | 2015-10-18 | 1 | -1/+2 |
* | | doc: avoid incorrect phrase 'allows to' | Andreas Cadhalpun | 2015-06-16 | 1 | -1/+1 |
* | | doc: fix spelling errors | Andreas Cadhalpun | 2015-06-14 | 1 | -1/+1 |
* | | avcodec/bitstream: Assert that there is enough space left in avpriv_copy_bits() | Michael Niedermayer | 2015-05-25 | 1 | -0/+2 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -4/+5 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -5/+6 |
* | | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
|\| |
|
| * | avcodec: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | | avcodec/bitstream: remove trivial assert | Michael Niedermayer | 2014-07-02 | 1 | -1/+0 |
* | | avcodec/bitstream: document the double volatile | Michael Niedermayer | 2014-06-21 | 1 | -1/+1 |
* | | avcodec/bitstream: try to workaround internal compiler bug in gcc 4.2 | Michael Niedermayer | 2014-06-20 | 1 | -1/+1 |
* | | avcodec/bitstream: try to make vlc init code inherently thread safe | Michael Niedermayer | 2014-06-16 | 1 | -15/+13 |
* | | avcodec/bitstream: fill invalid vlc tables entries as last pass instead of first | Michael Niedermayer | 2014-06-16 | 1 | -5/+6 |
* | | avcodec/bitstream: zero vlc tables on allocation | Michael Niedermayer | 2014-06-16 | 1 | -0/+1 |
* | | vcodec/bitstream: use av_malloc_array() | Michael Niedermayer | 2014-04-08 | 1 | -1/+1 |
* | | avcodec/bitstream: assert that no integer overflow happened when writing code... | Michael Niedermayer | 2014-01-23 | 1 | -0/+1 |
* | | avcodec/bitstream: remove unused variable | Michael Niedermayer | 2013-12-11 | 1 | -1/+0 |
* | | Merge commit '9b8d11a76ae7bca8bbb58abb822138f8b42c776c' | Michael Niedermayer | 2013-12-09 | 1 | -1/+5 |
|\| |
|
| * | avcodec: Use av_reallocp where suitable | Alexandra Khirnova | 2013-12-09 | 1 | -3/+8 |
| * | bitstream: Check the result of av_malloc() | Diego Biurrun | 2013-10-15 | 1 | -0/+2 |
* | | avcodec/bitstream: Dont try to free buffers for static VLCs | Michael Niedermayer | 2013-08-08 | 1 | -2/+4 |
* | | avcodec/ff_init_vlc_sparse: use a local array for static vlcs avoiding malloc() | Michael Niedermayer | 2013-07-29 | 1 | -6/+8 |
* | | avcodec/ff_init_vlc_sparse: use a spinlock for thread sync | Michael Niedermayer | 2013-07-29 | 1 | -9/+19 |
* | | Revert "bitstream: make vlc init of static tables thread safe." | Michael Niedermayer | 2013-07-29 | 1 | -17/+6 |
* | | bitstream: fix a crash in case of oom | Piotr Bandurski | 2013-07-09 | 1 | -0/+2 |
* | | Merge commit 'f80b60ad59945dae32bb26a4e239ed94b0e92fa3' | Michael Niedermayer | 2013-06-16 | 1 | -5/+5 |
|\| |
|
| * | bitstream: forward error values and drop few abort() | Luca Barbato | 2013-06-16 | 1 | -7/+7 |
* | | Merge commit 'f776899a17dce32ad7fb9231d98f15558f37cc3f' | Michael Niedermayer | 2013-06-16 | 1 | -75/+77 |
|\| |
|
| * | bitstream: K&R formatting cosmetics | Luca Barbato | 2013-06-16 | 1 | -70/+74 |
* | | avcodec/bitstream: print vlc length in error case. | Michael Niedermayer | 2013-05-21 | 1 | -1/+1 |
* | | init_vlc_sparse: fix leak on error | Michael Niedermayer | 2013-04-21 | 1 | -0/+2 |
* | | avcodec/bitstream: check codes in ff_init_vlc_sparse() | Michael Niedermayer | 2013-04-18 | 1 | -0/+4 |
* | | avcodec/bitstream: Check bits in ff_init_vlc_sparse() | Michael Niedermayer | 2013-04-18 | 1 | -0/+4 |
* | | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' | Michael Niedermayer | 2012-12-21 | 1 | -1/+1 |
|\| |
|
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | | bitstream: make vlc init of static tables thread safe. | Michael Niedermayer | 2012-12-06 | 1 | -6/+17 |
* | | Revert "Add assert that the avcodec lock is held when initializing static VLC... | Michael Niedermayer | 2012-12-06 | 1 | -2/+0 |
* | | Add assert that the avcodec lock is held when initializing static VLC tables. | Reimar Döffinger | 2012-12-05 | 1 | -0/+2 |
* | | Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf' | Michael Niedermayer | 2012-10-13 | 1 | -4/+5 |
|\| |
|
| * | Move av_reverse table to libavcodec | Diego Biurrun | 2012-10-12 | 1 | -4/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-10 | 1 | -1/+1 |
|\| |
|
| * | Rename ff_put_string to avpriv_put_string | Martin Storsjö | 2012-09-09 | 1 | -1/+1 |
* | | libavcodec/bitstream: switch to av_assert | Michael Niedermayer | 2012-07-23 | 1 | -1/+2 |
* | | bitstream: build_table, check table_nb_bits. | Michael Niedermayer | 2012-03-23 | 1 | -0/+2 |