Commit History

Author SHA1 Message Date
  Andreas Cadhalpun 28efeb6502 doc: avoid incorrect phrase 'allows to' 9 years ago
  Andreas Cadhalpun ed0b1db640 doc: fix spelling errors 9 years ago
  Michael Niedermayer 291ad5cc9c avcodec/bitstream: Assert that there is enough space left in avpriv_copy_bits() 9 years ago
  Michael Niedermayer 8f7b022c8c Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' 10 years ago
  Vittorio Giovara 6a85dfc830 lavc: Replace av_dlog and tprintf with internal macros 10 years ago
  Michael Niedermayer a94eba6f0c Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' 10 years ago
  Diego Biurrun 7f9f771eac avcodec: Don't anonymously typedef structs 10 years ago
  Michael Niedermayer d266ecff4b avcodec/bitstream: remove trivial assert 10 years ago
  Michael Niedermayer a2de7b1bd5 avcodec/bitstream: document the double volatile 10 years ago
  Michael Niedermayer 329898aa45 avcodec/bitstream: try to workaround internal compiler bug in gcc 4.2 10 years ago
  Michael Niedermayer e6f9fc4adc avcodec/bitstream: try to make vlc init code inherently thread safe 10 years ago
  Michael Niedermayer f7f96cf4bc avcodec/bitstream: fill invalid vlc tables entries as last pass instead of first 10 years ago
  Michael Niedermayer 600cbf3672 avcodec/bitstream: zero vlc tables on allocation 10 years ago
  Michael Niedermayer e20e854ca0 vcodec/bitstream: use av_malloc_array() 11 years ago
  Michael Niedermayer 622d463000 avcodec/bitstream: assert that no integer overflow happened when writing codes in build_table() 11 years ago
  Michael Niedermayer 0f65503799 avcodec/bitstream: remove unused variable 11 years ago
  Michael Niedermayer 8c677a9f06 Merge commit '9b8d11a76ae7bca8bbb58abb822138f8b42c776c' 11 years ago
  Alexandra Khirnova 9b8d11a76a avcodec: Use av_reallocp where suitable 11 years ago
  Diego Biurrun 29c455ce3d bitstream: Check the result of av_malloc() 11 years ago
  Michael Niedermayer 9386f334af avcodec/bitstream: Dont try to free buffers for static VLCs 11 years ago
  Michael Niedermayer f80ccf074a avcodec/ff_init_vlc_sparse: use a local array for static vlcs avoiding malloc() 11 years ago
  Michael Niedermayer 6af8326354 avcodec/ff_init_vlc_sparse: use a spinlock for thread sync 11 years ago
  Michael Niedermayer a9903f7ec1 Revert "bitstream: make vlc init of static tables thread safe." 11 years ago
  Piotr Bandurski aa74810fc6 bitstream: fix a crash in case of oom 11 years ago
  Michael Niedermayer 301522f521 Merge commit 'f80b60ad59945dae32bb26a4e239ed94b0e92fa3' 11 years ago
  Michael Niedermayer 9265bae356 Merge commit 'f776899a17dce32ad7fb9231d98f15558f37cc3f' 11 years ago
  Luca Barbato f80b60ad59 bitstream: forward error values and drop few abort() 11 years ago
  Luca Barbato f776899a17 bitstream: K&R formatting cosmetics 11 years ago
  Michael Niedermayer 1d7e6a6bde avcodec/bitstream: print vlc length in error case. 11 years ago
  Michael Niedermayer 83330cf5fa init_vlc_sparse: fix leak on error 12 years ago
  Michael Niedermayer 6998af4a40 avcodec/bitstream: check codes in ff_init_vlc_sparse() 12 years ago
  Michael Niedermayer fb3e3808ae avcodec/bitstream: Check bits in ff_init_vlc_sparse() 12 years ago
  Michael Niedermayer d27edc038a Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 12 years ago
  Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
  Michael Niedermayer 4b6869d6e0 bitstream: make vlc init of static tables thread safe. 12 years ago
  Michael Niedermayer eed865540a Revert "Add assert that the avcodec lock is held when initializing static VLC tables." 12 years ago
  Reimar Döffinger dd154198b1 Add assert that the avcodec lock is held when initializing static VLC tables. 12 years ago
  Michael Niedermayer d6c342fdc0 Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf' 12 years ago
  Diego Biurrun d5c62122a7 Move av_reverse table to libavcodec 12 years ago
  Michael Niedermayer bff2afb3e9 Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö aefea4d0de Rename ff_put_string to avpriv_put_string 12 years ago
  Michael Niedermayer bb1e0e80b0 libavcodec/bitstream: switch to av_assert 12 years ago
  Michael Niedermayer 2e909b3c77 bitstream: build_table, check table_nb_bits. 13 years ago
  Michael Niedermayer 6cb2085278 Merge remote-tracking branch 'qatar/master' 13 years ago
  Martin Storsjö e96b4a53df vlc/rl: Add ff_ prefix to the nonstatic symbols 13 years ago
  Michael Niedermayer c065255bba Merge remote-tracking branch 'qatar/master' 13 years ago
  Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
  Michael Niedermayer 7fad19a63d Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
  Michael Niedermayer dd8ffc1925 Merge remote-tracking branch 'qatar/master' 13 years ago