aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux
Commit message (Expand)AuthorAge
* demux: make ALBUM ReplayGain tags optional when using libavformatGravatar Benjamin Barenblat2018-12-18
* demux_lavf: hack-fix EDL mp4 DASH hackGravatar wm42018-10-01
* demux: allow cache sizes > 2GBGravatar wm42018-10-01
* demux_lavf: v4l streams are not seekableGravatar wm42018-10-01
* demux/packet: fix demux_packet_shortenGravatar Tom Yan2018-09-30
* demux_edl: add title option to override title of chaptersGravatar sfan52018-08-13
* player: expose hearing/visual impaired flags on audio tracksGravatar Aman Gupta2018-08-13
* demux_mkv: add A_MLP to mkv_audio_tagsGravatar Nicolas F2018-06-22
* demux_lavf: drop obscure genpts optionGravatar wm42018-05-31
* demux: fix/improve aspects of EOF signalingGravatar wm42018-05-25
* demux_lavf: remove ffm blacklist entryGravatar wm42018-05-25
* demux, player: fix playback of sparse video streams (w/ still images)Gravatar Aman Gupta2018-05-24
* demux_lavf: co-locate disposition checksGravatar Aman Gupta2018-05-24
* demux_mkv: adjust log verbosity levelsGravatar wm42018-04-29
* demux_lavf: discard "und" language tagGravatar wm42018-04-29
* demux: support for some kinds of timed metadataGravatar wm42018-04-18
* demux: mark eia608 packets as keyframesGravatar Aman Gupta2018-04-17
* demux, player: mark dependent tracksGravatar Aman Gupta2018-04-17
* demux_lavf: use new libavformat semantics for stream resyncGravatar wm42018-04-16
* demux: fix deadlock on "program" property changesGravatar wm42018-04-15
* demux_mkv: fix certain cases of recursive SeekHeadsGravatar wm42018-04-15
* demux_lavf: skip demuxer hack iteration if hacks are disabledGravatar sergey.dobrodey2018-04-12
* demux_mkv: add V_AV1 identifier for AV1Gravatar Jan Ekström2018-04-08
* demux, stream: ignore packets and errors on forced exitGravatar wm42018-03-26
* demux: fix comment typoGravatar Aman Gupta2018-03-11
* demux: correctly report buffered size as 0 if there are no packetsGravatar wm42018-03-08
* tv: Recognise v4l2 'JPEG' fourccGravatar Philip Langdale2018-03-04
* demux_lavf: add some hacks for SDPGravatar wm42018-03-03
* demux_lavf: add --demuxer-lavf-probe-info=nostreamsGravatar wm42018-03-03
* demux: move some code to a separate functionGravatar wm42018-03-03
* demux: improve audio tag merging for OGG filesGravatar wm42018-03-03
* demux_lavf: don't mess up in streams with unknown size and init segmentGravatar wm42018-03-03
* demux_mkv: enable libavcodec parser for eac3Gravatar wm42018-03-03
* demux_edl: fix undefined behavior if mp4 init segment is not providedGravatar wm42018-03-03
* Fix recent FFmpeg deprecationsGravatar wm42018-02-13
* demux: lower demuxer cache default sizesGravatar wm42018-02-13
* Revert "demux_mkv: remove remaining GPL code"Gravatar wm42018-01-31
* cue: strip quotes and leading whitespace from tagsGravatar wm42018-01-30
* video: make decoder wrapper a filterGravatar wm42018-01-30
* demux: add a per stream wakeup callbackGravatar wm42018-01-30
* demux_lavf: work around another aspect of libavformat garbage APIGravatar wm42018-01-26
* demux_lavf: export correct seekability state for HLS live streamsGravatar wm42018-01-26
* options: add an option type for byte sizesGravatar wm42018-01-25
* video: warn user against FFmpeg's liesGravatar wm42018-01-22
* ta: introduce talloc_dup() and use it in some placesGravatar wm42018-01-18
* demux: reword an outdated commentGravatar wm42018-01-18
* player: redo hack for video keyframe seeks with external audioGravatar wm42018-01-18
* demux_lavf: add required format hacks for DASHGravatar sfan52018-01-15
* demux: include beginning of stream state in cached seekable rangeGravatar wm42018-01-10
* demux: fight libavformat cover art hack harderGravatar wm42018-01-10