Mercurial > libavcodec.hg
graph
-
Always write VOL control parameters, needed by old xvid patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-09-03, by michael
-
h264 deblocking crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-09-02, by michael
-
quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, but can be extended to other block sizes easily) libavcodec2004-08-26, by michael
-
ffmpeg short conversion got fixed somewhere, no need to workaround it - fixes amplitude bug libavcodec2004-08-22, by alex
-
new opensource lossy/lossless audio codec based on speech compression techniques (actually based on bonk) libavcodec2004-08-21, by alex
-
enrtries for PIX_FMT_XVMC_MPEG2_MC and PIX_FMT_XVMC_MPEG2_IDCT patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodec2004-08-19, by michael
-
Get H.264 frame rate from SPS/VUI patch by (Måns Rullgård <mru at kth dot se>) libavcodec2004-08-16, by michael
-
TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov libavcodec2004-08-14, by melanson
-
Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>) libavcodec2004-08-13, by michael
-
improved magnitude coding, 0.2% lower bitrate (foreman@352x288 qscale 1 and 8) libavcodec2004-08-02, by michael
-
fix one file, will probably break some others but i cant find any samples which need this ... libavcodec2004-08-02, by michael
-
simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at student dot cs dot uwaterloo dot ca>) libavcodec2004-08-02, by michael
-
various subband encoders (all either worse or complicated so they are commented out) libavcodec2004-08-02, by michael
-
Add UYVY support to libavcodec/raw.c patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodec2004-07-26, by michael
-
UYVY support patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodec2004-07-25, by michael
-
miscalculation of header_bits when using the -thread option bugfix, patch by (Christophe Massiot <cmassiot at freebox dot fr>) libavcodec2004-07-20, by michael
-
Avoid segfault on ffmpeg "buffer flush" in mpeg12.c patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodec2004-07-16, by michael
-
Don't include config.h from assembly, because the mplayer developers libavcodec2004-07-10, by mellum
-
buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>) libavcodec2004-07-10, by michael
-
av_resample_close in avcodec.h patch by ("William Juwono" <william.juwono at sensestream dot com>) libavcodec2004-07-08, by michael
-
ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>) libavcodec2004-07-05, by michael
-
shape-adaptive diamond + prediction crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec2004-07-05, by michael
-
Ignore palette for grayscale files, all my samples are inverted with libavcodec2004-06-27, by rtognimp
-
use libmpeg2 idct to decode xvid videos unless the user forced some other idct libavcodec2004-06-25, by michael
-
transmeta crusoe mmx detection by "Nobody/Anonymous - nobody" / sf feature request tracker libavcodec2004-06-24, by michael
-
1000l to the ffsvq3 author, our default bitstream reader is only guranteed to be able to read 25bit at a time libavcodec2004-06-19, by michael
-
polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters libavcodec2004-06-17, by michael
-
cut-n-paste error slipped through the cracks... thanks to DJ Hartman for libavcodec2004-06-16, by melanson
-
mpeg2 chroma422/444 support, may be slower, may be faster for other codecs libavcodec2004-06-11, by iive
-
fix initialization bug in which execution overwrites essential data libavcodec2004-06-11, by melanson
-
attempt to create some separation in the FLAC system with respect to libavcodec2004-06-10, by melanson
-
make ffmpeg/libavcodec/liba52/crc.c compile on systems where no inttypes.h patch by (Chip <szarlada at freemail dot hu>) libavcodec2004-06-09, by michael
-
gcc bug workaround by (Jonathan Gray <khalek at linuxgamers dot net>) libavcodec2004-06-08, by michael
-
hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-06-08, by michael
-
Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>) libavcodec2004-06-06, by michael
-
optional and disabled by default memalign hack for SSE/SSE2 on that alternative OS libavcodec2004-06-06, by michael
-
sample_rate and channels in aac audio patch by (Luca Abeni <lucabe72 at email dot it>) libavcodec2004-06-05, by michael
-
mini-fix for compatibility with other compilers by (Hauke Duden <H.NS.Duden at gmx dot net>) libavcodec2004-06-05, by michael
-
avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-06-05, by michael
-
hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-06-05, by michael
-
remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-06-05, by michael
-
10l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodec2004-05-31, by michael
-
h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) libavcodec2004-05-30, by michael
-
accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec libavcodec2004-05-27, by michael
-
altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec2004-05-26, by michael
-
rpza resolution fix, courtesy of Todd Kirby (doubleshot at pacbell.net) libavcodec2004-05-26, by melanson
-
avcodec_find is in no header file, and appearently not used or very usefull so lets make it static ... libavcodec2004-05-25, by michael
-
warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec2004-05-25, by michael
-
oops, forgot to commit that change from the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec2004-05-21, by michael
-
rtp callback context patch by ("Chris Flerackers" <cflerackers at androme dot be>) libavcodec2004-05-18, by michael
-
some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec2004-05-18, by michael