| Commit message (Expand) | Author | Age |
* | make PSNR printing more consistent with other encoders | corey | 2006-10-03 |
* | Simplify and optimize bitmap blending. | eugeni | 2006-10-02 |
* | Compile fix for odd versions of binutils, namely the ones in Fedora. | gpoirier | 2006-10-01 |
* | Add copyright notice and vim/emacs comments to libass and vf_ass.c. | eugeni | 2006-10-01 |
* | in case of errors after decoding quit the main decoding | nicodvb | 2006-09-27 |
* | Cosmetics and comments. | rik | 2006-09-23 |
* | Patch by Karolina Lindqvist <karolina.lindqvist@kramnet.se> | rik | 2006-09-23 |
* | verbosity--; | diego | 2006-09-23 |
* | Add forgotten emms which caused weird bugs like nan pts values. | reimar | 2006-09-23 |
* | Fix compilation if HAVE_MMX is defined but NAMED_ASM_ARGS isn't | reimar | 2006-09-22 |
* | Replace preprocessor hacks to work around compilers not supporting named | diego | 2006-09-18 |
* | Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext() | lucabe | 2006-09-17 |
* | conditional declerations are unnecessary | ods15 | 2006-09-17 |
* | Add repeated screenshot mode to vf_screenshot. | eugeni | 2006-09-15 |
* | mmx implementation of yadif. 3.5x faster. | lorenm | 2006-09-14 |
* | cosmetics (indentation) | lorenm | 2006-09-14 |
* | cosmetics | lorenm | 2006-09-14 |
* | Add noglobal counterpart to the global flag. | diego | 2006-09-01 |
* | Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se> | rik | 2006-09-01 |
* | The FSF changed postal address. | diego | 2006-09-01 |
* | fix build failure when ASS is disabled | aurel | 2006-08-28 |
* | "global header" support, this is pretty much just copy and pasted code from | michael | 2006-08-28 |
* | Add EOSD support to vf_vo. | eugeni | 2006-08-28 |
* | segfault fix | michael | 2006-08-28 |
* | Add -(no)ass-use-margins option. | eugeni | 2006-08-28 |
* | Zero fill ass_settings_t before use. | eugeni | 2006-08-27 |
* | Add VFCTRL_DRAW_EOSD. | eugeni | 2006-08-24 |
* | A value of 2 is valid for noup, too | reimar | 2006-08-24 |
* | Simplify vf_ass initialization. | eugeni | 2006-08-24 |
* | Get rid of useless vf->priv casts | reimar | 2006-08-20 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | diego | 2006-08-17 |
* | display correct audio bitrate, samplerate and number of channels once | ivo | 2006-08-15 |
* | display corrected aspect ratio for mplayer -identify | ivo | 2006-08-15 |
* | Set encoder's input format to "native endiannes", instead of little endian. | gpoirier | 2006-08-15 |
* | Remove empty function that isn't used anywhere (and never has been??). | uau | 2006-08-14 |
* | Fix buffer size sanity check to match what is actually required. | uau | 2006-08-14 |
* | Change pcm decode_audio to return data based on minlen instead of maxlen | uau | 2006-08-13 |
* | Replace asmalign.h hack by ASMALIGN cpp macros from config.h. | diego | 2006-08-13 |
* | pass average bitrate from encoder to (lavf) muxer | michael | 2006-08-10 |
* | cosmetics: Rename some variables for consistency. | diego | 2006-08-07 |
* | "[ass] init" message looks better when it starts with the capital letter 'I'. | eugeni | 2006-08-06 |
* | fix a/v sync issues when using ad_hwmpa | ben | 2006-08-01 |
* | Fix SVQ3 extradata handling so it works correctly with demux_lavf | pacman | 2006-07-31 |
* | Fix bogus pointer addition in the extraction of extradata from | pacman | 2006-07-31 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 |
* | There is a reference to a file COPYRIGHT that we do not include, so paste | diego | 2006-07-30 |
* | Unify include paths in the build system, part I. | diego | 2006-07-27 |
* | vertical scaler with accurate rounding, some people on doom9 can see +-1 errors | michael | 2006-07-24 |
* | in some cases, vf_bmovl produces junk due to source and | gpoirier | 2006-07-23 |
* | -vf pp7 overblurs still parts of the image, which | gpoirier | 2006-07-23 |