summaryrefslogtreecommitdiffstats
path: root/demux/stheader.h
Commit message (Expand)AuthorAgeFilesLines
* demux_libass: change how external ASS subtitles are loadedwm42014-03-151-1/+0
* sub: use new FFmpeg API to check MicroDVD FPSwm42014-03-041-1/+2
* sub: handle vobsub-in-mp4wm42014-02-131-0/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* video: add insane hack to work around FFmpeg/Libav insanitywm42013-11-281-0/+1
* Reduce stheader.h includes, move stream types to mp_common.hwm42013-11-231-7/+1
* demux: remove gsh field from sh_audio/sh_video/sh_subwm42013-11-231-7/+3
* video: move decoder context from sh_video into new structwm42013-11-231-43/+8
* audio: don't write decoded audio format to sh_audiowm42013-11-231-2/+0
* audio: move decoder context from sh_audio into new structwm42013-11-231-5/+0
* audio: add support for using non-interleaved audio from decoders directlywm42013-11-121-6/+3
* Remove sh_audio->samplesizewm42013-11-091-1/+0
* demux: rename Windows symbolswm42013-11-021-2/+2
* core: add --deinterlace option, restore it with resume functionalitywm42013-09-131-0/+1
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIwm42013-07-281-1/+2
* demux_mkv: never force output sample ratewm42013-07-161-1/+0
* video: unify colorspace setupwm42013-07-151-3/+2
* stheader: minor cleanupwm42013-07-111-5/+0
* core: completely change handling of attached picture pseudo videowm42013-07-111-1/+3
* video: eliminate frametime variablewm42013-07-111-1/+0
* demux: refactorwm42013-07-111-0/+3
* core: don't access demux_stream outside of demux.c, make it privatewm42013-07-111-2/+0
* mplayer: fix incorrect audio sync after format changeswm42013-07-111-1/+0
* core: move code from demux/video.c to mplayer.cwm42013-07-101-4/+0
* audio: remove decoder input bufferwm42013-07-101-5/+0
* demux: remove some more minor unused thingswm42013-07-101-1/+0
* options: remove --ignore-startwm42013-07-081-3/+0
* demux: remove separate arrays for audio/video/sub streams, simplifywm42013-07-081-2/+0
* demux: remove video_read_propertieswm42013-07-081-1/+0
* demux: remove some old stream header functionswm42013-07-081-5/+0
* demux: remove audio parserwm42013-07-081-4/+0
* Remove old demuxerswm42013-07-071-6/+0
* video: add a new method to configure filters and VOswm42013-06-281-2/+0
* sub: prevent subtitle conversion if subs are known UTF-8wm42013-06-251-0/+1
* sub: attempt to use video FPS for frame based subtitle formatswm42013-06-251-0/+1
* subreader: turn into actual demuxerwm42013-06-251-1/+0
* sub: turn subassconvert_ functions into sub converterswm42013-06-031-2/+3
* sub: refactorwm42013-06-011-2/+1
* core: add demux_sub pseudo demuxerwm42013-06-011-0/+1
* Merge branch 'audio_changes'wm42013-05-121-2/+3
|\
| * core: use channel map on demuxer level toowm42013-05-121-2/+3
* | demux: simplify stream ID business, fix issue with cover artwm42013-04-291-3/+2
* | demux: remove some unused sh_video_t fieldswm42013-04-201-4/+0
* | demux: get rid of sh_common_twm42013-04-201-10/+4
* | sub, demux: identify subtitle types with the codec namewm42013-04-201-3/+0
* | demux: remove useless vid/aid/sid fieldswm42013-04-201-3/+0
* | demux: add functions to simplify demuxerswm42013-04-201-0/+1
|/
* demux_lavf, ad_lavc, vd_lavc: pass codec header data directlywm42013-02-101-2/+3
* demux_lavf: remove code duplicationwm42013-02-101-1/+1
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-5/+9
* video: decouple internal pixel formats from FourCCswm42013-01-131-0/+1
* video: simplify decoder pixel format handlingwm42013-01-131-1/+0
* core: allow disabling display of "album art" in audio fileswm42012-12-111-1/+2
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+195