summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* support omiting various headers in mpeg4 as WMP seems to have difficulty with...Michael Niedermayer2005-03-23
* 04_AMR_no_debug_output.patch by (Calcium | calcium nurs or jp)Calcium2005-03-22
* alignment fixMichael Niedermayer2005-03-19
* indentation fixMåns Rullgård2005-03-19
* B frames and CABAC/CAVLC selection by Erik Slagter (erik at slagter dot name)Måns Rullgård2005-03-19
* disable luma in postprocess filters patch by (Tuukka Toivonen |tuukkat ee.oul...Tuukka Toivonen2005-03-19
* ogg has to be at the right of vorbis patch by ("Víctor Paesa" wzrlpy hotmail...Víctor Paesa2005-03-18
* 10l typoMichael Niedermayer2005-03-17
* add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org)Luca Barbato2005-03-16
* set constant QP from AVCodecContext.global_quality.Måns Rullgård2005-03-16
* slice-based idwt (10% faster decoding)Loren Merritt2005-03-15
* 10l (compile fix)Loren Merritt2005-03-12
* Set keyframe flag only on IDR-frames (needed for reordering across I-frames).Loren Merritt2005-03-11
* replace custom bit-reading functions with FFmpeg's internal function;Mike Melanson2005-03-10
* optimize & simplifyMichael Niedermayer2005-03-09
* Oops patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-03-09
* H.264 encoding with x264 by (Måns Rullgård <mru inprovide com>)Michael Niedermayer2005-03-09
* (10l) supported pix_fmts forgottenMichael Niedermayer2005-03-08
* fixing playback of xvid pretending to be divx (sample_vop_nc.avi)Michael Niedermayer2005-03-08
* remove an assert that was breaking compilation on some gccs.Loren Merritt2005-03-07
* AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)Michael Niedermayer2005-03-06
* MBAFF I slice no deblocking patch by (Loic >>lll+ffmpeg m4x org<<)Loic Le Loarer2005-03-06
* group audio codec idsMichael Niedermayer2005-03-06
* indeo3 for bigendian patch by (demo-n <demo-n users.sourceforge net)Michael Niedermayer2005-03-06
* spamMichael Niedermayer2005-03-06
* improved detection of "AVC1" style H.264 patch by (Måns Rullgård <mru inpro...Måns Rullgård2005-03-06
* get rid of nasty exit()'s so the decoder will only warn the user beforeMike Melanson2005-03-06
* -freduce-all-givs has been removed from gccFalk Hüffner2005-03-06
* decoder works fine now, when fed properly-sized chunks by the demuxer;Mike Melanson2005-03-06
* do not use a variable before proper initializationMike Melanson2005-03-06
* first pass at ALAC decoder from David Hammerton; while David's originalMike Melanson2005-03-06
* Support for AMR Interface Format 2 patch by ("Torsten Martinsen" <tma gatehou...Torsten Martinsen2005-03-05
* typoMichael Niedermayer2005-03-05
* mpeg-es bitrate parsingMichael Niedermayer2005-03-05
* 10l (fix reordering when B-frames are not present)Loren Merritt2005-03-05
* H.264: decode arbitrary frame orders and allow B-frames as references.Loren Merritt2005-03-04
* oops, other half of the vismv patchLoren Merritt2005-03-03
* vismv didn't display 8x8 mvs in H.264Loren Merritt2005-03-03
* vismb: display 4x4 partition boundaries in H.264Loren Merritt2005-03-03
* 04-vp3 fix(by matthieu castet).patchMichael Niedermayer2005-03-03
* cast to uint32 as the table is uint32_t, this also worksaround a gcc or libc ...Michael Niedermayer2005-03-02
* VP3 post-processing loop filter; disabled until the correct final stepMike Melanson2005-03-01
* go LOCO, courtesy of Kostya ShishkovMike Melanson2005-03-01
* 10l (deallocated memory again)Loren Merritt2005-02-28
* indeo3 for bigendian patch by (elf at frogger dot rules dot pl Sebastian J...Sebastian Jedruszkiewicz2005-02-27
* support for negative stridesJindřich Makovička2005-02-27
* 10l (shorten.o missing)Michael Niedermayer2005-02-26
* shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>)Michael Niedermayer2005-02-26
* set supported pix_fmtsMichael Niedermayer2005-02-25
* In-loop deblocking for B-frames.Loren Merritt2005-02-25