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 |
2006-01-08 |
Michael Niedermayer | fixing second last time François Revol applies a patch... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Nico Sabbi | install dsputil.h, that is used by many filters in... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Michael Niedermayer | use h264 MC functions for 2xX Xx2 blocks in snow too |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Benjamin Larsson | Incorrect check removed. |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Alex Beregszaszi | better version reporting |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Michael Niedermayer | use h264 MC functions for rectangular blocks too |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Michael Niedermayer | regression test for iterative ME & wavelet cmp functions |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Michael Niedermayer | 10l (assertion failure) |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Roman Shaposhnik | Moving dv_anchor back to the global scope. This... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Diego Biurrun | Comment out WMV3 decoder for now, it crashes on every... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Benjamin Larsson | Dual mono stereo strems sound ok now, added sanity... |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Diego Biurrun | RealVideo 1.0/2.0 and TrueSpeech are supported. |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Mike Melanson | ugly, but necessary |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Michael Niedermayer | cleanup |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Tom Joseph | H.263: more descriptive error message |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Michael Niedermayer | 8x8 integer dct from x264 as cmp function (under CONFIG... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Benjamin Larsson | Fix an out of array access and some minor cleanup of... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Michael Niedermayer | av_freep() recommandition |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Diego Biurrun | Make all tables static const. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Diego Biurrun | Simplify source_path handling, avoids some warnings... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Diego Biurrun | bashism--; Use POSIX-compatible string handling instead. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Diego Biurrun | bashism--; |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Michel Bardiaux | Add -Wdeclaration-after-statement to CFLAGS on GCCs... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Diego Biurrun | TrueSpeech compatible audio decoder by Konstantin Shishkov |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Nico Sabbi | try with auto_guess if first detection fails |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Nico Sabbi | added support for DVHS (192) packet size |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Diego Biurrun | Add entry about release frequency. |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Loren Merritt | fix asymmetric CQMs with pre-transposed DCT. |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Loren Merritt | CQM: fix fallback to JVT scaling lists |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Loren Merritt | direct mvs in B_8x8 mbs were set too early. |
commit | commitdiff | tree | snapshot |
next |