2010-12-11 |
reimar |
Use FFMAX for slightly better readability.
|
2010-12-11 |
reimar |
Remove useless assignment already done in new_sh_video.
|
2010-12-11 |
reimar |
Remove pointless assignments that are already handled in new_sh_audio.
|
2010-12-11 |
reimar |
Move setup of sh_audio->format to a more appropriate place (in asfheader.c).
|
2010-12-11 |
reimar |
Fix some unaligned writes and avoid some (incorrect due to alignment) casts.
|
2010-12-11 |
reimar |
Reset mpvdec to NULL after uninit.
|
2010-12-11 |
reimar |
Fix spelling in comment.
|
2010-12-11 |
reimar |
Allow cycling subtitles backwards with 'J'.
|
2010-12-11 |
reimar |
Support very high libav* message levels as e.g. the flac parser
|
2010-12-08 |
reimar |
Do not generate nonsensical pts values for FLAC audio.
|
2010-12-08 |
reimar |
Add support for FLAC audio parsing, fixes playback time jumping
|
2010-12-07 |
ramiro |
colorspace-test: fix build
|
2010-12-04 |
cboesch |
Make use of mp_basename in a few places.
|
2010-12-04 |
jrash |
sync with en/mplayer.1 rev. 32661
|
2010-12-03 |
cboesch |
Add support for login/password in http_proxy env variable.
|
2010-12-03 |
cboesch |
Drop MPlayer base64_encode for av_base64_encode.
|
2010-12-03 |
compn |
add c key for capturing default bind, missing from r32524
|
2010-12-03 |
compn |
mark myself as bugzilla admin and mailing list moderator
|
2010-11-29 |
compn |
change --with-extraincdir to --extra-cflags
|
2010-11-29 |
reimar |
Set needs_parsing to 1 for DTS audio.
|
2010-11-28 |
reimar |
Fix TS files with MP4 ES AAC descriptor to be correctly recognized
|
2010-11-28 |
reimar |
Add horrible hack to make xvidix work on big-endian.
|
2010-11-28 |
reimar |
100l, fix vidix compilation on big-endian
|
2010-11-28 |
reimar |
Restore big-endian support removed in thoughtless upstream merge
|
2010-11-28 |
reimar |
Add R_OVL_SHIFT to all R280 devices. Only actually confirmed for two.
|
2010-11-28 |
compn |
add ffmpeg g722 audio codec
|
2010-11-27 |
iive |
Expose the VBV options of xvid encoder to the command line interface.
|
2010-11-27 |
compn |
make tag for svq3, fixes:
|
2010-11-27 |
reimar |
Add support for uncompressed BGR24 pixfmt.
|
2010-11-27 |
compn |
change dnxhd to qtdnxhd. consistant with all other quicktime decoders
|