index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
Commit message (
Expand
)
Author
Age
*
Fix:
rathann
2006-05-14
*
support lavc mv0_threshold
corey
2006-05-13
*
Make return type consistent with usage. Patch by Pierre Lombard.
rathann
2006-05-13
*
moved code to set aspect ratio for mpeg12 away from video.c and into decoder ...
nicodvb
2006-05-10
*
fix float rounding error
ods15
2006-05-05
*
fixes a bug when copying the image into a destination buffer smaller than the...
gpoirier
2006-04-27
*
Fix memory corruption in vd_libmpeg2
uau
2006-04-27
*
Get rid of unneeded align
nplourde
2006-04-24
*
4 - Implement a better way to calculate current audio pts and use it for
rtognimp
2006-04-24
*
Get ride of the several if(identify) messy lines and rearangment of some of t...
reynaldo
2006-04-24
*
sync to x264 r503 (dct_decimate)
lorenm
2006-04-22
*
Add properties for the tv input color controls.
albeu
2006-04-22
*
Fix BGR32 big-endian output
pacman
2006-04-20
*
better set audio_out_minsize to MAX_FRAMESIZE
reimar
2006-04-20
*
set audio_out_minsize, should avoid all "maxlen too small" cases
reimar
2006-04-19
*
bug fixes: left-over mode variable used uninitialized,
reimar
2006-04-19
*
Using channel count, samplerate and input bps values from the container
diego
2006-04-19
*
removed unreachable code: this filter can't compile with external libavcodec ...
nicodvb
2006-04-17
*
add support for intel mac. mp3lib is not fixed yet.
nplourde
2006-04-15
*
10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_deco...
reimar
2006-04-09
*
New mode for tinterlace filter
iive
2006-04-08
*
10l: missing const put this in data segment instead of text/rodata
rfelker
2006-04-03
*
move 12k from data to bss (reduce binary size by 12k)
rfelker
2006-04-03
*
simplify extradata handling and make passing extradata on the default.
reimar
2006-04-02
*
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...
reynaldo
2006-03-31
*
Trust the demuxer instead of the decoder for samplerate detection.
diego
2006-03-30
*
Convert printfs in aviprint.c to mp_msg and give the information printing
diego
2006-03-27
*
reinit vo when pix_fmt changes.
reimar
2006-03-27
*
Change some printf calls to fprintf.
diego
2006-03-27
*
Change 'if(verbose)' to the more appropriate mp_msg_test.
diego
2006-03-27
*
use shifts instead of division. 15% faster hqdn3d
lorenm
2006-03-26
*
Convert all if(verbose>X) to mp_msg_test calls.
diego
2006-03-24
*
feed something (hopefully correct timestamps) into the video filter chain
michael
2006-03-21
*
lavc doesnt pass AVFrame.opaque around :/
michael
2006-03-21
*
10l (null pointer dereference)
michael
2006-03-21
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
sync to x264 r476 (subq=7)
lorenm
2006-03-20
*
Support libavcodec vrc_strategy=1 (XviD ratecontrol).
corey
2006-03-17
*
compile in the filters that depend on libavcodec/dsputil.h only when mplayer ...
nicodvb
2006-03-16
*
Remove twos workaround, this bug was fixed in mov demuxer
rtognimp
2006-03-14
*
in24/in32/fl32 little/big-endian QuickTime PCM audio support
rathann
2006-03-13
*
do not randomly chop up packets, this isnt allowed in almost no container
michael
2006-03-13
*
-lavcopts aglobal
michael
2006-03-13
*
10l found by Oded: case 2 on a boolean value...
rfelker
2006-03-12
*
QuickTime in24 and in32 PCM audio support
rathann
2006-03-11
*
add default case to encoder switch-case (maybe an error message would be good...
reimar
2006-03-08
*
free tmp earlier, it is not needed below and might leak on errors otherwise
reimar
2006-03-08
*
sync to x264 r457 (direct_pred=3)
lorenm
2006-03-05
*
Reduce Real DLL/so loading verbosity, OKed by Roberto.
diego
2006-03-03
*
XviD multi-threaded encoding support
gpoirier
2006-03-01
[next]