index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_lavf.c
Commit message (
Expand
)
Author
Age
*
demux_lavf: use lavf for all formats except those listed
Anton Khirnov
2010-11-13
*
demux: change "%s file format detected" message
Uoti Urpala
2010-11-10
*
demux_lavf: add simple seek-by-bytes mode for MPEG
Uoti Urpala
2010-11-10
*
demux_lavf: Fix program switching
reimar
2010-11-08
*
demux_lavf: Print PROGRAM_ID -identify output similar to demux_ts
reimar
2010-11-08
*
demux_lavf: for avi, use packet .dts instead of .pts
Uoti Urpala
2010-11-06
*
demux_lavf: avoid deprecated "first_iformat" by using newer API
Uoti Urpala
2010-11-06
*
demux_lavf: add hack for stream-changing ogg input (internet radio)
Uoti Urpala
2010-11-06
*
demux_lavf: more future proof AVInputFormat name comparison
Uoti Urpala
2010-11-06
*
demux_lavf: handle new streams appearing during playback
reimar
2010-11-02
*
cleanup: malloc+memset->calloc, sizeof(TYPE)->sizeof(*ptr)
reimar
2010-11-02
*
demux_lavf: Always use convergence_duration for subtitles
reimar
2010-11-02
*
demux_lavf: print subtitle type in more cases
reimar
2010-11-02
*
subs: Add support for DVB and XSUB subtitles, not yet working properly
reimar
2010-11-02
*
subs: Add support for PGS subtitle decoding via libavcodec
reimar
2010-11-02
*
demux_lavf: stricter check for convergence_duration validity
aurel
2010-11-02
*
demux_lavf: Avoid a crash if stream->url is not set
reimar
2010-11-02
*
Merge svn changes r31318 to r31328
Uoti Urpala
2010-06-05
|
\
|
*
Also print current stream position in mp_read debug output.
reimar
2010-06-05
|
*
Remove explicit eof check for mp_read code, stream code handles this case
reimar
2010-06-05
|
*
Di not do a stream_reset on seeking backwards, the seek itself should
reimar
2010-06-05
|
*
Try always enabling correct pts again for lavf demuxer, since the know
reimar
2010-06-03
|
*
Switch mkv demuxing to lavf by default.
aurel
2010-05-31
*
|
Merge svn changes up to r31226
Uoti Urpala
2010-05-30
|
\
\
|
|
*
Drop pointless _t suffix from 'struct lavf_priv'.
diego
2010-05-28
|
|
/
|
*
Switch ogg demuxing to lavf by default.
reimar
2010-05-26
|
*
Add support for STREAM_CTRL_SEEK_TO_TIME in ffmpeg streams
hyc
2010-05-25
*
|
Make audio stream index handling saner in stream switching
Uoti Urpala
2010-05-22
*
|
demux: use bstr arguments for demuxer_add_attachment() and demuxer_add_chapter()
Anton Khirnov
2010-05-22
|
*
Do not use correct-pts for mpeg-ps: It breaks PAFF samples.
cehoyos
2010-05-22
*
|
Merge svn changes up to r31141
Uoti Urpala
2010-05-07
|
\
|
*
|
Merge svn changes up to r31133
Uoti Urpala
2010-05-07
|
\
\
|
|
*
cosmetic: typo, this wasn't supposed to be plural
aurel
2010-05-04
|
|
/
|
*
print a more detailed and more useful description of each stream with lavf
aurel
2010-05-03
|
*
10l: correctly use video_stream instead of audio_stream in the video section
aurel
2010-05-03
|
*
add ID_..._NAME to -identify for each lavf stream which has a title
aurel
2010-05-03
|
*
uniformize handling of aid and vid with lavf so that it matches handling of sid
aurel
2010-05-03
|
*
Continue probing even for score == AVPROBE_SCORE_MAX / 4 to match
reimar
2010-05-01
|
*
Use av_probe_input_format2 and avoid accepting detection
reimar
2010-05-01
*
|
Merge svn changes up to r30967
Uoti Urpala
2010-04-26
|
\
|
*
|
demux_lavf, stream_ffmpeg: support librtmp seeks
Uoti Urpala
2010-04-23
*
|
stream_ffmpeg, demux_lavf: Use flv demuxer for rtmp streams
Uoti Urpala
2010-04-23
*
|
options: move lavfdopts to option struct
Uoti Urpala
2010-04-23
|
*
Reindent
reimar
2010-03-22
|
*
Start probing with a size matching the stream buffer size so it is possible
reimar
2010-03-22
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
|
Merge svn changes up to r30663
Uoti Urpala
2010-03-10
|
\
|
*
|
Merge svn changes up to r30643
Uoti Urpala
2010-03-10
|
\
\
*
\
\
Merge svn changes up to r30550
Uoti Urpala
2010-03-09
|
\
\
\
*
\
\
\
Merge svn changes up to r30502
Uoti Urpala
2010-03-09
|
\
\
\
\
[next]