summaryrefslogtreecommitdiffstats
path: root/stream/rar.c
Commit message (Expand)AuthorAgeFilesLines
* mpv_talloc.h: rename from talloc.hDmitrij D. Czarkoff2016-01-111-1/+1
* stream: remove stream filter conceptwm42015-02-271-4/+2
* stream: get rid of remaining uses of the end_pos fieldwm42015-02-061-2/+1
* Remove some unneeded NULL checkswm42014-11-211-3/+2
* stream: redo playback abort handlingwm42014-09-131-2/+3
* Revert "build: avoid defining _GNU_SOURCE"wm42014-07-101-3/+0
* build: avoid defining _GNU_SOURCEwm42014-07-091-0/+3
* stream: mp_msg conversionswm42013-12-211-3/+3
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Merge mp_talloc.h into ta/ta_talloc.hwm42013-12-171-1/+1
* Enable -Wshadowwm42013-11-011-3/+3
* stream: add uncompressed rar supportwm42013-08-261-0/+454