| Commit message (Expand) | Author | Age |
* | sync to x264 rev263 (RDO) | lorenm | 2005-06-15 |
* | small change to field-matching metrics which hopefully makes a big | rfelker | 2005-06-14 |
* | fixed wrong binary mask: it precluded the syncword of adts-4 from being recog... | nicodvb | 2005-06-12 |
* | forgotten reference to remove-logo, 10l for Rich | henry | 2005-06-08 |
* | 10l for me | henry | 2005-06-08 |
* | remove_logo filter by yartrebo, committed with fixes for c++ variable declara... | rfelker | 2005-06-08 |
* | correcting the previous draw_slice fix | henry | 2005-06-07 |
* | check for display height when drawing slices | henry | 2005-06-07 |
* | gcc-2.95.3 fix, patch inspired by Steven M. Schultz | iive | 2005-06-06 |
* | sync to x264 r252 (8x8dct) | lorenm | 2005-06-05 |
* | sanity checks for options; treat quality > 5 as 5, not 4 | henry | 2005-06-05 |
* | Add XviD's luminance masking (option name: lumi_mask) | gpoirier | 2005-06-04 |
* | x86-64 fixes by Reimar | henry | 2005-06-04 |
* | disable mmx code for x86-64 | henry | 2005-06-04 |
* | move unchanged registers back to input spec | henry | 2005-06-04 |
* | faster spp filter by Nikolaj Poroshin <porosh3 at psu ru> | henry | 2005-06-04 |
* | XviD zones support. Patch by Doom9: < feedback123 GROOVY doom9 STEADY org > | gpoirier | 2005-06-02 |
* | sync to x264 r240 (threads) | lorenm | 2005-05-29 |
* | quicktime fix update | henry | 2005-05-25 |
* | prefer width&height from bitmapinfoheader for h263 streams | henry | 2005-05-25 |
* | DragonFly BSD support | diego | 2005-05-25 |
* | No overlap allowed in memcpy, use memmove | hzoli | 2005-05-24 |
* | Make sure that samplesize is at least 2, as some demuxers set it to 1 | hzoli | 2005-05-24 |
* | Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAM | hzoli | 2005-05-24 |
* | sync to x264 r239 (zoned ratecontrol and UMHex ME) | lorenm | 2005-05-24 |
* | Use memmove instead of memcpy for overlapping areas. | reimar | 2005-05-23 |
* | 10l | alex | 2005-05-21 |
* | 8bit palette mode support (and spurious ^M removal) | henry | 2005-05-18 |
* | wrong memcpy of extradata; 10l to whomever wrote that broken code | nicodvb | 2005-05-17 |
* | compilation/link fix with --disable-qtx --disable-dshow | diego | 2005-05-14 |
* | initialize vorbis structure before calling ERROR() | nicodvb | 2005-05-12 |
* | vorbis extradata is now passed from demuxer to decoder in matroska's way | nicodvb | 2005-05-12 |
* | sync to x264 rev223 (options: ratetol, vbv_*) | lorenm | 2005-05-11 |
* | vstrict=-1 is now less "dangerous", make it default and remove m/ljpeg encodi... | reimar | 2005-05-09 |
* | Add border masking support for lavc | gpoirier | 2005-05-08 |
* | ljpeg codec needs YUVJ colorspace, too | reimar | 2005-05-08 |
* | updated psycho model range; made a parameter file-static in ae_toolame.c | nicodvb | 2005-05-08 |
* | added twolame mp2 audio encoder | nicodvb | 2005-05-07 |
* | expose x264 options 'me' and 'me_range'. | lorenm | 2005-05-05 |
* | set pix_fmt | michael | 2005-05-05 |
* | Support for new vssh dll, patch by adland | rtognimp | 2005-05-04 |
* | compilation fix (libavcodec sync) | rik | 2005-05-01 |
* | LIBAVCODEC_BUILD >= 4754 | michael | 2005-04-30 |
* | fixed variability range | nicodvb | 2005-04-27 |
* | 10l, fix wrong byterate in waveformat | nicodvb | 2005-04-27 |
* | typo, memset 0 was done on desc instead of cdesc, see bug #288 | reimar | 2005-04-27 |
* | toolame now works in vbr mode, too | nicodvb | 2005-04-25 |
* | added faac audio encoder | nicodvb | 2005-04-25 |
* | fixed wrong function pointers definitions | nicodvb | 2005-04-25 |
* | - preserve ordering of the slices | henry | 2005-04-24 |