aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * demux: assume correct-pts mode by defaultGravatar wm42013-07-12
| * demux: remove useless author/comment fieldsGravatar wm42013-07-12
| * stream: remove useless author/comment fieldsGravatar wm42013-07-12
| * stream: remove unused functionsGravatar wm42013-07-12
| * stream: remove fd memberGravatar wm42013-07-12
| * stream: use talloc for some string membersGravatar wm42013-07-12
| * stream: don't require streams to set a typeGravatar wm42013-07-12
| * Cleanup some include statementsGravatar wm42013-07-12
| * demux: rewrite probing and demuxer initializationGravatar wm42013-07-12
| * mplayer: minor memory leak in error handling codeGravatar wm42013-07-12
| * core: change open_stream and demux_open signatureGravatar wm42013-07-12
* | ao_wasapi0: use new mp_ring bufferGravatar Jonathan Yong2013-07-12
* | m_struct: try to be more standard CGravatar wm42013-07-12
* | stream: remove some more forgotten network stuffGravatar wm42013-07-12
* | build: change vf_dlopen testGravatar wm42013-07-12
| * demux: change signature of open functions, cleanupsGravatar wm42013-07-11
| * demux: allow passing NULL as packet to demuxer_add_packet()Gravatar wm42013-07-11
| * stheader: minor cleanupGravatar wm42013-07-11
| * core: completely change handling of attached picture pseudo videoGravatar wm42013-07-11
| * demux_lavf: do stream selection centrallyGravatar wm42013-07-11
| * demux: improve DVD sub auto-selection hackGravatar wm42013-07-11
| * demux_lavf: use AVDISCARD_DEFAULT instead of AVDISCARD_NONEGravatar wm42013-07-11
| * video: eliminate frametime variableGravatar wm42013-07-11
| * ad_lavc: re-unsimplify, fix libavcodec API usageGravatar wm42013-07-11
| * demux: refactorGravatar wm42013-07-11
| * core: don't access demux_stream outside of demux.c, make it privateGravatar wm42013-07-11
| * tv: add hack in preparation of demux_stream removalGravatar wm42013-07-11
| * demux_lavf: different hack for DVD sub autoselection hackGravatar wm42013-07-11
| * mplayer: invert negated boolean variableGravatar wm42013-07-11
| * mplayer: fix incorrect audio sync after format changesGravatar wm42013-07-11
| * ad_spdif: better PTS syncGravatar wm42013-07-11
| * mplayer: remove "old" audio PTS calculation codeGravatar wm42013-07-11
| * mplayer: don't set bogus video pts after seek resetGravatar wm42013-07-11
| * demux: remove facility for partial packet readsGravatar wm42013-07-11
* | build: make the "built on" report opt-outGravatar Stephen Hutchinson2013-07-11
* | Fix loading external subtitles with libassGravatar Bin Jin2013-07-11
* | cocoa_common: change video size when changing screen DPIGravatar Stefano Pigozzi2013-07-10
* | options: add --cache-default optionGravatar wm42013-07-10
| * core: remove demux_mpg subtitle PTS hackGravatar wm42013-07-10
| * core: simplify some no-correct-pts codeGravatar wm42013-07-10
| * core: move code from demux/video.c to mplayer.cGravatar wm42013-07-10
| * ad_lavc: simplifyGravatar wm42013-07-10
| * ms_hdr: remove unused definitionsGravatar wm42013-07-10
| * demux: remove ds_read_packet()Gravatar wm42013-07-10
| * audio: remove decoder input bufferGravatar wm42013-07-10
| * demux: remove some more minor unused thingsGravatar wm42013-07-10
* | configure: add libdl detection to ladspa, vf_dlopenGravatar Rudolf Polzer2013-07-09
| * options: remove --ignore-startGravatar wm42013-07-08
| * Merge branch 'master' into remove_old_demuxersGravatar wm42013-07-08
| |\ | |/ |/|
* | configure: fix oversight in log messageGravatar wm42013-07-08