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
...
*
removed funny calls to fflush(stdout) after mp_msg()
nicodvb
2007-10-27
*
removed more empty spaces and empty lines
nicodvb
2007-10-27
*
replaced giant if() with if(pre-calculated variable) (there was even a bug: P...
nicodvb
2007-10-27
*
cosmetics: removed tabs/empty lines/trailing spaces and done a partial reform...
nicodvb
2007-10-27
*
cosmetics: moved to function find_video_codec() and reused in video_read_*() ...
nicodvb
2007-10-27
*
demuxer.c: Remove useless code
uau
2007-10-25
*
add support for wavpack into matroska
aurel
2007-10-21
*
Remove unused code and fix warning:
diego
2007-10-21
*
Mark constant argument of mp_header_process_sequence_header as such.
diego
2007-10-19
*
add nellymoser codec to mplayer with internal fourcc NELL
compn
2007-10-16
*
Add -lavfdopts cryptokey
reimar
2007-10-14
*
support Y800 in raw video
diego
2007-10-13
*
in update_stats() removed a wrong 'else' that would prevent h264 headers to b...
nicodvb
2007-10-04
*
Fix missing subtitles after seeking back
uau
2007-10-04
*
support for DTS as specified in DVB (untested)
nicodvb
2007-10-03
*
Format 0x01 cannot be used with "AMV IMA ADPCM", because it belongs to normal...
voroshil
2007-10-03
*
Set biWidth/biHeight in fli demuxer
reimar
2007-10-02
*
Make sure there is no uninitialized data in BITMAPINFOHEADER created by fli d...
reimar
2007-10-02
*
Remove ugly unused struct name from typedef
reimar
2007-10-02
*
AMV demuxer and audio/video decoder
voroshil
2007-09-30
*
analyzeduration option for lavf demuxer
henry
2007-09-29
*
remove useless int->double conversion
henry
2007-09-29
*
fix warnings
henry
2007-09-29
*
fixed bug introduced with previous commit: patch_panscan() must work in the s...
nicodvb
2007-09-28
*
1000l, the tff flag was never cleared before being overwritten with the value...
nicodvb
2007-09-28
*
h263 exposed
lu_zero
2007-09-28
*
Fix playback of streams with more than one audio track (only one supported).
cehoyos
2007-09-25
*
Simplify: initialize at declaration at the start of the function
reimar
2007-09-24
*
Get rid of rather pointless asserts
reimar
2007-09-24
*
demux_audio.c: Fix timestamp handling
uau
2007-09-24
*
removed unused function parameters
nicodvb
2007-09-22
*
in ts_detect_streams() moved the iteration condition inside the loop
nicodvb
2007-09-22
*
libnemesi support, yet another rtsp/rtp library...
lu_zero
2007-09-19
*
Add comment that clears up what _WINGDI_H is for.
diego
2007-09-18
*
reverted useless r24539
ben
2007-09-15
*
added monkey audio fourcc in wave header
ben
2007-09-15
*
Add support for cook audio (though most .rm files don't work with lavf
reimar
2007-09-15
*
Avoid one more code duplication
reimar
2007-09-15
*
get rid of pointless size parameter for tmf_load_chunk
reimar
2007-09-15
*
Avoid using demux->stream->end_pos, it rarely does any good.
reimar
2007-09-15
*
Slightly simplify IsValidAudioPacket
reimar
2007-09-15
*
Simplify another two ifs into one
reimar
2007-09-15
*
Make one mp_msg call out of 3
reimar
2007-09-15
*
Simpler and more robust tar parsing
reimar
2007-09-15
*
Get rid of bloated ty_extension function
reimar
2007-09-15
*
Do not uselessly name structs
reimar
2007-09-15
*
Remove another variable and reorder to avoid wasting space due to alignment
reimar
2007-09-15
*
PTS should be passed as int64_t to demux_ty_CopyToDemuxPacket
reimar
2007-09-15
*
Remove now useless parameters from demux_ty_CopyToDemuxPacket
reimar
2007-09-15
*
Remove more unused code and variables
reimar
2007-09-15
[prev]
[next]