2006-12-31 |
Michael Niedermayer | dont use SDL_WM_ToggleFullScreen() as that doesnt seem... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Michael Niedermayer | check x/y validity |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Michael Niedermayer | cosmetic (move video_open() up to avoid prototype) |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Michael Niedermayer | 10l (fix segfault with audio only files) |
commit | commitdiff | tree | snapshot |
2006-12-30 |
Michael Niedermayer | remove code duplication |
commit | commitdiff | tree | snapshot |
2006-12-30 |
Michael Niedermayer | 1st attempt to fix width/height |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Michael Niedermayer | ignore duration of the first 2 frames in the max-time... |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Michael Niedermayer | do not base frame rate guess on just one duration |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Allan Hsu | Patch for the FLV muxer to supply more complete metadata |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Kostya Shishkov | Enable forward seek in Musepack demuxer |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Mike Frysinger | fall back mmap() call using MAP_PRIVATE for working... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Patrice Bensoussan | Decode genre on asf/wma files. |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Dominik Mierzejewski | Remove redundant Requires: in libswscale.pc, approved... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Luca Abeni | change all the occurrences of "FFMIN(FFMAX())" to clip_... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Luca Abeni | Mark some variables as possibly unused to avoid warnings |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Luca Abeni | Add some explicit casts to avoid "assignment from incom... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Måns Rullgård | make version.h depend on .svn/entries |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Michael Niedermayer | skiprd doxygen comment from avcodec.h -> AVOption comment |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Luca Abeni | Add some other casts, to remove void pointers arithmetic |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Luca Abeni | Add some explicit casts to avoid some warnings |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Luca Abeni | Remove some void pointers arithmetic |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Kostya Shishkov | Musepack SV7 decoding support |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Diego Biurrun | Properly check for all required bktr headers. |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Diego Biurrun | Replace fail test with the die function. |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Diego Biurrun | Remove redundant variable setting. |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Diego Biurrun | Slightly shorten libvorbis check. |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Diego Biurrun | Disable Win32 threads by default. |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Diego Biurrun | Add AMR directories for out-of-tree builds. |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Diego Biurrun | typo: Properly escape a $ sign. |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Oded Shimon | sync to libnut, nom->num |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Diego Biurrun | Register x11grab only when it has been enabled. |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Michael Niedermayer | skiprd |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Diego Biurrun | Fix regression tests with out-of-tree builds. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Diego Biurrun | Create libpostproc pkgconfig files only if libpostproc... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Ramiro Polla | support files >2GB on MinGW |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Michael Niedermayer | test DIRECT{0,0} too if flag mv0 is used |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Diego Biurrun | slightly more consistency for the Darwin linker options |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Luca Abeni | Clarify that yuv2rgb_init.c cannot be used under LGPL |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Luca Abeni | Opss... My last commit was wrong; sorry! |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Luca Abeni | libswscale is not LGPLed, sorry |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Luca Abeni | Remove useless include (not needed now that libswscale... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Baptiste Coudurier | bt 0 is invalid, setting min to 1 |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Ramiro Polla | Install generated .lib files in shlibdir on MinGW. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Diego Biurrun | Remove duplicate line. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Tom Harper | Fix linking on Intel Mac due to local relocation entries in |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Diego Biurrun | Make the X11 frame grabber disabled by default. |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Aurelien Jacobs | more simplification |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | 10l |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Diego Biurrun | Use $< instead of explicit names. |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Baptiste Coudurier | change mpeg2 intra vlc test to advanced one, add qprd... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | FIXME has already been fixed ages ago |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | use qscale_table in adaptive quant |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | i think this if() is useless lets abuse our users to... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | skip motion estimation and encoding of non direct-0... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | dont randomly disallow intr4v in adaptive quant |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | dont randomly dissallow direct MBs |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | QPRD & adaptive quantization regression tests |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Diego Biurrun | Remove useless #include. |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Ramiro Polla | Remove useless MinGW #ifdefs. |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Luca Abeni | libswscale can now be compiled under LGPL too |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Michael Niedermayer | try direct mode MB after QPRD, slight PSNR/bitrate... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Joakim Plate | Fix a crash when probing img2 format with a NULL filename. |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Michael Niedermayer | fix special casing of the 0,0 MV for b frames (slight... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Luca Abeni | Fix compilation of non-MMX code with gcc 2.95 |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Luca Abeni | Allow to compile swscale's non-SIMD code under the... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Michael Niedermayer | dont favor the zero MV if mv0 is used (psnr per bitrate... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Guillaume Poirier | Add SSSE3 (Core2 aka Conroe/Merom/Woodcrester new instr... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Michael Niedermayer | minor doc fix |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Baptiste Coudurier | always print message when error, AV_LOG_DEBUG -> AV_LOG... |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Aurelien Jacobs | Add support for VP60 and VP61. |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Michael Niedermayer | 10l |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Aurelien Jacobs | small optimization |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Michael Niedermayer | warn user if the selected diamond size is larger then... |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Michael Niedermayer | limit x/ymin/max to me_range |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Reimar Döffinger | Check mb_pos is big enough before trying to access... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Aurelien Jacobs | put_*() are not only useful to muxers and protocol |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Måns Rullgård | fix libavutil.pc |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Måns Rullgård | don't use non-standard sed -i option |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Panagiotis... | Allow provision of displaynumber, screennumber, x-offse... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Benjamin Larsson | av_log(NULL,... -> av_log(avctx,.. where appropriate. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Benjamin Larsson | Bug fix for crashes when SSE is used on unaligned arrays. |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Måns Rullgård | replace bashism with POSIX construct |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Diego Biurrun | vqmin/vqmax --> qmin/qmax in the option description |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Diego Biurrun | grammar/wording |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Baptiste Coudurier | documentation for X11 grabbing |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Diego Biurrun | Generate pkgconfig files via two functions. |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Baptiste Coudurier | dont segv is ap->device is not set, display error message |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Baptiste Coudurier | fix compilation, use the standard INT64_C macro |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Guillaume Poirier | remove trailing whitespace left over |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Edouard Gomez | Feedback from Karl H. Beckers about mouse cursor |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Edouard Gomez | RFC 6: Overall cleanups again. |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Edouard Gomez | RFC 5: Mouse cursor painting reduc and more cleanups |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Edouard Gomez | RFC 3&4 stage: FFmpeg style aint't my style |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Edouard Gomez | RFC 2 stage: First feedback from review comments |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Edouard Gomez | RFC 1 stage: Improve maintainability of the cursoir... |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Edouard Gomez | Adapt the patch to more recent FFmpeg habits |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Guillaume Poirier | Original X11 device demuxer patch from Clemens Fruhwirth |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Guillaume Poirier | revert broken commit of x11 device demuxer patch |
commit | commitdiff | tree | snapshot |
next |