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 |
2006-12-12 |
Guillaume Poirier | Feedback from Karl H. Beckers about mouse cursor |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Guillaume Poirier | RFC 6: Overall cleanups again. |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Guillaume Poirier | RFC 5: Mouse cursor painting reduc and more cleanups |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Guillaume Poirier | RFC 3&4 stage: FFmpeg style aint't my style |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Guillaume Poirier | RFC 2 stage: First feedback from review comments |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Guillaume Poirier | RFC 1 stage: Improve maintainability of the cursoir... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Guillaume Poirier | Adapt the patch to more recent FFmpeg habits |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Guillaume Poirier | Original X11 device demuxer patch from Clemens Fruhwirth |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Diego Biurrun | typo |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Diego Biurrun | libpostproc has its own version number and should not... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Michael Niedermayer | the next r_frame_rate try ... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Guillaume Poirier | Doxygen comments about variables described by Michael... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Michael Niedermayer | mv overflow in map fix (untested except regression... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Allan Hsu | add FLV decoder metadata parsing |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Michael Niedermayer | gcc 2.95 fix |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Reimar Döffinger | Fix JPEG-LS encoder 0xff-escaping writing too much... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Michael Niedermayer | rewrite r_frame_rate selectioon code again |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Panagiotis... | Adding H.264 DCT. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Baptiste Coudurier | remove useless sampleDuration |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Baptiste Coudurier | check codec frame size directly and only for audio |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Michael Niedermayer | fix playback of mp3_bits_left.avi |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Diego Biurrun | Improve broken shell warning. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Guillaume Poirier | GCC 3.3 compile fix |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Diego Biurrun | Improve option description. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Måns Rullgård | improved stack misalignment warning |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Måns Rullgård | fix typo in Darwin shared lib naming |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Panagiotis... | Adding function which enables writing H.264 NAL units. |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Michael Niedermayer | move duration finding code into read_packet() so it... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Michael Niedermayer | use amf_get_string() |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Michael Niedermayer | cosmetics |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Michael Niedermayer | amf_get_string() by Allan Hsu allan aat counterpop... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Michael Niedermayer | get rid of AVFMTCTX_NOHEADER, create streams in read_he... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Michael Niedermayer | set flags correctly in write header instead of seeking... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Reimar Döffinger | Fix 16 bit cscd samples, 16 bit raw means RGB555 on... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Reimar Döffinger | Typo in error message |
commit | commitdiff | tree | snapshot |
next |