aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/stheader.h
Commit message (Expand)AuthorAge
* libmpdemux: add back demux_tsGravatar wm42012-09-18
* demuxer: remove ImageDesc fieldGravatar wm42012-09-18
* core: manage tracks in the frontendGravatar wm42012-09-18
* video: honor the video's colormatrix and color range flagsGravatar cantabile2012-08-21
* demuxer: introduce a general stream structGravatar wm42012-08-03
* Remove dead codeGravatar wm42012-08-01
* mplayer: let frontend print stream info, instead of demuxersGravatar wm42012-07-30
* video, audio: use lavc decoders without codecs.conf entriesGravatar Uoti Urpala2012-07-24
* audio/video: delete buggy "dynamic plugin" codeGravatar Uoti Urpala2011-10-20
* OSD: when switching sub/audio tracks show title of new trackGravatar Uoti Urpala2011-07-03
* cleanup: reindent stheader.hGravatar Uoti Urpala2011-07-03
* audio: move ready-for-ao data buffer from decoder to AOGravatar Uoti Urpala2011-07-02
* vd_ffmpeg: autoselect output colorspaces without codecs.confGravatar Uoti Urpala2011-06-26
* codecs.conf, stheader.h: support CrystalHD decoding (libavcodec)Gravatar cehoyos2011-04-13
* subtitles: add framework for subtitle decodersGravatar Uoti Urpala2011-01-18
* demux_mkv, ad_ffmpeg: use Matroska OutputSamplingFrequency if availableGravatar Uoti Urpala2010-11-21
* demux_lavf: print subtitle type in more casesGravatar reimar2010-11-02
* demuxer.c: add new_sh_sub_sid_langGravatar Uoti Urpala2010-11-02
* cleanup: Add const qualifiers for struct ad_functions pointersGravatar reimar2010-11-02
* Merge svn changes up to r30136Gravatar Uoti Urpala2009-12-30
|\
| * Add support for parsing audio streams (though should be easy to extend to video)Gravatar reimar2009-12-27
| * Remove currently unneeded members accidentally added in the last revision.Gravatar reimar2009-12-27
| * Introduce a sh_common struct that contains the parts in common by the audio, ...Gravatar reimar2009-12-27
* | core: Add support for decoder reordering of pts valuesGravatar Uoti Urpala2009-11-21
* | Change libass type names to match upstream renamesGravatar Uoti Urpala2009-07-29
* | Merge svn changes up to r29304Gravatar Uoti Urpala2009-07-07
|\|
| * Add standard license header to all files in libmpdemux.Gravatar diego2009-05-08
* | stheader.h: Allow inclusion before demuxer.hGravatar Uoti Urpala2009-04-19
* | Merge svn changes up to r27841Gravatar Uoti Urpala2008-10-28
|\|
| * Factorize vobsub idx/extradata handling.Gravatar aurel2008-10-27
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Give a CONFIG_ prefix to preprocessor directives that lacked one andGravatar diego2008-08-07
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Make video decoder description structs constGravatar Uoti Urpala2008-04-25
* | Remove global vo_flagsGravatar Uoti Urpala2008-04-25
* | Store video decoder functions in struct sh_video fieldGravatar Uoti Urpala2008-04-25
* | Remove _s/_st suffix from some struct namesGravatar Uoti Urpala2008-04-25
* | Remove some unnecessary recursive includesGravatar Uoti Urpala2008-04-23
* | Add option pointer to demuxers and stheader.h structsGravatar Uoti Urpala2008-04-23
* | Declare demuxer *_streams fields with proper typesGravatar Uoti Urpala2008-04-23
|/
* Support 'default' attribute for audio and subtitle tracks.Gravatar eugeni2008-03-30
* Add missing header #includes to fix 'make checkheaders'.Gravatar diego2008-03-05
* Add language info to sh_sub_t and sh_audio_t.Gravatar eugeni2008-02-29
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* typo fix: inited --> initializedGravatar diego2008-02-14
* Add extradata to sh_sub_t.Gravatar eugeni2008-01-11
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* Clean up some fields in stheader.h structsGravatar uau2007-11-01
* added .stream_aspect to st_video_t: if non-zero and if not specified otherwiseGravatar nicodvb2007-09-01
* Do not use leading underscores in multiple inclusion guards, they are reserved.Gravatar diego2007-07-02