| Commit message (Expand) | Author | Age |
* | ad_hwmpa: pass-through fake audio codec for hardware mpeg decoders | nicodvb | 2006-01-15 |
* | Consistent variable names for shared libavcodec. | diego | 2006-01-14 |
* | Update licensing information: The FSF changed postal address. | diego | 2006-01-13 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 |
* | convert some printfs to mp_msg | rathann | 2006-01-10 |
* | added support for external libavformat | nicodvb | 2006-01-09 |
* | sync to x264 r390 (bime) | lorenm | 2005-12-30 |
* | Support vme=8 (iterative overlapped block). | diego | 2005-12-29 |
* | Add bidir_refine to lavc's set of options, and document it. | gpoirier | 2005-12-28 |
* | Remove tables used by MPlayer native 14_4 and 28_8 codecs | rtognimp | 2005-12-27 |
* | support downscaling frames for dynamic b frame decission | gpoirier | 2005-12-25 |
* | I screwed up keep aspect param, made behavior the opposite of man page. | ods15 | 2005-12-20 |
* | malloc padding to avoid access beyond allocated memory | henry | 2005-12-19 |
* | reverse the H264 hack | henry | 2005-12-19 |
* | negative quality values allow postproc regardless of input | henry | 2005-12-18 |
* | do not postprocess H264 | henry | 2005-12-18 |
* | bitexact flag | michael | 2005-12-18 |
* | deobfuscate some very simple code... | ods15 | 2005-12-17 |
* | do not set the flag when config failed | henry | 2005-12-16 |
* | Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc) | rtognimp | 2005-12-09 |
* | Move audio packets reordering from codec interface to demuxers for real | rtognimp | 2005-12-09 |
* | prevent flicker on b-frames, trivial port from vf_spp | henry | 2005-12-07 |
* | more warning fixes | ods15 | 2005-12-07 |
* | prevent flicker, to get old behaviour use spp=x:y:4 / x:y:5 | michael | 2005-12-06 |
* | expand aspect works by display aspect, not video aspect. | ods15 | 2005-12-05 |
* | fix | rathann | 2005-12-05 |
* | fix | rathann | 2005-12-05 |
* | ad_libvorbis.c:119: warning: assignment from incompatible pointer type | rathann | 2005-12-05 |
* | fix | rathann | 2005-12-05 |
* | attribute align | michael | 2005-12-03 |
* | switch to snow | michael | 2005-12-03 |
* | multithreaded decoding | michael | 2005-12-02 |
* | make -lavdopts debug work again, patch by Jason Tackaberry ( tack AH sault PO... | gpoirier | 2005-12-02 |
* | Fixed wrong M_OPT_RANGE in vrc_maxrate/vrc_minrate , default was 0 and range ... | reynaldo | 2005-11-29 |
* | 10l | lorenm | 2005-11-22 |
* | sync to x264 r373 (brdo) | lorenm | 2005-11-22 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 |
* | attempt to fix missing and/or broken boundary checks | reimar | 2005-11-10 |
* | do not set ctx->vo_inited when init fails. This caused a crash when a | reimar | 2005-11-10 |
* | ultra simple&slow pp filter, yes yet another spp like filter :) | michael | 2005-11-08 |
* | Speex audio decoding | reimar | 2005-11-05 |
* | Speex support. Seeking and pts generation does not work. | reimar | 2005-11-05 |
* | sync to x264 r360 (trellis) | lorenm | 2005-11-04 |
* | close stream_fd on uninit. Fixes bugzilla bug #400. | reimar | 2005-11-01 |
* | 10l, uninit() was not used, fixes bug #401 | reimar | 2005-10-30 |
* | sync to x264 r334 (crf) | lorenm | 2005-10-24 |
* | 10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't ... | rfelker | 2005-10-23 |
* | replace mp3lame version detection by required features detection | aurel | 2005-10-18 |
* | Make a few more messages translatable by moving them into help_mp-en.h. | diego | 2005-10-18 |
* | implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding is | reimar | 2005-10-12 |