aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/demux_lavf.c
Commit message (Expand)AuthorAge
...
* video/audio: always provide "proper" timestamps to libavcodecGravatar wm42016-08-19
* demux_lavf: don't report start time for oggGravatar wm42016-08-18
* demux: add per-track metadataGravatar wm42016-08-12
* demux: make refresh seek handling more genericGravatar wm42016-08-06
* demux_lavf: remove subtitle seeking special-caseGravatar wm42016-07-24
* demux_lavf: assume fully read files (subtitles) are always seekableGravatar wm42016-06-08
* demux_lavf: fix a minor memory leakGravatar wm42016-05-08
* demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API changeGravatar wm42016-03-31
* demux_lavf: remove old MicroDVD frame timing guessingGravatar wm42016-03-31
* demux_lavf: remove some old framerate guessingGravatar wm42016-03-31
* demux_lavf: don't copy cover art pictureGravatar wm42016-03-03
* demux: remove relative seekingGravatar wm42016-02-28
* demux_lavf: adjust seeks by maximum codec delayGravatar wm42016-02-22
* sub: fix memory leaksGravatar wm42016-01-18
* demux_lavf: update metadata with information from AV_PROGRAM on switch.Gravatar Oliver Freyermuth2016-01-14
* demux_lavf: fix charset conversion with UTF-16 subtitlesGravatar wm42016-01-12
* demux: merge sh_video/sh_audio/sh_subGravatar wm42016-01-12
* demux_lavf: re-enable codepage autodetection for .assGravatar fwr2016-01-04
* sub: do charset conversion in demux_lavf.cGravatar wm42015-12-28
* demux_lavf: prepare for using wrapper stream instanceGravatar wm42015-12-28
* demux: remove weird tripple-buffering for the sh_stream listGravatar wm42015-12-23
* demux_lavf: rename to handle_new_stream to clarify intentGravatar Aman Gupta2015-12-22
* demux_lavf: make trace output for mp_seek easier to digestGravatar Aman Gupta2015-12-21
* video: switch from using display aspect to sample aspectGravatar wm42015-12-19
* demux_lavf: minor cleanupsGravatar wm42015-12-17
* sub: detect charset in demuxerGravatar wm42015-12-17
* sub: remove sd_movtext.cGravatar wm42015-12-15
* demux_lavf: mark ASS tracks as always UTF-8Gravatar wm42015-11-11
* Replace deprecated av_free_packet() callsGravatar wm42015-10-28
* demux_lavf: always copy codec headersGravatar wm42015-10-19
* Take care of libavcodec convergence_duration deprecationGravatar wm42015-09-29
* stream: provide a stream_get_size() convenience functionGravatar wm42015-08-18
* demux_lavf: check for NAN rotation anglesGravatar wm42015-06-30
* demux: export forced flagGravatar wm42015-06-27
* demux_lavf: fix chapter titlesGravatar wm42015-06-24
* demux: get rid of some bstr thingsGravatar wm42015-06-24
* demux: merge extradata fieldsGravatar wm42015-06-21
* demux: rename sh_stream.format to sh_stream.codec_tagGravatar wm42015-06-21
* demux_lavf: fix wrong printf parameter type on 64 bit systemsGravatar wm42015-06-02
* demux_lavf: do a better job at guessing the vobsub .sub filenameGravatar wm42015-05-28
* demux_lavf: drop dead codeGravatar wm42015-04-25
* player: change video-bitrate and audio-bitrate propertiesGravatar wm42015-04-20
* demuxer_lavf: add an option for disabling hacksGravatar wm42015-04-17
* Update license headersGravatar Marcin Kurczewski2015-04-13
* demux_lavf: use mimetype instead of codec type for embedded fontsGravatar wm42015-04-05
* demux_lavf: print seek failures in verbose modeGravatar wm42015-03-24
* demux_lavf: assume h264/hevc raw streams have no timestampsGravatar wm42015-03-20
* player: better handling of video with no timestampsGravatar wm42015-03-20
* sub: this isn't needed eitherGravatar wm42015-03-03
* Revert "demux_lavf: workaround for broken libavformat subtitle seeking"Gravatar wm42015-03-03