aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/stheader.h
Commit message (Expand)AuthorAge
* player: expose hearing/visual impaired flags on audio tracksGravatar Aman Gupta2018-08-13
* demux, player: fix playback of sparse video streams (w/ still images)Gravatar Aman Gupta2018-05-24
* demux, player: mark dependent tracksGravatar Aman Gupta2018-04-17
* demux_mkv: add hack to pass along x264 version to decoderGravatar wm42017-12-28
* demux: improvements to previous commitsGravatar wm42017-10-20
* demux: ignore false underrun reporting from eia_608 captions decoderGravatar Aman Gupta2017-10-20
* video: add metadata handling for spherical videoGravatar wm42017-08-21
* demux/stheader: change license to LGPLGravatar wm42017-05-10
* Remove compatibility thingsGravatar wm42016-12-07
* demux: expose demuxer colorimetry metadata to playerGravatar Niklas Haas2016-11-08
* demux: change fps field to doubleGravatar wm42016-08-19
* video/audio: always provide "proper" timestamps to libavcodecGravatar wm42016-08-19
* demux: add per-track metadataGravatar wm42016-08-12
* demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API changeGravatar wm42016-03-31
* demux: merge sh_video/sh_audio/sh_subGravatar wm42016-01-12
* sub: do charset conversion in demux_lavf.cGravatar wm42015-12-28
* sub: cache subtitle state per track instead of per demuxer streamGravatar wm42015-12-26
* video: switch from using display aspect to sample aspectGravatar wm42015-12-19
* sub: detect charset in demuxerGravatar wm42015-12-17
* demux: export forced flagGravatar wm42015-06-27
* demux: merge extradata fieldsGravatar wm42015-06-21
* demux: rename sh_stream.format to sh_stream.codec_tagGravatar wm42015-06-21
* player: change video-bitrate and audio-bitrate propertiesGravatar wm42015-04-20
* Update license headersGravatar Marcin Kurczewski2015-04-13
* player: better handling of video with no timestampsGravatar wm42015-03-20
* sub: this isn't needed eitherGravatar wm42015-03-03
* video: remove redundant codec parametersGravatar wm42015-02-24
* player: add stream selection by ffmpeg indexGravatar wm42014-10-21
* demux: fix a commentGravatar wm42014-10-12
* demux_mkv: get rid of MS structsGravatar wm42014-09-25
* audio: remove WAVEFORMATEX from internal demuxer APIGravatar wm42014-09-25
* video: remove BITMAPINFOHEADER from internal demuxer APIGravatar wm42014-09-25
* audio: decouple demux and audio decoder/filter sample formatsGravatar wm42014-09-24
* audio: drop swapped-endian audio formatsGravatar wm42014-09-23
* player: simplistic HLS bitrate selectionGravatar wm42014-09-01
* video: initial Matroska 3D supportGravatar wm42014-08-30
* demux: add a demuxer threadGravatar wm42014-07-16
* demux: make replaygain per-trackGravatar wm42014-07-05
* audio: rename i_bps to 'bitrate' to avoid confusionGravatar Marcoen Hirschberg2014-05-28
* audio: change values from bytes-per-second to bits-per-secondGravatar Marcoen Hirschberg2014-05-28
* demux: export video rotation parameterGravatar wm42014-04-21
* demux_libass: change how external ASS subtitles are loadedGravatar wm42014-03-15
* sub: use new FFmpeg API to check MicroDVD FPSGravatar wm42014-03-04
* sub: handle vobsub-in-mp4Gravatar wm42014-02-13
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* video: add insane hack to work around FFmpeg/Libav insanityGravatar wm42013-11-28
* Reduce stheader.h includes, move stream types to mp_common.hGravatar wm42013-11-23
* demux: remove gsh field from sh_audio/sh_video/sh_subGravatar wm42013-11-23
* video: move decoder context from sh_video into new structGravatar wm42013-11-23
* audio: don't write decoded audio format to sh_audioGravatar wm42013-11-23