| Commit message (Expand) | Author | Age |
... | |
* | preload quicktime.qts, this allows us to ignore the hardcoded path inside the... | faust3 | 2005-01-17 |
* | Revert sh_audio->wf freeing. | iive | 2005-01-17 |
* | set ss_mul to number of channels. Works with all samples I found. | reimar | 2005-01-13 |
* | sync to x264 r93: | lorenm | 2005-01-12 |
* | 100l, set inited to 0 in uninit, otherwise only first file will play video. | reimar | 2005-01-09 |
* | change malloc and free to av_ variants where needed. | reimar | 2005-01-08 |
* | replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org | rik | 2005-01-08 |
* | x264: disable subq=0 (the huge bitrate penalty wasn't worth the speed), | lorenm | 2005-01-07 |
* | change rc_init_buffer to be a fraction of total buffer size. | lorenm | 2005-01-02 |
* | Raw encoder does not support stride. | reimar | 2005-01-02 |
* | TwinVQ decoder and demuxer | rtognimp | 2004-12-29 |
* | sync to x264 r72. | lorenm | 2004-12-28 |
* | removing AFMT_ dependancy | alex | 2004-12-27 |
* | Demuxer was fixed, so do not skip the first frame anymore | reimar | 2004-12-26 |
* | 10l fix I hope, reverse if not | alex | 2004-12-19 |
* | add the flip filter at the end of the filter chain. | reimar | 2004-12-18 |
* | conditional lowres: activate lowres if frame width >= threshold | nicodvb | 2004-12-17 |
* | make clean should also clean the native subdirectory. | diego | 2004-12-09 |
* | fix byteorder | michael | 2004-12-06 |
* | suppress dummy frames due to B-frame delay. | lorenm | 2004-12-01 |
* | reserve enough memory for image | henry | 2004-12-01 |
* | call draw_slice in top-down order (fixes crash with -vf expand=...,scale) | henry | 2004-12-01 |
* | fix image dimensions at filter config time | henry | 2004-12-01 |
* | new lavc codec: ffvhuff | lorenm | 2004-11-28 |
* | fl32: BE float32 PCM audio in mov files | rtognimp | 2004-11-27 |
* | set sample aspect ratio | lorenm | 2004-11-24 |
* | removing strange csp matching code (was copy&pasted from vf_pp where it origi... | michael | 2004-11-23 |
* | fix segfault with (height|width)%6!=0 | henry | 2004-11-22 |
* | 1e6l fix (use 422P instead of UYVY) | henry | 2004-11-22 |
* | libmpeg2 4:2:2 decoding | henry | 2004-11-20 |
* | 24bit LPCM is signed... | reimar | 2004-11-19 |
* | sync to x264 r61 (improved 2pass ratecontrol) | lorenm | 2004-11-18 |
* | Free WAVEFORMATEX in sh_audio when all other sh_audio members are freed. | iive | 2004-11-15 |
* | fix for negative values for width and height (aspect-preserving scaling). | reimar | 2004-11-12 |
* | remove mac shlb support to use new helix codec for realvideo support on osx | nplourde | 2004-11-03 |
* | have each XviD's option flag have its (no)counterpart | gpoirier | 2004-11-02 |
* | crash with Y8 colourspace fixed | reimar | 2004-10-21 |
* | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 | aurel | 2004-10-21 |
* | Bitrate setting option in ve_xvid4.c doesn't follow the rules described | rathann | 2004-10-18 |
* | 10l...autoaspect was always applied to muxer aspect if using newer libavcodec... | rfelker | 2004-10-18 |
* | Mark I-frames as seekable only if we encode with one reference frame, IDR are... | iive | 2004-10-17 |
* | Sync with GomGom's patch-12 version. | iive | 2004-10-16 |
* | some memory leaks fixed | reimar | 2004-10-14 |
* | 10l | iive | 2004-10-12 |
* | too large extradata | michael | 2004-10-11 |
* | Sync with GomGom's patch-12 version. | iive | 2004-10-11 |
* | fix compilation on macosx with --enable-qtx patch by Zachary Bedell <zaclist@... | faust3 | 2004-10-10 |
* | Support for 24 bit and 20 bit LPCM (simple and slow :-( ) | reimar | 2004-10-09 |
* | add new control message, that is send after end of stream, to flush all remai... | iive | 2004-10-09 |
* | Adds a parameter 'scenecut', to control the threshold for inserting extra I-f... | iive | 2004-10-08 |