aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/ebml.c
Commit message (Expand)AuthorAge
* emux_mkv: fix possible uninitialized reads with short filesGravatar wm42014-12-10
* demux_mkv: fix undefined shiftsGravatar wm42014-11-08
* Remove mpbswap.hGravatar wm42014-09-25
* ebml: warn if there are too many subelementsGravatar wm42014-09-04
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* demux: minor cleanupsGravatar wm42014-07-01
* demux_mkv: cosmeticsGravatar wm42014-06-29
* demux_mkv: add some overflow checks etc.Gravatar wm42014-06-29
* ebml: remove length parameters from read functionsGravatar wm42014-01-14
* ebml: remove unused functionsGravatar wm42014-01-14
* demux_mkv: improve robustness by explicitly checking for level 1 elementsGravatar wm42014-01-14
* demux_mkv: avoid skipping too much data in corrupted filesGravatar wm42014-01-14
* msg: convert defines to enumGravatar wm42013-12-21
* demux: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* Fix some -Wshadow warningsGravatar wm42013-07-23
* stream: fix some aspects of EOF handlingGravatar wm42013-06-16
* demux_mkv: use a bounded buffer for block dataGravatar wm42013-04-20
* demux_mkv: improve robustness against broken filesGravatar wm42013-03-28
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12