2006-11-03 |
Michael Niedermayer | 2 instructions less (same speed) |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Michael Niedermayer | comment about failed optimization |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Baptiste Coudurier | indention |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Baptiste Coudurier | reintroduce isom field and read version 1 audio stsd... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Michael Niedermayer | move luma tc0 related init into asm |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Kostya Shishkov | RGB32 support in Targa |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Michael Niedermayer | 2 instructions less in h264_loop_filter_luma_mmx2() |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Michael Niedermayer | preempt possible overflow |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Michael Niedermayer | 1 instruction less |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Ryan Martell | add valid statistics for the RTCP receiver report. |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Kostya Shishkov | Use bpp from header in error message |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Michael Niedermayer | optimize H264_DEBLOCK_P0_Q0 |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Michael Niedermayer | new I/P frame selection heuristic |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Baptiste Coudurier | kill AVImageFormat |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Baptiste Coudurier | change gif muxer to simple gif encoder |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Corey Hickey | Correct description of mblmin and mblmax. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Tom Harper | outputs bit spent on various encoding functions (motion... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Diego Biurrun | Add option to disable ffmpeg build. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Diego Biurrun | Detect some more ARM CPU types. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Diego Biurrun | Accept multiple --extra-ldflags and --extra-libs options. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Luca Abeni | Add support for conversions from the rgb565 and rgb555... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Steve L'Homme | Replace most of the %lld and %llx by their (cleaner... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Steve L'Homme | Define fallback for PRIX64, taken from a patch by Steve... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Michael Niedermayer | 10l (forgot ALT_SCAN) |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Diego Biurrun | Rename SWAP macro to FFSWAP. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Steve L'Homme | reindentation, patch by From: Steve Lhomme, slhomme... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Diego Biurrun | Do not mix declarations and statements. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Michael Niedermayer | merge clip() into the alpha/beta/tc0 tables (10% faster... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Baptiste Coudurier | clean, always write major brand for debug |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Baptiste Coudurier | remove useless mp4 field |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Diego Biurrun | Make tests compile on non-x86. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Diego Biurrun | Use common define for x86_32 and x86_64. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Diego Biurrun | Use common define for x86_32 and x86_64. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Diego Biurrun | typo |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Måns Rullgård | indentation |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Måns Rullgård | CODEC_CAP_DELAY support |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Baptiste Coudurier | simplify |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Baptiste Coudurier | mov vfr muxing |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Reimar Döffinger | Reenable AMD64 optimizations for cabac accidentially... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Diego Biurrun | Add ARCH_X86_32 as a new define for 32 bit x86 architec... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Diego Biurrun | better #endif comment |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Michael Niedermayer | fix 1/0 b frames + CBR bug |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Luca Barbato | Make sure --as-needed and the other flags got checked... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Diego Biurrun | cosmetics: Restore alphabetical order. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Michael Niedermayer | better timebase selection heuristic for video stream... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Diego Biurrun | cosmetics: Restore alphabetical order. |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Baptiste Coudurier | remove gcc warning about void * used in arithmetic |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Måns Rullgård | coded line size is a multiple of 4 |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Gustavo Sverzut... | warning fix from a patch by Gustavo Sverzut Barbieri... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Gustavo Sverzut... | Use fixed point in color conversion. |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Oded Shimon | fix for disabling vorbis decoder but enabling vorbis... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Kostya Shishkov | Init vlc tables as static |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Kostya Shishkov | IMC decoder |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Luca Abeni | AVPicture has 4 planes, not 3 |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Michael Niedermayer | dont set the sampling rate just because 1 mp3 packet... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Michael Niedermayer | avoid random noise on damaged frames |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Diego Biurrun | Fix dependencies for 'make dep'. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Diego Biurrun | Fix compilation with PIC enabled, BRANCHLESS_GET_CABAC... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Diego Biurrun | Many systems have TEMPDIR mounted noexec, warn about... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Ryan Martell | switch to common base64 routines in lavf |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Ryan Martell | fix more dynamic protocol stuff, needed by the forthcom... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Michael Niedermayer | update copyright year, it looks odd otherwise :) |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Michael Niedermayer | CANDIDATE_MB_TYPE_INTER heuristic doesnt work at really... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Joakim Plate | add support for all framerates specified by the standard |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Oded Shimon | I hope noone minds, adding myself to eval.c copyright... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Joakim Plate | Fix A/V (de)sync with discontinuous NSV streams, |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Thijs | Make it possible to reuse UDP socket (optional, disable... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Michael Niedermayer | lambda* should be unsigned |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Michael Niedermayer | prevent overflow if lambda2 is "too" large |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Michael Niedermayer | use lambda/lmax instead of qscale/qmax as end check... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Oded Shimon | ignore whitespace in ff_eval |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Andrew Voznytsa | sample rate fix |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Oded Shimon | add missing 'e->value * ' |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Oded Shimon | shut gcc warning, also makes sense for NAN to be return... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Ryan Martell | move up (in the file) AAC audio handling moved from... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Guillaume Poirier | Add base64 encoding and decoding routines |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Diego Biurrun | Rename dvdsub.c to dvdsubdec.c. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Michael Niedermayer | add support for while() loops again ugly syntax while... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Michael Niedermayer | support seperating expressons by ; |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Reynaldo H... | Fix obvious typo, BGR555 was missing |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Oded Shimon | possible bug of 'gte' being read as 'gt', same with... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Michael Niedermayer | minor simplification |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Michael Niedermayer | factorize AVEvalExpr alloc and init |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Oded Shimon | update ratecontrol to new ff_eval API |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Reynaldo H... | adds missing rgb/bgr 565 codec->fmt mappings, ok'ed... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Reynaldo H... | adds missing rgb/bgr 555 codec->fmt mappings, ok'ed... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Thijs | make ffmpeg able to send back a RTCP receiver report. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Ryan Martell | indentation fix, patch by Ryan Martell % rdm4 A martell... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Oded Shimon | new optimized eval method, by seperating parsing and... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Baptiste Coudurier | fflags can/will be used for muxing too |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Guillaume Poirier | Last fix of licence header |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Guillaume Poirier | move licence header fixes |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Guillaume Poirier | Fix licence header (aka <pedantic mode='on' /> ) |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Ryan Martell | Add support for H264 over RTP |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Diego Biurrun | wording/grammar |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Víctor Paesa | Document -newaudio, patch by Victor Paesa, taken from... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Kostya Shishkov | LZW decoder as separate module plus TIFF LZW support |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Kostya Shishkov | 10l predictor should not skip first line |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Baptiste Coudurier | remove mov_read_leaf and remove useless reading functio... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Aurelien Jacobs | fix mp3 in swf decoding |
commit | commitdiff | tree | snapshot |
next |