| February 22, 2010 | ||
|---|---|---|
View 769c497
indentMåns Rullgård authored on 2010/02/22 00:11:59 |
||
View 4c4e746
Avoid negative shifts in build_table()Måns Rullgård authored on 2010/02/22 00:11:57 |
||
| November 30, 2009 | ||
|---|---|---|
View 587edd6
Use more consistent / meaningful parameter names for the ff_copy_bits() function.Stefano Sabatini authored on 2009/11/30 08:01:29 |
||
| September 25, 2009 | ||
|---|---|---|
View ef53082
Remove ff_realloc_static, it is no longer used and since it was declared static there is no reason to wait for a major version bump, removing it does not change ABI in any way, not even the non-public one.Reimar Döffinger authored on 2009/09/25 07:39:47 |
||
View 1e224c5
Reindent.Reimar Döffinger authored on 2009/09/25 07:37:34 |
||
View e518a49
Remove a piece of code left-over from the removed alloc'd static vlc table code.Reimar Döffinger authored on 2009/09/25 07:36:52 |
||
View 595324e
Completely remove INIT_VLC_USE_STATIC, it is deprecated since ages and finally no longer used anywhere.Reimar Döffinger authored on 2009/09/25 00:13:34 |
||
| July 2, 2009 | ||
|---|---|---|
View ec62d942
Fix potentially unaligned accesses in ff_copy_bits()Måns Rullgård authored on 2009/07/02 02:48:22 |
||
| April 14, 2009 | ||
|---|---|---|
View fb53b4a
Rename pbBufPtr() to put_bits_ptr(). The new name is more readable and consistent with the FFmpeg naming style.Stefano Sabatini authored on 2009/04/14 01:59:38 |
||
View 9106a69
Rename bitstream.h to get_bits.h.Stefano Sabatini authored on 2009/04/14 01:20:26 |
||
| April 12, 2009 | ||
|---|---|---|
View b275500
Split bitstream.h, put the bitstream writer stuff in the new file put_bits.h.Stefano Sabatini authored on 2009/04/12 17:35:26 |
||
View 54b02cc
Rename the 'put_zero' parameter of ff_put_string() to 'terminate_string'.Stefano Sabatini authored on 2009/04/12 00:54:21 |
||
| March 21, 2009 | ||
|---|---|---|
View 2bbd857
Remove deprecated functions and structures on next version bump.Diego Biurrun authored on 2009/03/21 22:51:29 |
||
| March 10, 2009 | ||
|---|---|---|
View f49568a
Fix unaligned access in ff_copy_bits()Måns Rullgård authored on 2009/03/10 08:27:38 |
||
| February 1, 2009 | ||
|---|---|---|
View bad5537
Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.Diego Biurrun authored on 2009/02/01 11:00:19 |
||