| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix SVQ3 extradata handling so it works correctly with demux_lavf | pacman | 2006-07-31 | 1 | -8/+12 |
* | Fix bogus pointer addition in the extraction of extradata from | pacman | 2006-07-31 | 1 | -2/+1 |
* | Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle. | diego | 2006-07-13 | 1 | -113/+3 |
* | Add a new video pts tracking mode, enabled by option -correct-pts. | uau | 2006-07-06 | 1 | -1/+3 |
* | rm unnecesary casts from void* - part 3 | reynaldo | 2006-07-02 | 1 | -1/+1 |
* | simplify extradata handling and make passing extradata on the default. | reimar | 2006-04-02 | 1 | -38/+26 |
* | Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ... | reynaldo | 2006-03-31 | 1 | -16/+16 |
* | reinit vo when pix_fmt changes. | reimar | 2006-03-27 | 1 | -0/+3 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 | 1 | -3/+3 |
* | Add support for grayscale [m]jpeg | rtognimp | 2006-02-08 | 1 | -0/+1 |
* | Move conditional compilation out of the code and into the build system. | diego | 2006-01-31 | 1 | -4/+0 |
* | proper support for shared libpostproc | diego | 2006-01-22 | 1 | -1/+1 |
* | malloc padding to avoid access beyond allocated memory | henry | 2005-12-19 | 1 | -4/+4 |
* | bitexact flag | michael | 2005-12-18 | 1 | -0/+3 |
* | multithreaded decoding | michael | 2005-12-02 | 1 | -0/+6 |
* | make -lavdopts debug work again, patch by Jason Tackaberry ( tack AH sault PO... | gpoirier | 2005-12-02 | 1 | -0/+2 |
* | do not set ctx->vo_inited when init fails. This caused a crash when a | reimar | 2005-11-10 | 1 | -1/+1 |
* | print the first 16 bytes of frame data with -v -v, helps detect when | reimar | 2005-09-16 | 1 | -0/+2 |
* | Support for skip options | reimar | 2005-07-17 | 1 | -0/+36 |
* | FFmpeg theora decoder support | rtognimp | 2005-06-26 | 1 | -1/+2 |
* | 10l for me | henry | 2005-06-08 | 1 | -2/+2 |
* | correcting the previous draw_slice fix | henry | 2005-06-07 | 1 | -2/+4 |
* | check for display height when drawing slices | henry | 2005-06-07 | 1 | -2/+2 |
* | quicktime fix update | henry | 2005-05-25 | 1 | -3/+7 |
* | prefer width&height from bitmapinfoheader for h263 streams | henry | 2005-05-25 | 1 | -4/+12 |
* | LOCO support via lavc | rtognimp | 2005-04-07 | 1 | -1/+2 |
* | "support" YUVJ colorspaces added to libavcodec, makes mjpeg decoding work again | reimar | 2005-01-26 | 1 | -0/+6 |
* | wmv3 needs extradata | alex | 2005-01-22 | 1 | -0/+1 |
* | change malloc and free to av_ variants where needed. | reimar | 2005-01-08 | 1 | -22/+14 |
* | conditional lowres: activate lowres if frame width >= threshold | nicodvb | 2004-12-17 | 1 | -2/+12 |
* | fix byteorder | michael | 2004-12-06 | 1 | -3/+3 |
* | new lavc codec: ffvhuff | lorenm | 2004-11-28 | 1 | -0/+1 |
* | too large extradata | michael | 2004-10-11 | 1 | -1/+1 |
* | compensate for width/height being picture width/height instead of bitstream w... | michael | 2004-09-27 | 1 | -3/+3 |
* | low resolution decoding | michael | 2004-09-26 | 1 | -0/+5 |
* | AVC support moved to libavcodec, avcC atom is now passed in extradata | rtognimp | 2004-09-13 | 1 | -98/+2 |
* | disable direct rendering for h264 | michael | 2004-09-07 | 1 | -1/+1 |
* | non spec compliant optizations support | michael | 2004-09-02 | 1 | -0/+7 |
* | AVC (fourcc avc1) in mp4 support | rtognimp | 2004-08-29 | 1 | -0/+100 |
* | support for snow | alex | 2004-08-21 | 1 | -1/+2 |
* | top/bottom mb row skipping | michael | 2004-06-26 | 1 | -0/+8 |
* | Segfault fix for some h264 in avi files | rtognimp | 2004-06-06 | 1 | -1/+1 |
* | .mp4 with lavf support | michael | 2004-04-11 | 1 | -0/+1 |
* | BGR16 | michael | 2004-04-11 | 1 | -0/+1 |
* | use flag for XvMC codec recognition and enable dr1 for fixed version of lavc | iive | 2004-03-16 | 1 | -4/+14 |
* | xvmc use get_format for IDCT/MC recognition | iive | 2004-03-01 | 1 | -5/+34 |
* | vd_ffmpeg to set repeat-first-field patch by (Zoltan Hidvegi <mplayer at hzol... | michael | 2004-02-24 | 1 | -0/+1 |
* | flushing stuff after seeking (finally we can view MPEG without thouse blocks ... | michael | 2004-02-18 | 1 | -1/+5 |
* | Fix ffmpeg RGB24 mapping (needed for qtrle) | rtognimp | 2004-02-12 | 1 | -1/+1 |
* | Use fli decoder from libavcodec | rtognimp | 2004-01-25 | 1 | -1/+2 |
* | Use MSZH and ZLIB decoders from libavcodec | rtognimp | 2004-01-12 | 1 | -1/+3 |
* | disable dr1&slices for the other vissualizations too | michael | 2004-01-01 | 1 | -2/+3 |
* | disable slices & dr1 if motion vector vissualization is used, still doesnt wo... | michael | 2004-01-01 | 1 | -2/+2 |
* | vismv, alt, ilme options | michael | 2003-12-30 | 1 | -2/+5 |
* | set top_field first for lavc decoding and add MP_IMGFIELD_INTERLACED | michael | 2003-12-22 | 1 | -2/+10 |
* | ffrv20 decoder | michael | 2003-11-30 | 1 | -2/+5 |
* | reget_buffer() support | rtognimp | 2003-11-26 | 1 | -1/+4 |
* | 1l, another version check missing, noted by rgselk | rtognimp | 2003-11-10 | 1 | -0/+2 |
* | 1l missing version check | iive | 2003-11-10 | 1 | -0/+2 |
* | Support for paletted codecs in ffmpeg | rtognimp | 2003-11-09 | 1 | -1/+64 |
* | aspect change does not flush buffers | iive | 2003-11-08 | 1 | -3/+7 |
* | If alex is too lazy to apply a patch, then i'll do it :) | attila | 2003-11-03 | 1 | -0/+3 |
* | sample_aspect_ratio | michael | 2003-10-20 | 1 | -3/+8 |
* | YUV422P dr1 fix | michael | 2003-10-09 | 1 | -4/+2 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 1 | -2/+2 |
* | pass stream header FCC | michael | 2003-09-11 | 1 | -0/+3 |
* | FFASV2 | michael | 2003-09-01 | 1 | -0/+1 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 1 | -2/+2 |
* | xvmc updates | iive | 2003-07-26 | 1 | -5/+6 |
* | sync to ffmpeg, updates, cleanups | iive | 2003-07-21 | 1 | -24/+28 |
* | width -> frame / field type | michael | 2003-07-20 | 1 | -2/+4 |
* | new ff_draw_horiz_band() | michael | 2003-07-17 | 1 | -4/+16 |
* | quant_store is obsolete | arpi | 2003-07-13 | 1 | -4/+0 |
* | xvmc support | iive | 2003-07-01 | 1 | -2/+178 |
* | oops, forgot that | alex | 2003-05-23 | 1 | -1/+0 |
* | removed obsolete (and currently non-working) scaling functions, after that it... | alex | 2003-05-23 | 1 | -24/+1 |
* | FFASV1 | michael | 2003-05-19 | 1 | -1/+3 |
* | passing ImageDesc (stsd) to ffsvq3 | michael | 2003-05-10 | 1 | -0/+6 |
* | Made the decoder honor the aspect ratio set by the container (if it was set a... | mosu | 2003-05-06 | 1 | -0/+1 |
* | segfault fix | michael | 2003-04-26 | 1 | -1/+7 |
* | fallback to non-dr1 if the codec wants more than 1+2 buffers | michael | 2003-04-25 | 1 | -14/+36 |
* | support old libavcodec | michael | 2003-04-18 | 1 | -0/+2 |
* | passing qscale_type around so the pp code can fix the mpeg2 <<1 thing | michael | 2003-04-18 | 1 | -0/+1 |
* | Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats". | rguyom | 2003-04-06 | 1 | -4/+22 |
* | merging fourcc with codec_tag | michael | 2003-03-08 | 1 | -3/+3 |
* | 10l to kabi (compile fix, uint8->uint8_t) | arpi | 2003-02-11 | 1 | -3/+3 |
* | I hope this works as expected with old lavc versions. At least it compiles now. | rfelker | 2003-01-11 | 1 | -2/+7 |
* | i hate asserts | arpi | 2002-12-28 | 1 | -4/+6 |
* | 5l - fixed asserts... mpi->width is allocated width, not the effective one | arpi | 2002-12-28 | 1 | -5/+5 |
* | 1l (%d->%f), cosmetics | arpi | 2002-12-21 | 1 | -3/+4 |
* | AVVideoFrame -> AVFrame | michael | 2002-12-09 | 1 | -14/+27 |
* | ffmpeg cleanup/messup support | michael | 2002-12-09 | 1 | -3/+28 |
* | PSNR | michael | 2002-12-04 | 1 | -4/+6 |
* | specific debug output support | michael | 2002-12-04 | 1 | -1/+7 |
* | cleanup | michael | 2002-12-04 | 1 | -64/+1 |
* | support for lavc build 4641 | michael | 2002-12-04 | 1 | -72/+88 |
* | 10l (broken ffmpeg12) | michael | 2002-11-24 | 1 | -1/+2 |
* | aspect ratio clenaup | michael | 2002-11-20 | 1 | -27/+6 |
* | disable dr1 for huffyuv (422P & stride hack & dr1 -> bad ) | michael | 2002-11-15 | 1 | -0/+3 |
* | ffhuffyuv | michael | 2002-11-14 | 1 | -2/+9 |
* | fixing vd_ffmpeg to handle cleaned-up ffmpeg | michael | 2002-11-08 | 1 | -1/+1 |
* | fixing vstats so B frames are shown as B and not P | michael | 2002-11-03 | 1 | -1/+14 |
* | change qscale type to int8 and fix qscale ordering | michael | 2002-10-30 | 1 | -9/+2 |
* | passing picture_type (might be usefull for postprocessing) | michael | 2002-10-29 | 1 | -0/+11 |
* | 1l :) | arpi | 2002-10-27 | 1 | -0/+4 |
* | handle direct rendering buffer allocation failure | michael | 2002-10-27 | 1 | -1/+14 |
* | 10l... #ifdef doesn't work for enums :( | arpi | 2002-10-24 | 1 | -1/+1 |
* | #ifdef PIX_FMT_YUV411P... | arpi | 2002-10-19 | 1 | -0/+2 |
* | put M4S2 & MP4S headers in avctx->extradata (in the unlikely case that they a... | michael | 2002-10-14 | 1 | -0/+8 |
* | new error resilience support | michael | 2002-10-13 | 1 | -3/+14 |
* | 411P added (DV ntsc) | arpi | 2002-10-07 | 1 | -0/+1 |
* | 1l - update len too in sliced mode | arpi | 2002-10-01 | 1 | -0/+1 |
* | fixing RV10 streamcopy - detect packet format (simple single frame vs. slices | arpi | 2002-10-01 | 1 | -12/+17 |
* | rv10 cleanup | michael | 2002-10-01 | 1 | -3/+42 |
* | idct algo selection support | michael | 2002-09-29 | 1 | -1/+8 |
* | pass fourcc to lavc | michael | 2002-09-26 | 1 | -0/+3 |
* | use avcodec_alloc_context() | michael | 2002-09-19 | 1 | -1/+5 |
* | extended par support | alex | 2002-09-13 | 1 | -2/+13 |
* | fixing mpeg in avi | michael | 2002-09-06 | 1 | -0/+4 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2002-09-01 | 1 | -1/+1 |
* | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make... | arpi | 2002-08-30 | 1 | -1/+0 |
* | mostly compiler warning fixes, some small bugfix | arpi | 2002-08-28 | 1 | -1/+1 |
* | passing extra stuff from real stuff to lavc | michael | 2002-08-28 | 1 | -0/+10 |
* | asserts to check buffer size and non overlapingness | michael | 2002-08-21 | 1 | -0/+15 |
* | dynamic libavcodec.so support updated by | arpi | 2002-08-14 | 1 | -1/+1 |
* | ver=-1 as default | michael | 2002-08-04 | 1 | -1/+1 |
* | - some reorder/cleanup of mp_image flags | arpi | 2002-08-02 | 1 | -2/+1 |
* | colorspace part cleanup and support for IMGFMT_422P, _444P | arpi | 2002-08-02 | 1 | -27/+29 |
* | compatibility with _OLD_ lavc & uv_stride check | michael | 2002-08-02 | 1 | -2/+14 |
* | 10l to dunno | atmos4 | 2002-07-28 | 1 | -1/+4 |
* | Fix overall frametime overflow, hopefully long long int is portable. (unteste... | atmos4 | 2002-07-28 | 1 | -1/+1 |
* | Add type= and fix a minor typing difference from ffmpeg | atmos4 | 2002-07-28 | 1 | -3/+2 |
* | Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specif... | atmos4 | 2002-07-28 | 1 | -0/+41 |
* | Hopefully correct 10l fix for duuno who. | atmos4 | 2002-07-23 | 1 | -1/+1 |
* | fallback to slices, if dr1 fails (bug found by kabi) | michael | 2002-07-16 | 1 | -1/+3 |
* | 10l y422p -> y420p | michael | 2002-07-16 | 1 | -5/+32 |
* | 10l (init flags after init ...) | michael | 2002-07-16 | 1 | -13/+25 |
* | svq1 direct rendering | michael | 2002-07-15 | 1 | -4/+7 |
* | imgtype IP support | michael | 2002-07-15 | 1 | -7/+14 |
* | 10l | michael | 2002-07-15 | 1 | -1/+3 |
* | dont depend upon vo_directrendering | michael | 2002-07-14 | 1 | -3/+1 |
* | fixing fixmes | michael | 2002-07-14 | 1 | -8/+23 |
* | direct rendering method 1 (disabled currently as its not bugfree / finished y... | michael | 2002-07-14 | 1 | -36/+99 |
* | Don't call libvo draw slice directly | albeu | 2002-07-11 | 1 | -6/+4 |
* | Support for yuv410p as needed by ffsvq1. | atmos4 | 2002-07-09 | 1 | -0/+9 |
* | support avcontext based quant_store export | alex | 2002-07-07 | 1 | -1/+9 |
* | grayscale only decoding support | michael | 2002-06-09 | 1 | -0/+7 |
* | workaround bugs & error resilience ffmpeg decoder options | michael | 2002-06-02 | 1 | -2/+19 |
* | 10l | alex | 2002-05-02 | 1 | -1/+1 |
* | avid mjpeg support (external huffman table) | alex | 2002-05-02 | 1 | -0/+32 |
* | support hurryup flag (-(hard)framedrop) | arpi | 2002-04-27 | 1 | -1/+5 |
* | Hopefully fix ffmpeg12 aspect. | atmos4 | 2002-04-24 | 1 | -1/+0 |
* | accept I420/IYUV in query_format | arpi | 2002-04-19 | 1 | -0/+2 |
* | draw_slices with framedrop fixed | arpi | 2002-04-14 | 1 | -3/+3 |
* | yuy2 support, fixed bug of dropping frame after config_vo calls | arpi | 2002-04-13 | 1 | -2/+29 |
* | export qscale for postproc | arpi | 2002-04-07 | 1 | -0/+9 |
* | don't config twice | arpi | 2002-04-07 | 1 | -1/+1 |
* | Bugreports start appearing - no reaction :/ | pl | 2002-04-05 | 1 | -1/+1 |
* | i just fixed b-frames & slices in libavcodec :) ... iam too tired for benchma... | michael | 2002-04-05 | 1 | -3/+2 |
* | libavcodec slices support | arpi | 2002-04-03 | 1 | -19/+44 |
* | config vo only if aspect really changed and width&&height isn't changed (if w... | alex | 2002-04-01 | 1 | -6/+10 |
* | Fix aspect info for square pixel. | atmos4 | 2002-03-25 | 1 | |