| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | remove x264 option "cabacidc", because the default is always best. | lorenm | 2005-04-13 | 1 | -3/+0 |
* | silence gcc warning: | rathann | 2005-04-10 | 1 | -2/+2 |
* | fix displaying of the subtitles when using slices | henry | 2005-04-10 | 1 | -3/+19 |
* | Better defaults encoding settings for XviD, intended to be a good tradeoff CP... | gpoirier | 2005-04-08 | 1 | -4/+4 |
* | remove nonsense code left from copy&paste from another filter (it was never u... | rfelker | 2005-04-08 | 1 | -5/+0 |
* | LOCO support via lavc | rtognimp | 2005-04-07 | 1 | -1/+2 |
* | 1l! mplayer's verbose variable is not a flag but a signed number | rfelker | 2005-04-01 | 1 | -1/+1 |
* | typo | diego | 2005-03-31 | 1 | -1/+1 |
* | step 1 of fixing ad_faad: | rfelker | 2005-03-29 | 1 | -1/+10 |
* | sane default mode | rfelker | 2005-03-26 | 1 | -1/+1 |
* | 1000l, last commit broke qpel interp entirely | rfelker | 2005-03-26 | 1 | -3/+3 |
* | don't buffer more future context that we need | rfelker | 2005-03-20 | 2 | -4/+4 |
* | direct rendering support drastically improves speed, but it's buggy. :( disab... | rfelker | 2005-03-20 | 1 | -1/+1 |
* | 100l, meaning of strict_breaks was backwards... | rfelker | 2005-03-20 | 1 | -1/+1 |
* | 1000l to me: could break a/v sync and eventually cause buffer exhaustion on s... | rfelker | 2005-03-17 | 1 | -1/+8 |
* | improve handling of soft-telecined input (faster, fewer mistakes) | rfelker | 2005-03-16 | 1 | -0/+8 |
* | sync to x264 171: chroma_me, chroma_qp_offset | lorenm | 2005-03-14 | 1 | -5/+10 |
* | missing return statement (1e5l for me) | henry | 2005-03-08 | 1 | -2/+2 |
* | subtracting 8 from negative w and h rounds the dimension to the closest multi... | nicodvb | 2005-03-06 | 1 | -2/+17 |
* | alac support via lavc decoder | rtognimp | 2005-03-06 | 1 | -0/+1 |
* | sync to x264 r150: new option 'b_pyramid' | lorenm | 2005-03-04 | 1 | -0/+4 |
* | Make nuv files work on bigendian (but old nuv files created with mencoder | reimar | 2005-03-03 | 3 | -4/+9 |
* | 35% faster turbo mode with 0.01dB drop. Based Loren Merritt's suggestions. | gpoirier | 2005-03-02 | 1 | -4/+2 |
* | configurable field parity (default from source); bugfixes; speed up mode 0 | rfelker | 2005-03-02 | 1 | -91/+73 |
* | fixes for encoding of multiple files | henry | 2005-03-01 | 14 | -5/+57 |
* | memory leak | lorenm | 2005-02-27 | 1 | -4/+1 |
* | Add support for 32-bit float WAV files and support for extended WAV files | ivo | 2005-02-26 | 1 | -0/+4 |
* | Remove file-global mpadec, add ad_driver member to sh_audio_t instead. | hzoli | 2005-02-25 | 1 | -8/+10 |
* | finally remove the refences to bps outside libaf. also simplification of some... | alex | 2005-02-25 | 2 | -30/+27 |
* | Add float output support. Add ADCTRL_QUERY_FORMAT control to report the | hzoli | 2005-02-25 | 1 | -4/+85 |
* | If -af-adv force=4 is in effect, use ADCTRL_QUERY_FORMAT to query the | hzoli | 2005-02-25 | 1 | -0/+8 |
* | more verbose message | alex | 2005-02-25 | 1 | -3/+4 |
* | 100l to me: bugfix for negative stride | rfelker | 2005-02-24 | 1 | -5/+5 |
* | bugfix for negative stride | rfelker | 2005-02-24 | 1 | -4/+4 |
* | stride must be signed! otherwise negative stride is broken on 64bit systems | rfelker | 2005-02-24 | 1 | -1/+1 |
* | 100l to michael :)))) | rfelker | 2005-02-24 | 1 | -2/+2 |
* | sync to x264 r137: adaptive B-frame decision, flush delayed frames. | lorenm | 2005-02-23 | 1 | -10/+37 |
* | revert the flip part of vd_theora fix | henry | 2005-02-23 | 1 | -7/+8 |
* | Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessary | reimar | 2005-02-23 | 1 | -0/+4 |
* | switch from DIVX -> FMP4 fourcc for libavcodec | michael | 2005-02-22 | 1 | -1/+1 |
* | Theora fixes: | henry | 2005-02-22 | 1 | -12/+18 |
* | Sync to x264 r134: weighted prediction for B-frames. | lorenm | 2005-02-22 | 1 | -0/+4 |
* | x264: expose option "level_idc". | lorenm | 2005-02-20 | 1 | -0/+3 |
* | Move x264 version check into configure. | lorenm | 2005-02-18 | 1 | -4/+0 |
* | sync to x264 r129: modified ratecontrol equation. | lorenm | 2005-02-17 | 1 | -2/+2 |
* | Improved NV12/NV21 support. | syrjala | 2005-02-16 | 5 | -3/+11 |
* | typo | diego | 2005-02-16 | 1 | -1/+1 |
* | bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it> | faust3 | 2005-02-04 | 2 | -2/+2 |
* | makes --enable-*-faad really enable without any further check and drop suppor... | aurel | 2005-02-03 | 1 | -13/+0 |
* | pass wave extradata to the codec.. | alex | 2005-02-01 | 1 | -0/+9 |
* | added ecx to clobber list | alex | 2005-01-31 | 1 | -2/+2 |
* | adding proper parenthesing | alex | 2005-01-31 | 1 | -6/+6 |
* | "support" YUVJ colorspaces added to libavcodec, makes mjpeg decoding work again | reimar | 2005-01-26 | 1 | -0/+6 |
* | Always select correct descramblig matrix for sipr audio | rtognimp | 2005-01-25 | 1 | -1/+1 |
* | x1 and y1 give last used position, must be < width/height | reimar | 2005-01-25 | 1 | -4/+4 |
* | wmv3 needs extradata | alex | 2005-01-22 | 1 | -0/+1 |
* | Play RV30 with 8-elements cmsg24 | rtognimp | 2005-01-22 | 1 | -1/+4 |
* | tries to sync to ADTS/ADIF header before initializing the decoder; implement ... | nicodvb | 2005-01-21 | 1 | -3/+51 |
* | fixed wrong deinterleaving of channels | nicodvb | 2005-01-21 | 1 | -2/+2 |
* | Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems | reimar | 2005-01-20 | 8 | -8/+8 |
* | |