2 Commits (d2c3355d2fb282aeab070a2a383da8bb0b783bbd)

Author SHA1 Message Date
Francois Cartegnie 23f4fbdd86 vlc_boxes: add bo_size 8 years ago
Francois Cartegnie 4bc2db9451 split vlc_bits.h into vlc_boxes.h 11 years ago
Francois Cartegnie e6d44eed0c vlc_bits: do not allow writing by default 11 years ago
Francois Cartegnie 999d056fd6 vlc_bits: fix invalid conversion 11 years ago
Thomas Guillem 4ca4c7e8da vlc_bits: add bo_deinit 11 years ago
Felix Paul Kühne 098cd03c01 bits: cosmetics 11 years ago
Francois Cartegnie 0eba4c32a0 vlc_bits: use vlc_common and guards against failed realloc 11 years ago
Francois Cartegnie e2d1ee3c0e vlc_bits.h: drop len field 11 years ago
Francois Cartegnie 7b91295fcd vlc_bits: add bo_set_64_be 11 years ago
Francois Cartegnie a66b9dce7c vlc_bits: fix bo_set_32be 11 years ago
Felix Paul Kühne d24751a730 vlc_bits: fail on init if block allocation fails 11 years ago
Felix Paul Kühne 6c9bc13fca include/vlc_bits: add a block based byte stream writer in a generic place based on the mp4 and avi muxers 11 years ago
Pere Orga 9abcaacf83 fix filename self-references 15 years ago
Jean-Baptiste Kempf 36ab287e77 LGPL 15 years ago
Rémi Denis-Courmont b9b6e60120 vlc_bits: constify 17 years ago
Rémi Denis-Courmont f6bb739010 Revert "vlc_bits: Differentiate between writable bits stream and read only." 17 years ago
Pierre d'Herbemont 4bfba26a61 vlc_bits: Differentiate between writable bits stream and read only. 17 years ago
Laurent Aimar c90c5e3979 Optimized a bit bs_skip. 17 years ago
Jean-Paul Saman ebd800345f Add a bunch of \file doxygen comments 18 years ago
Rémi Denis-Courmont c0f4bfc5d8 Headers: use non-reserved identifiers for multi-inclusion protection 18 years ago
Justus Piater 5f8cd3991a Declared many static variables const 18 years ago
Rémi Denis-Courmont fbb8255dcf Remove __LIBVLC__ test 18 years ago
Clément Stenac fbf4c8060d A bit of vlc/libvlc cleanup: 20 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Clément Stenac dc09f863f9 Remove unused structures from vlc_common.h 21 years ago
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 21 years ago
Rémi Denis-Courmont 85b29bdc28 Copyright fixes 21 years ago
Steve Lhomme 3d831e04ec Avoid \r\n problems between platforms 21 years ago
Laurent Aimar 3557949236 * include/vlc_bits.h: bit stream reader/writer. 23 years ago