| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc) | rtognimp | 2005-12-09 | 8 | -932/+1 |
* | Move audio packets reordering from codec interface to demuxers for real | rtognimp | 2005-12-09 | 1 | -100/+26 |
* | prevent flicker on b-frames, trivial port from vf_spp | henry | 2005-12-07 | 1 | -6/+22 |
* | more warning fixes | ods15 | 2005-12-07 | 2 | -2/+2 |
* | prevent flicker, to get old behaviour use spp=x:y:4 / x:y:5 | michael | 2005-12-06 | 1 | -6/+18 |
* | expand aspect works by display aspect, not video aspect. | ods15 | 2005-12-05 | 1 | -2/+3 |
* | fix | rathann | 2005-12-05 | 1 | -0/+3 |
* | fix | rathann | 2005-12-05 | 1 | -1/+1 |
* | ad_libvorbis.c:119: warning: assignment from incompatible pointer type | rathann | 2005-12-05 | 1 | -1/+2 |
* | fix | rathann | 2005-12-05 | 1 | -0/+1 |
* | attribute align | michael | 2005-12-03 | 1 | -1/+1 |
* | switch to snow | michael | 2005-12-03 | 1 | -12/+17 |
* | 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 |
* | Fixed wrong M_OPT_RANGE in vrc_maxrate/vrc_minrate , default was 0 and range ... | reynaldo | 2005-11-29 | 1 | -2/+2 |
* | 10l | lorenm | 2005-11-22 | 1 | -1/+1 |
* | sync to x264 r373 (brdo) | lorenm | 2005-11-22 | 1 | -0/+4 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 | 105 | -331/+331 |
* | attempt to fix missing and/or broken boundary checks | reimar | 2005-11-10 | 1 | -2/+6 |
* | do not set ctx->vo_inited when init fails. This caused a crash when a | reimar | 2005-11-10 | 1 | -1/+1 |
* | ultra simple&slow pp filter, yes yet another spp like filter :) | michael | 2005-11-08 | 3 | -0/+410 |
* | Speex audio decoding | reimar | 2005-11-05 | 1 | -0/+113 |
* | Speex support. Seeking and pts generation does not work. | reimar | 2005-11-05 | 2 | -0/+8 |
* | sync to x264 r360 (trellis) | lorenm | 2005-11-04 | 1 | -0/+5 |
* | close stream_fd on uninit. Fixes bugzilla bug #400. | reimar | 2005-11-01 | 1 | -0/+2 |
* | 10l, uninit() was not used, fixes bug #401 | reimar | 2005-10-30 | 1 | -0/+2 |
* | sync to x264 r334 (crf) | lorenm | 2005-10-24 | 1 | -0/+4 |
* | 10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't ... | rfelker | 2005-10-23 | 1 | -3/+3 |
* | replace mp3lame version detection by required features detection | aurel | 2005-10-18 | 1 | -6/+6 |
* | Make a few more messages translatable by moving them into help_mp-en.h. | diego | 2005-10-18 | 2 | -3/+3 |
* | implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding is | reimar | 2005-10-12 | 1 | -0/+34 |
* | sync to x264 r318 (mixed_refs) | lorenm | 2005-10-08 | 1 | -0/+4 |
* | Typo fix, patch by Ismail Dönmez <ismail AH kde POIS org POIS tr> | gpoirier | 2005-10-06 | 1 | -2/+2 |
* | neightbour --> neighbor typo fix | diego | 2005-10-06 | 2 | -6/+6 |
* | hqdn3d: 2.5x faster temporal-only, 1.6x faster spatial-only. | lorenm | 2005-10-06 | 1 | -1/+76 |
* | Compilation fix for systems lacking lrintf like e.g. NetBSD. | diego | 2005-10-05 | 1 | -4/+14 |
* | Stupidity in last patch broke compile without MMX: RTjpeg_lmask is a union | reimar | 2005-10-04 | 1 | -5/+5 |
* | Fix 100l bugs that break playback on 64 bit systems (like typedefing __u32 | reimar | 2005-10-04 | 2 | -21/+20 |
* | Check for eof instead of decoding the same data over and over. | reimar | 2005-10-01 | 1 | -0/+1 |
* | forgotten include; patch by Jan Knutar (jknutar ad nic puntum fi) | nicodvb | 2005-09-28 | 1 | -0/+2 |
* | code before decleration, gcc2.95 fix | ods15 | 2005-09-28 | 1 | -11/+10 |
* | make xvid encoding use the filename from | gpoirier | 2005-09-26 | 1 | -3/+4 |
* | Break up all long lines that were missed during the last reformatting round. | diego | 2005-09-19 | 1 | -4/+26 |
* | 10l: the directories specified with --with-xvid*dir were ignored. | gpoirier | 2005-09-19 | 1 | -1/+1 |
* | 10l: fully working DXN profile support require XviD 1.1.x. Earlier version wi... | gpoirier | 2005-09-18 | 1 | -0/+4 |
* | print the first 16 bytes of frame data with -v -v, helps detect when | reimar | 2005-09-16 | 1 | -0/+2 |
* | reduced verbosity | nicodvb | 2005-09-13 | 2 | -2/+2 |
* | adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robe... | gpoirier | 2005-09-13 | 1 | -17/+190 |
* | pp_postprocess reads from target image, so request a readable one. | reimar | 2005-09-13 | 1 | -1/+2 |
* | Fix maximum frame size, could lead to crashes when changing playback speed. | reimar | 2005-09-12 | 1 | -3/+4 |
* | Fix multiple issues: No picture at all, broken pictures, only every second | reimar | 2005-09-12 | 1 | -58/+34 |
* | do nothing if no free filenames are available | henry | 2005-09-11 | 1 | -4/+10 |
* | use slices if DR isn't available | henry | 2005-09-11 | 1 | -0/+6 |
* | forgotten MP_IMGFLAG_READABLE | henry | 2005-09-11 | 1 | -1/+1 |
* | DR and slice support | henry | 2005-09-11 | 1 | -21/+99 |
* | screenshot filter | henry | 2005-09-11 | 1 | -0/+1 |
* | screenshot filter | henry | 2005-09-11 | 3 | -0/+241 |
* | Use bitrate from demuxer | reimar | 2005-09-06 | 1 | -1/+3 |
* | replace sleep with usec_sleep, required for recent mingw versions, patch by R... | faust3 | 2005-09-03 | 1 | -1/+1 |
* | custom quantization matrix for x264, original patch by Robert Swain < robert ... | gpoirier | 2005-09-02 | 1 | -0/+63 |
* | * really keep track on how many samples were decoded last round (fix 10l) | attila | 2005-09-01 | 1 | -4/+7 |
* | stop trying to decode faad audio, when last decoded length is <0 | attila | 2005-09-01 | 1 | -1/+1 |
* | 10l | attila | 2005-08-31 | 1 | -1/+1 |
* | Allow forcing of demuxers and codecs by prepending '+' | reimar | 2005-08-30 | 2 | -6/+16 |
* | avoid reading more than maxlen bytes. | reimar | 2005-08-25 | 1 | -2/+2 |
* | 10l, missing return | faust3 | 2005-08-25 | 1 | -1/+1 |
* | Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation should | reimar | 2005-08-25 | 1 | -1/+1 |
* | Fix MEncoder build with shared libavcodec. | diego | 2005-08-17 | 1 | -0/+4 |
* | tremor uses integer types | rathann | 2005-08-06 | 1 | -0/+4 |
* | missing include | rathann | 2005-08-06 | 1 | -0/+1 |
* | Support new static libavcodec (depends on libavutil). | al | 2005-08-01 | 2 | -2/+7 |
* | Needs the previous mpi (pmpi), so request a readable one and request | reimar | 2005-07-31 | 1 | -1/+2 |
* | vBlur reads from dmpi, so request a readable one | reimar | 2005-07-31 | 1 | -1/+1 |
* | when threshold != 0 the dest image must be readable | reimar | 2005-07-31 | 1 | -1/+3 |
* | If scaleh == 1 our destination image must be readable | reimar | 2005-07-28 | 1 | -1/+2 |
* | we do not read from dmpi, so it doesn't have to be readable | reimar | 2005-07-28 | 1 | -1/+1 |
* | deghost_plane also reads from destination, so request readable buffer | reimar | 2005-07-28 | 1 | -1/+2 |
* | lavf demuxer with raw PCM fix (and a related hang) | reimar | 2005-07-28 | 1 | -0/+2 |
* | Fix crash with large images | reimar | 2005-07-28 | 1 | -0/+1 |
* | restrict to YV12 since the default limit does not work well for anything else. | reimar | 2005-07-26 | 1 | -0/+9 |
* | Use a more stable URL. | diego | 2005-07-26 | 1 | -1/+1 |
* | Allow the ffmpeg people to use this code if they want. | reimar | 2005-07-23 | 1 | -0/+2 |
* | guard against double uninit (reportedly can happen on STRG+C) | reimar | 2005-07-22 | 1 | -0/+1 |
* | aspect and round params for vf_dsize. | ods15 | 2005-07-22 | 1 | -3/+43 |
* | Too little memory alloced. | reimar | 2005-07-21 | 1 | -1/+1 |
* | use stored dimensions instead of visible one when (vf_)get_image is called | iive | 2005-07-20 | 4 | -8/+8 |
* | add (no)visualize options | iive | 2005-07-19 | 1 | -0/+4 |
* | 10l: scene change detecion is deactivated with sc_threshold=1000000000 | ranma | 2005-07-17 | 1 | -1/+1 |
* | 10l for me | ranma | 2005-07-17 | 1 | -1/+1 |
* | Support for skip options | reimar | 2005-07-17 | 1 | -0/+36 |
* | memcpy and memmove both copy memory, but when using memcpy the source and des... | gpoirier | 2005-07-15 | 1 | -1/+1 |
* | 1/2 l: last patch lacked the option name, so it wasn't activeable | gpoirier | 2005-07-11 | 1 | -0/+1 |
* | ensure that dr buffers are readable | michael | 2005-07-11 | 3 | -3/+3 |
* | x264 fast first pass, patch by Robert Swain < robert POUM swain AH gmail POUM... | gpoirier | 2005-07-11 | 1 | -20/+40 |
* | #ifdef HAVE_MMX | michael | 2005-07-11 | 1 | -0/+2 |
* | The right name is Musepack, not MPC/MpegPlus. | reimar | 2005-07-10 | 1 | -2/+2 |
* | musepack demuxing and decoding support (demuxing is v7 bitstream only). | reimar | 2005-07-10 | 3 | -0/+186 |
* | 10l to Nico for this copy&paste bug | rathann | 2005-07-10 | 1 | -2/+2 |
* | -af-adv force=1 is now default (and thus also lavcresample) | reimar | 2005-07-10 | 1 | -1/+1 |
* | pp7 filter (spp=6 filter with 7 point dct where only the center sample is use... | michael | 2005-07-09 | 3 | -0/+489 |
* | cosmetics. | ods15 | 2005-07-08 | 1 | -2/+2 |
* | add 'aspect' and 'round' params to vf_expand. | ods15 | 2005-07-07 | 1 | -17/+22 |
* | unneeded | alex | 2005-07-03 | 1 | -5/+0 |
* | restored framerate autodetection based on height | nicodvb | 2005-06-28 | 1 | -1/+1 |
* | FFmpeg theora decoder support | rtognimp | 2005-06-26 | 1 | -1/+2 |
* | make -srate work again, unify audio filter init and preinit. | reimar | 2005-06-24 | 2 | -44/+15 |
* | adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ... | gpoirier | 2005-06-20 | 2 | -0/+4 |
* | fix illegal read | reimar | 2005-06-20 | 1 | -1/+1 |
* | Add vrc_init_occupancy to lavcopts | ranma | 2005-06-20 | 1 | -0/+5 |
* | Be more patch-friendly | ranma | 2005-06-19 | 1 | -10/+140 |
* | Fix email address | ranma | 2005-06-19 | 1 | -1/+1 |
* | sync to x264 rev264 (lossless) | lorenm | 2005-06-17 | 1 | -1/+1 |
* | sync to x264 rev263 (RDO) | lorenm | 2005-06-15 | 1 | -1/+1 |
* | small change to field-matching metrics which hopefully makes a big | rfelker | 2005-06-14 | 2 | -7/+90 |
* | fixed wrong binary mask: it precluded the syncword of adts-4 from being recog... | nicodvb | 2005-06-12 | 1 | -1/+1 |
* | forgotten reference to remove-logo, 10l for Rich | henry | 2005-06-08 | 1 | -0/+2 |
* | 10l for me | henry | 2005-06-08 | 1 | -2/+2 |
* | remove_logo filter by yartrebo, committed with fixes for c++ variable declara... | rfelker | 2005-06-08 | 2 | -1/+912 |
* | 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 |
* | gcc-2.95.3 fix, patch inspired by Steven M. Schultz | iive | 2005-06-06 | 1 | -1/+2 |
* | sync to x264 r252 (8x8dct) | lorenm | 2005-06-05 | 1 | -7/+16 |
* | sanity checks for options; treat quality > 5 as 5, not 4 | henry | 2005-06-05 | 1 | -0/+5 |
* | Add XviD's luminance masking (option name: lumi_mask) | gpoirier | 2005-06-04 | 1 | -0/+10 |
* | x86-64 fixes by Reimar | henry | 2005-06-04 | 1 | -289/+283 |
* | disable mmx code for x86-64 | henry | 2005-06-04 | 1 | -0/+5 |
* | move unchanged registers back to input spec | henry | 2005-06-04 | 1 | -4/+4 |
* | faster spp filter by Nikolaj Poroshin <porosh3 at psu ru> | henry | 2005-06-04 | 3 | -1/+2116 |
* | XviD zones support. Patch by Doom9: < feedback123 GROOVY doom9 STEADY org > | gpoirier | 2005-06-02 | 1 | -2/+66 |
* | sync to x264 r240 (threads) | lorenm | 2005-05-29 | 1 | -0/+3 |
* | 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 |
* | DragonFly BSD support | diego | 2005-05-25 | 2 | -2/+2 |
* | No overlap allowed in memcpy, use memmove | hzoli | 2005-05-24 | 1 | -1/+1 |
* | Make sure that samplesize is at least 2, as some demuxers set it to 1 | hzoli | 2005-05-24 | 1 | -0/+1 |
* | Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAM | hzoli | 2005-05-24 | 2 | -2/+4 |
* | sync to x264 r239 (zoned ratecontrol and UMHex ME) | lorenm | 2005-05-24 | 1 | -4/+8 |
* | Use memmove instead of memcpy for overlapping areas. | reimar | 2005-05-23 | 1 | -1/+1 |
* | 10l | alex | 2005-05-21 | 1 | -1/+1 |
* | 8bit palette mode support (and spurious ^M removal) | henry | 2005-05-18 | 1 | -3/+18 |
* | wrong memcpy of extradata; 10l to whomever wrote that broken code | nicodvb | 2005-05-17 | 1 | -2/+1 |
* | compilation/link fix with --disable-qtx --disable-dshow | diego | 2005-05-14 | 1 | -0/+2 |
* | initialize vorbis structure before calling ERROR() | nicodvb | 2005-05-12 | 1 | -4/+5 |
* | vorbis extradata is now passed from demuxer to decoder in matroska's way | nicodvb | 2005-05-12 | 1 | -20/+59 |
* | sync to x264 rev223 (options: ratetol, vbv_*) | lorenm | 2005-05-11 | 1 | -17/+21 |
* | vstrict=-1 is now less "dangerous", make it default and remove m/ljpeg encodi... | reimar | 2005-05-09 | 1 | -6/+1 |
* | Add border masking support for lavc | gpoirier | 2005-05-08 | 1 | -0/+7 |
* | ljpeg codec needs YUVJ colorspace, too | reimar | 2005-05-08 | 1 | -1/+2 |
* | updated psycho model range; made a parameter file-static in ae_toolame.c | nicodvb | 2005-05-08 | 2 | -3/+3 |
* | added twolame mp2 audio encoder | nicodvb | 2005-05-07 | 5 | -0/+245 |
* | expose x264 options 'me' and 'me_range'. | lorenm | 2005-05-05 | 1 | -0/+10 |
* | set pix_fmt | michael | 2005-05-05 | 1 | -0/+1 |
* | Support for new vssh dll, patch by adland | rtognimp | 2005-05-04 | 2 | -0/+15 |
* | compilation fix (libavcodec sync) | rik | 2005-05-01 | 1 | -1/+1 |
* | LIBAVCODEC_BUILD >= 4754 | michael | 2005-04-30 | 2 | -0/+21 |
* | fixed variability range | nicodvb | 2005-04-27 | 1 | -2/+2 |
* | 10l, fix wrong byterate in waveformat | nicodvb | 2005-04-27 | 1 | -1/+1 |
* | typo, memset 0 was done on desc instead of cdesc, see bug #288 | reimar | 2005-04-27 | 1 | -1/+1 |
* | toolame now works in vbr mode, too | nicodvb | 2005-04-25 | 2 | -11/+23 |
* | added faac audio encoder | nicodvb | 2005-04-25 | 4 | -0/+209 |
* | fixed wrong function pointers definitions | nicodvb | 2005-04-25 | 2 | -9/+10 |
* | - preserve ordering of the slices | henry | 2005-04-24 | 1 | -8/+37 |
* | restore old lavc_find_atag to be used when compiling mplayer without libavformat | nicodvb | 2005-04-22 | 1 | -0/+28 |
* | gcc 2.95 compilation fix | reimar | 2005-04-22 | 1 | -1/+2 |
* | macosx compilation fix | nicodvb | 2005-04-22 | 5 | -0/+5 |
* | FreeBSD fix | nexus | 2005-04-22 | 5 | -0/+5 |
* | audio encoding reworked | nicodvb | 2005-04-22 | 11 | -44/+866 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 | 9 | -19/+27 |
* | |