]> git.sesse.net Git - vlc/history - modules/access/rar/rar.c
AudioTrack: use the render position from the DSP to compute the delay
[vlc] / modules / access / rar / rar.c
2012-11-13 Jean-Baptiste KempfLGPL
2012-05-23 Laurent AimarHide errors with multi-part rar when the end of archive...
2012-05-02 John Petersonrar: + Support for up to 1001 volume old naming style...
2012-05-02 John Petersonrar: + Robust to non-specification header: Missing...
2012-04-30 John Petersonrar: Read the uncompressed size high word instead of...
2012-02-23 Laurent AimarFixed support for multi-volume archive.
2012-01-10 Laurent AimarIgnore files without their beginning in RAR archive.
2012-01-10 Laurent AimarImproved detection of splitted RAR archives.
2012-01-04 Laurent AimarFixed potential NULL dereference when openning splitted...
2011-12-15 Pere Orgafix filename self-references
2011-12-11 Laurent AimarFixed multi-volume RAR support.
2011-07-06 Laurent AimarDo not check file size coherency on multi-parts rar.
2010-07-04 Rémi Duraffortrar: fix possible use of un undefined value (due to...
2010-07-01 Jean-Baptiste KempfFix rar compilation on broken OSes
2010-07-01 Laurent AimarAdded support for multiple files in RAR archives.