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
/
vd_ffmpeg.c
Commit message (
Expand
)
Author
Age
*
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
*
reinit vo when pix_fmt changes.
reimar
2006-03-27
*
Convert all if(verbose>X) to mp_msg_test calls.
diego
2006-03-24
*
Add support for grayscale [m]jpeg
rtognimp
2006-02-08
*
Move conditional compilation out of the code and into the build system.
diego
2006-01-31
*
proper support for shared libpostproc
diego
2006-01-22
*
malloc padding to avoid access beyond allocated memory
henry
2005-12-19
*
bitexact flag
michael
2005-12-18
*
multithreaded decoding
michael
2005-12-02
*
make -lavdopts debug work again, patch by Jason Tackaberry ( tack AH sault PO...
gpoirier
2005-12-02
*
do not set ctx->vo_inited when init fails. This caused a crash when a
reimar
2005-11-10
*
print the first 16 bytes of frame data with -v -v, helps detect when
reimar
2005-09-16
*
Support for skip options
reimar
2005-07-17
*
FFmpeg theora decoder support
rtognimp
2005-06-26
*
10l for me
henry
2005-06-08
*
correcting the previous draw_slice fix
henry
2005-06-07
*
check for display height when drawing slices
henry
2005-06-07
*
quicktime fix update
henry
2005-05-25
*
prefer width&height from bitmapinfoheader for h263 streams
henry
2005-05-25
*
LOCO support via lavc
rtognimp
2005-04-07
*
"support" YUVJ colorspaces added to libavcodec, makes mjpeg decoding work again
reimar
2005-01-26
*
wmv3 needs extradata
alex
2005-01-22
*
change malloc and free to av_ variants where needed.
reimar
2005-01-08
*
conditional lowres: activate lowres if frame width >= threshold
nicodvb
2004-12-17
*
fix byteorder
michael
2004-12-06
*
new lavc codec: ffvhuff
lorenm
2004-11-28
*
too large extradata
michael
2004-10-11
*
compensate for width/height being picture width/height instead of bitstream w...
michael
2004-09-27
*
low resolution decoding
michael
2004-09-26
*
AVC support moved to libavcodec, avcC atom is now passed in extradata
rtognimp
2004-09-13
*
disable direct rendering for h264
michael
2004-09-07
*
non spec compliant optizations support
michael
2004-09-02
*
AVC (fourcc avc1) in mp4 support
rtognimp
2004-08-29
*
support for snow
alex
2004-08-21
*
top/bottom mb row skipping
michael
2004-06-26
*
Segfault fix for some h264 in avi files
rtognimp
2004-06-06
*
.mp4 with lavf support
michael
2004-04-11
*
BGR16
michael
2004-04-11
*
use flag for XvMC codec recognition and enable dr1 for fixed version of lavc
iive
2004-03-16
*
xvmc use get_format for IDCT/MC recognition
iive
2004-03-01
*
vd_ffmpeg to set repeat-first-field patch by (Zoltan Hidvegi <mplayer at hzol...
michael
2004-02-24
*
flushing stuff after seeking (finally we can view MPEG without thouse blocks ...
michael
2004-02-18
*
Fix ffmpeg RGB24 mapping (needed for qtrle)
rtognimp
2004-02-12
*
Use fli decoder from libavcodec
rtognimp
2004-01-25
*
Use MSZH and ZLIB decoders from libavcodec
rtognimp
2004-01-12
*
disable dr1&slices for the other vissualizations too
michael
2004-01-01
*
disable slices & dr1 if motion vector vissualization is used, still doesnt wo...
michael
2004-01-01
*
vismv, alt, ilme options
michael
2003-12-30
*
set top_field first for lavc decoding and add MP_IMGFIELD_INTERLACED
michael
2003-12-22
[next]