| Commit message (Expand) | Author | Age | Files | Lines |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -1/+1 |
* | video: add insane hack to work around FFmpeg/Libav insanity | wm4 | 2013-11-28 | 1 | -0/+1 |
* | Reduce stheader.h includes, move stream types to mp_common.h | wm4 | 2013-11-23 | 1 | -7/+1 |
* | demux: remove gsh field from sh_audio/sh_video/sh_sub | wm4 | 2013-11-23 | 1 | -7/+3 |
* | video: move decoder context from sh_video into new struct | wm4 | 2013-11-23 | 1 | -43/+8 |
* | audio: don't write decoded audio format to sh_audio | wm4 | 2013-11-23 | 1 | -2/+0 |
* | audio: move decoder context from sh_audio into new struct | wm4 | 2013-11-23 | 1 | -5/+0 |
* | audio: add support for using non-interleaved audio from decoders directly | wm4 | 2013-11-12 | 1 | -6/+3 |
* | Remove sh_audio->samplesize | wm4 | 2013-11-09 | 1 | -1/+0 |
* | demux: rename Windows symbols | wm4 | 2013-11-02 | 1 | -2/+2 |
* | core: add --deinterlace option, restore it with resume functionality | wm4 | 2013-09-13 | 1 | -0/+1 |
* | vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API | wm4 | 2013-07-28 | 1 | -1/+2 |
* | demux_mkv: never force output sample rate | wm4 | 2013-07-16 | 1 | -1/+0 |
* | video: unify colorspace setup | wm4 | 2013-07-15 | 1 | -3/+2 |
* | stheader: minor cleanup | wm4 | 2013-07-11 | 1 | -5/+0 |
* | core: completely change handling of attached picture pseudo video | wm4 | 2013-07-11 | 1 | -1/+3 |
* | video: eliminate frametime variable | wm4 | 2013-07-11 | 1 | -1/+0 |
* | demux: refactor | wm4 | 2013-07-11 | 1 | -0/+3 |
* | core: don't access demux_stream outside of demux.c, make it private | wm4 | 2013-07-11 | 1 | -2/+0 |
* | mplayer: fix incorrect audio sync after format changes | wm4 | 2013-07-11 | 1 | -1/+0 |
* | core: move code from demux/video.c to mplayer.c | wm4 | 2013-07-10 | 1 | -4/+0 |
* | audio: remove decoder input buffer | wm4 | 2013-07-10 | 1 | -5/+0 |
* | demux: remove some more minor unused things | wm4 | 2013-07-10 | 1 | -1/+0 |
* | options: remove --ignore-start | wm4 | 2013-07-08 | 1 | -3/+0 |
* | demux: remove separate arrays for audio/video/sub streams, simplify | wm4 | 2013-07-08 | 1 | -2/+0 |
* | demux: remove video_read_properties | wm4 | 2013-07-08 | 1 | -1/+0 |
* | demux: remove some old stream header functions | wm4 | 2013-07-08 | 1 | -5/+0 |
* | demux: remove audio parser | wm4 | 2013-07-08 | 1 | -4/+0 |
* | Remove old demuxers | wm4 | 2013-07-07 | 1 | -6/+0 |
* | video: add a new method to configure filters and VOs | wm4 | 2013-06-28 | 1 | -2/+0 |
* | sub: prevent subtitle conversion if subs are known UTF-8 | wm4 | 2013-06-25 | 1 | -0/+1 |
* | sub: attempt to use video FPS for frame based subtitle formats | wm4 | 2013-06-25 | 1 | -0/+1 |
* | subreader: turn into actual demuxer | wm4 | 2013-06-25 | 1 | -1/+0 |
* | sub: turn subassconvert_ functions into sub converters | wm4 | 2013-06-03 | 1 | -2/+3 |
* | sub: refactor | wm4 | 2013-06-01 | 1 | -2/+1 |
* | core: add demux_sub pseudo demuxer | wm4 | 2013-06-01 | 1 | -0/+1 |
* | Merge branch 'audio_changes' | wm4 | 2013-05-12 | 1 | -2/+3 |
|\ |
|
| * | core: use channel map on demuxer level too | wm4 | 2013-05-12 | 1 | -2/+3 |
* | | demux: simplify stream ID business, fix issue with cover art | wm4 | 2013-04-29 | 1 | -3/+2 |
* | | demux: remove some unused sh_video_t fields | wm4 | 2013-04-20 | 1 | -4/+0 |
* | | demux: get rid of sh_common_t | wm4 | 2013-04-20 | 1 | -10/+4 |
* | | sub, demux: identify subtitle types with the codec name | wm4 | 2013-04-20 | 1 | -3/+0 |
* | | demux: remove useless vid/aid/sid fields | wm4 | 2013-04-20 | 1 | -3/+0 |
* | | demux: add functions to simplify demuxers | wm4 | 2013-04-20 | 1 | -0/+1 |
|/ |
|
* | demux_lavf, ad_lavc, vd_lavc: pass codec header data directly | wm4 | 2013-02-10 | 1 | -2/+3 |
* | demux_lavf: remove code duplication | wm4 | 2013-02-10 | 1 | -1/+1 |
* | core: redo how codecs are mapped, remove codecs.conf | wm4 | 2013-02-10 | 1 | -5/+9 |
* | video: decouple internal pixel formats from FourCCs | wm4 | 2013-01-13 | 1 | -0/+1 |
* | video: simplify decoder pixel format handling | wm4 | 2013-01-13 | 1 | -1/+0 |
* | core: allow disabling display of "album art" in audio files | wm4 | 2012-12-11 | 1 | -1/+2 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 1 | -0/+195 |