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
Commit message (
Expand
)
Author
Age
...
*
Fix AAC in MPEG transport stream for -demuxer lavf.
cehoyos
2009-08-31
*
cosmetics: alphabetically order lists
diego
2009-08-31
*
Rename mp_wav_override_tag* as mp_codecid_override_tag* to reflect that
cehoyos
2009-08-30
*
Fix MPEG2 and H264 in MPEG transport stream with demuxer lavf.
cehoyos
2009-08-30
*
Use mp_wav_override_taglists for both audio and video.
cehoyos
2009-08-30
*
Fix MP2 and AC3 with demuxer lavf in MPEG transport streams.
cehoyos
2009-08-30
*
Support PCM in Bluray streams.
cehoyos
2009-08-30
*
Reuse ds_get_packet in ds_get_packet_pts
reimar
2009-08-23
*
Add suport for detecting and demuxing DVB teletext streams (nothing beyond th...
reimar
2009-08-21
*
Fix incompatible pointer types warning, also seems to fix mis-compilation wit...
reimar
2009-08-17
*
Fix 100l broken flag check found due to compiler warning.
reimar
2009-08-17
*
Set demuxer->filepos in mf demuxer, since the stream_tell fallback is not
reimar
2009-08-17
*
Get rid of rawaudio control code again that only duplicates the fallback code in
reimar
2009-08-17
*
Handle demuxers that never set filepos by using stream_tell.
reimar
2009-08-17
*
Add some protection to the rawaudio GET_LENGTH/GET_PERCENT_POS in case the
reimar
2009-08-16
*
Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS for
reimar
2009-08-16
*
Add Dolby TrueHD support for mkv demuxer.
cehoyos
2009-08-13
*
Fix possible double-free.
cehoyos
2009-08-12
*
Use new libavformat metadata API.
greg
2009-08-11
*
Make *avcctx AVCodecContext instead of void.
cehoyos
2009-08-11
*
Fix H.264 SPS parsing in case of scaling list present.
cehoyos
2009-08-11
*
Fix a crash when playing some H264 over rtsp streams: Do pass an
cehoyos
2009-08-11
*
Parse BitsPerSample and SamplesPerSec when playing PCM in X-QT over
cehoyos
2009-08-11
*
Allow dpx image files as input.
cehoyos
2009-08-11
*
Fix QT RLE in X-QT via rtsp://.
cehoyos
2009-08-05
*
handle TrueHD streams (they are carried in 0xFD PES streams in substream 0x72)
nicodvb
2009-07-30
*
added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch
nicodvb
2009-07-30
*
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
diego
2009-07-26
*
Print information about chapters with -identify.
reimar
2009-06-28
*
AVStream.language is deprecated, switch to av_get_metadata instead.
reimar
2009-06-24
*
Move allocation to avoid a possible memleak if new_sh_audio fails.
reimar
2009-06-24
*
Remove pointless stream count checks, new_sh_* already checks for that.
reimar
2009-06-24
*
Print ID_AID_???_LANG and ID_SID_???_LANG in lavf demuxer so that frontends
reimar
2009-06-24
*
Fix compilation: codec_wav_tags/codec_bmp_tags were renamed to
reimar
2009-06-23
*
Move printing of ID_AID_???_LANG to ts_add_stream instead of ts_detect_streams.
reimar
2009-06-23
*
Initialize es->lang to ensure a previous value does not get misattributed
reimar
2009-06-23
*
Remove duplicate printing of ID_AUDIO_ID/ID_VIDEO_ID, those are already
reimar
2009-06-21
*
TS demuxer: make the IDs used by DEMUXER_CTRL_SWITCH_* and DEMUXER_CTRL_IDENT...
reimar
2009-06-21
*
Add const where appropriate, also gets rid of a compiler warning.
reimar
2009-06-01
*
100l, do not read probe buffer if it will not be used because a format was fo...
reimar
2009-06-01
*
In all demux_info_add calls change "name" to "title".
reimar
2009-05-30
*
Unify over rtsp_transport_tcp as var to hold the -rtsp-stream-over-tcp flag a...
lu_zero
2009-05-25
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Get rid of some more trailing whitespace
reynaldo
2009-05-12
*
chunk size = 0 is valid for DATA chunks (used in live streams), don't
rtogni
2009-05-10
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
*
Replace informal GPL license header by standard GPL header.
diego
2009-05-08
*
Replace informal LGPL header by standard LGPL license header.
diego
2009-05-08
*
Add prototype for mp_a52_framesize().
diego
2009-05-05
*
libavformat is now the default for mov, update extension.c to match this.
reimar
2009-04-15
[prev]
[next]