2006-11-06 |
Ryan Martell | Add support for getting duration of a RTP stream (for... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Michael Niedermayer | 2nd try for -vcodec copy timebase selection last one... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Steve L'Homme | remove floats in 10 bytes/byte support (no version... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Reimar Döffinger | Avoid void*-arithmetic, and uint8_t* is more correct... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Guillaume Poirier | Add doxy comments for macro GET_UTF8 |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Baptiste Coudurier | include parser.h instead of mpegvideo.h |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Baptiste Coudurier | rename ff_mpeg1_find_frame_end to mpeg1_find_frame_end... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Baptiste Coudurier | move AVCodecParser prototypes and definitions to parser... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Guillaume Poirier | Fix wrong params name in PUT_UTF8 doxy comments |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Guillaume Poirier | woops, fix missplaced doxy comment |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Zuxy Meng | Fix ASF format parser's broken UTF-16 string handling |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Kostya Shishkov | Check for symbol count |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Kostya Shishkov | WavPack support in Matroska |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Kostya Shishkov | Limit output sample to 0..maxval, fixes decoding of... |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Baptiste Coudurier | move check for output file streams num in av_encode |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Diego Biurrun | Simplify regression test execution. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Baptiste Coudurier | use AVRational and ff_frame_rate_tab for frame_rate |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Diego Biurrun | Use a variable for FFmpeg options. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Diego Biurrun | Do not set audio codec_tag to 1, that would be PCM... |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Reimar Döffinger | Move idct block array variable onto rtjpeg_decode_frame... |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Baptiste Coudurier | remove useless line variable |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Baptiste Coudurier | fix decoding position |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Baptiste Coudurier | update docs to reflect AVImageFormat removing |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Kostya Shishkov | Correct support for Fraps v4 (and Huffman tree for... |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Kostya Shishkov | Update comment |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Kostya Shishkov | Fraps v2 and v4 support |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Steve L'Homme | Properly quote paths on grep invocations for codec... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Oded Shimon | ministry of english grammar :) then->than |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Michael Niedermayer | doxy |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Reynaldo H... | now we set codec_tag, still have to figure out how... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Michael Niedermayer | ensure alignment (no speed change) |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Baptiste Coudurier | do not overwrite codec type if already known, fix confl... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Michael Niedermayer | merging mov & and (no speedchange) |
commit | commitdiff | tree | snapshot |
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 |
next |