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 |
2006-01-20 |
Michael Niedermayer | audio in dvr-ms demuxing support by (John Donaghy ... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Benjamin Larsson | Silence warnings, these came when some tables got decla... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Måns Rullgård | place SPS/PPS in extradata if GLOBAL_HEADER flag is set |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Diego Biurrun | Put muxer-specific code parts in #ifdef CONFIG_MUXERS. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Diego Biurrun | typo |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Gildas Bazin | Properly #ifdef muxer-specific parts. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Loren Merritt | detect when iterative_me fails to converge, and stop... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Michael Niedermayer | pts fix by (Bryan Mayland / bmayland O leoninedev o... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Måns Rullgård | interpret H264 VUI timing info correctly |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Diego Biurrun | Remove erroneous extralibs line in a --disable option. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Loren Merritt | obmc-aware 4mv |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Diego Biurrun | Make clean/distclean consistent throughout all the... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Reimar Döffinger | 10l, get_byte returning 0 on error can cause a hang... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Alex Beregszaszi | 10l: now it works really, with 1k outbut buffers it... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Diego Biurrun | Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSU... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Diego Biurrun | Define separate version number for libpostproc. |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Diego Biurrun | Remove redundant --enable-shared-pp configure option... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
jwestfall@surrealist... | Off by one fix to prevent possible segfault. Patch... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Diego Biurrun | Move library name generation to configure, simplifies... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Diego Biurrun | Fix a bunch of spelling/grammar mistakes in doxygen... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Reimar Döffinger | get_byte may not return -1 on error, since it can lead... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Diego Biurrun | Clarify codec addition instructions. |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Reimar Döffinger | Wrong state handling causing decompression errors in... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Diego Biurrun | Create symbolic links for all library sonames and clean... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Michael Niedermayer | split snow53 test out |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Diego Biurrun | CamStudio video decoder |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Diego Biurrun | Add a note about what to do when adding a new codec. |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Diego Biurrun | CamStudio video added. |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Diego Biurrun | Point at new bug report page. |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Robert Swain | update x264 wrapper. |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Diego Biurrun | Change this Makefile to be consistent with all the... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Diego Biurrun | minor consistency fix |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Diego Biurrun | Update licensing information: The FSF changed postal... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Diego Biurrun | Update licensing information: The FSF changed postal... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Michael Niedermayer | bugs found by valgrind |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Reimar Döffinger | Our own LZO (1X) implementation, under LGPL and optimiz... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Loren Merritt | faster iterative_me: avoid duplicate mc of neighboring... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Diego Biurrun | Move Darwin shared library build peculiarities to confi... |
commit | commitdiff | tree | snapshot |
2006-01-10 |
Luca Abeni | Parameter added for user to set the cutoff frequency... |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Reimar Döffinger | CamStudio decoder, only 32 bit lzo mode is tested |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Loren Merritt | tweak h264_biweight |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Loren Merritt | tweak inlines. |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Diego Biurrun | consistency cosmetics |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Loren Merritt | 10l: bidir_refine didn't save the new mvs. also improve... |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Jacob Meuser | Make shared lib name handling consistent with the other... |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Diego Biurrun | --enable-shared-pp should directly enable pp and not... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Benjamin Larsson | get_vlc -> get_vlc2 transition and get_vlc() removed... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Benjamin Larsson | get_vlc -> get_vlc2 transition. |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Benjamin Larsson | get_vlc -> get_vlc2 transition. |
commit | commitdiff | tree | snapshot |
next |