2006-02-09 |
Aurelien Jacobs | add a Creative VOC (de)muxer |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Stefan Huehner | Patch by Stefan Huehner / stefan % huehner ! org \ |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Michael Niedermayer | fix segfault on broken streams |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Loren Merritt | 10l in 1.12 |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Alan Curry | Correct RGB vs. BGR confusion, the macros vec_mstrgb24... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Michael Niedermayer | replace probe() by one similar to MPEG-ES |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Luca Abeni | Add video4linux2 detection to configure. |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Colin Ward | Move CONIG_MUXERS below struct frame_attributes, it... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Alan Curry | altivec_yuv2packedX() ignores the requested output... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Luca Abeni | Correctly set the interlaced_frame and top_field_first... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Diego Biurrun | typo |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Diego Biurrun | List of people maintaining different parts of FFmpeg. |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Alan Curry | AltiVec operations need to have memory aligned on 16... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Alan Curry | vYCoeffsBank and vCCoeffsBank are allocated and initial... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Loren Merritt | slightly faster loopfilter |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Måns Rullgård | bump version numbers and update docs for adts aac support |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Måns Rullgård | create adts stream if CODEC_FLAG_GLOBAL_HEADER not set |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Måns Rullgård | read/write adts aac |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Måns Rullgård | adts aac parser |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Måns Rullgård | decode adts aac streams |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Loren Merritt | 10l (x86_64) |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Loren Merritt | 18% faster put_h264_qpel16_mc[13]2_mmx2 |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Loren Merritt | 11% faster put_h264_qpel16_v_lowpass_mmx2 |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Loren Merritt | 15% faster put_h264_qpel16_hv_lowpass_mmx2 |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Alexander Strasser | Some Make variants complain if the LIB variable does... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Michael Niedermayer | fix memleak, based upon a patch by Wolfram Gloger |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Michael Niedermayer | 1 goto 1 fix |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Benjamin Larsson | Fix broken cosmetics commit and add a check for valid... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Benjamin Larsson | Small cosmetics and better variable names. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Dan Villiom... | Fix detection of IPv6 support on Darwin by ensuring... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Steve L'Homme | MSVC-compatible __align8/__align16 declaration |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Alexander Strasser | Correct the relation between floors of type 0 and block... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Michael Niedermayer | faster find_startcode() |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Michael Niedermayer | 3rd try for mpeg-es probe ... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Diego Biurrun | GNU Make is necessary on *BSD. |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Dieter | Use gmake instead of make on *BSD. |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Alexander Strasser | Cosmetic: Fix indentation. |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Alexander Strasser | 10l (malloc check with the wrong pointer) |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Alexander Strasser | Added support for vorbis files containing floor type 0. |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Michael Niedermayer | fix regression tests |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Michael Niedermayer | change sws sharpen filter a little |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Diego Biurrun | --enable-shared now needs --disable-static on MinGW. |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Michael Niedermayer | simplify timebase if possible |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Michael Niedermayer | improve fps guessing code |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Måns Rullgård | remove unused function get_longterm_datarate() |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Michael Niedermayer | sanity checks for seeking |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Michael Niedermayer | output last ac3 frame and simplify |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Michael Niedermayer | jpeg-ls regression test |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Michael Niedermayer | AIFF format support by (Patrick Guimond <patg a.t patg... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Michael Niedermayer | improve mpeg1/2-es detection |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Michael Niedermayer | os2 thread, network and freetype2 support by (Paul... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Diego Biurrun | JPEG-LS codec fixed. |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Michael Niedermayer | dynamically increase probe buffer until format is detected |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Luca Abeni | Set interlaced_frame and top_field_first according... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Michael Niedermayer | list of supported pix_fmts |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Michael Niedermayer | JPEG-LS codec by (Kostya | kostya.forjunk gmail com) |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Luca Abeni | video4linux2 input support |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Diego Biurrun | Fix silly typos. |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Dieter | add static keyword to some functions |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Dieter | add static keyword to some functions |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Dieter | add missing #includes |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Dieter | long is better than int for pointer differences |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Diego Biurrun | typo, RealAudio 14.4/28.8 |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Diego Biurrun | On MinGW it is not possible to build shared and static... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Diego Biurrun | Update for new style guidelines regarding TABs and... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Diego Biurrun | Simplify LDFLAGS handling for MinGW. |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Alexander Strasser | Print libavutil version too. |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Dieter | make some functions static (patch by Dieter < freebsd... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Loren Merritt | fix crash on height < 16 pixels. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Corey Hickey | Add a newline to b_frame_strategy error message. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Michael Niedermayer | fixing bframe strategy 2 |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Diego Biurrun | Make clean/distclean behave uniformly in all directories. |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Diego Biurrun | Remove obscure Makefile.bak entry from distclean rules. |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Fabien Cosse | Add fourcc "SEDG" for MPEG-4 files produced by Samsung... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Luca Abeni | ffmpeg forgets to set AVFormatParameters::pix_fmt when... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Diego Biurrun | warning fixes by Luca Abeni, lucabe72 ##@## email ... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Michael Niedermayer | avoid using non constant fields of AVCodecContext in... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Michael Niedermayer | try avi video name -> codec_id mapping if the mov one... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Michael Niedermayer | 10l forgot #ifdef CONFIG_XVID |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Michael Niedermayer | xvid ratecontrol support |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Diego Biurrun | Make sure that ffmpeg_g and ffplay_g get removed on... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Gildas Bazin | Disable protocols by default on WinCE, not MinGW. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Diego Biurrun | Remove all stray tabs and trailing whitespace, this... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Benjamin Larsson | Fix the wrongly commited regressions stuff for psp... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Benjamin Larsson | Fix for title field in PSP compatible mp4 files. Patch by |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Michael Niedermayer | scale video for snow iterative me down so the egression... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Benjamin Larsson | gcc 2.95 fix |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Michael Niedermayer | >4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de) |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Baptiste Coudurier | Mjpeg interlaced decoding fix, height was wrong while... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Diego Biurrun | Skip all includes for WinCE, instead of falling through... |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Corey Hickey | sc_factor support for encoding. |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Reimar Döffinger | faster copy functions for lzo decoder that also need... |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Gildas Bazin | WinCE cross-compilation support |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Gianluigi Tiesi | Place proper #ifdef around muxer-specific code. |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Gildas Bazin | Add --disable-protocols option to configure to disable... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Måns Rullgård | native ac3 parser |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Justin Ruggles | Implement audio cutoff frequency to the vorbis encoder. |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Loren Merritt | fix convergence of snow iterative_me |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Loren Merritt | revert 1.83 because it's not needed |
commit | commitdiff | tree | snapshot |
next |