]> git.sesse.net Git - vlc/history - modules/access/rar
vpx: fix leak
[vlc] / modules / access / rar /
2015-02-07 Hannes Domaniaccess: rar: fix memory leaks of unused naming scheme
2014-08-01 Francois Cartegniedemux: rar: set NO_INTERACT flags for probing
2014-07-30 Francois Cartegnieaccess: rar: guess scheme from volume count
2014-07-23 Francois Cartegniestream_filters: rar/zip shift up minimal priority
2014-07-23 Francois Cartegniedemux: rar: change msg level
2014-07-23 Francois Cartegniestream_filter: rar: reject if rar is compressed
2014-05-25 Francois Cartegnieaccess: rar: skip old volume format string on failure...
2013-09-15 Rémi Denis-Courmontrar: merge access and stream_filter in a single module
2013-07-21 Rémi Denis-Courmontaccess: info.i_size -> control(ACCESS_GET_SIZE)
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 AimarDo not error out on empty rar file.
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-12-11 Laurent AimarFixed a small leak when the rar stream_filter recognize...
2011-12-11 Laurent AimarFixed the return value of STREAM_GET_CONTENT_TYPE in...
2011-07-06 Laurent AimarDo not check file size coherency on multi-parts rar.
2010-11-12 Laurent AimarFixed rar stream_filter generated playlist.
2010-11-12 Laurent AimarReset the stream position when rar stream_filter failed...
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.