summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 10l: forgot break statementKostya Shishkov2007-02-17
* factorize fill_rectangle()Michael Niedermayer2007-02-16
* replace list<2 checks by list<list_countMichael Niedermayer2007-02-16
* fix 2nd ref_count checkMichael Niedermayer2007-02-16
* fix ref_count checkMichael Niedermayer2007-02-16
* factorize mv_cache and mvd_cache initMichael Niedermayer2007-02-16
* simplifyMichael Niedermayer2007-02-16
* add a few asserts to ensure alignmentMichael Niedermayer2007-02-16
* prevent h.264 MC related functions from being inlined (yes this is much faste...Michael Niedermayer2007-02-16
* Spelling fixMichel Bardiaux2007-02-15
* Spelling fixMichel Bardiaux2007-02-15
* Move xvmc_render.h to libavcodec where it belongs. Blessed by Ivan.Diego Biurrun2007-02-14
* doxy for avcodec_encode_video()Michael Niedermayer2007-02-14
* Fix one warningMichel Bardiaux2007-02-14
* rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERFMåns Rullgård2007-02-13
* This fixes error handling for BeOS, removing the need for some ifdefs.François Revol2007-02-13
* Change some dprintf to av_logMichel Bardiaux2007-02-13
* Intensity compensation for B-frames in AP was missingKostya Shishkov2007-02-13
* consistency renaming: yuv422 --> yuyv422Diego Biurrun2007-02-12
* consistency renaming: uyvy411 --> uyyvyy411Diego Biurrun2007-02-12
* consistency renaming: rgba32 --> rgb32Diego Biurrun2007-02-12
* Restore the possibility to link liba52 instead of dlopening.Diego Biurrun2007-02-12
* Rename ac3 decoder to liba52 to prepare for native decoder.Diego Biurrun2007-02-11
* rename HAVE_GPROF to CONFIG_GPROFMåns Rullgård2007-02-11
* Remove internal liba52; external lib still works, native decoder coming up.Diego Biurrun2007-02-11
* Remove unused libac3 AC3 decoding interface.Diego Biurrun2007-02-11
* Minor AMD64 compilation fixReimar Döffinger2007-02-10
* maybe fix x86_64 (untested)Michael Niedermayer2007-02-10
* always decode extradata when of non-avc stream (like RTSP)Francois Oligny-Lemieux2007-02-09
* packets with half pcm samples are invalidMichael Niedermayer2007-02-09
* factor out common subexprssion (gcc of course is too stupid to do this ...)Michael Niedermayer2007-02-09
* merge asm fragments in H264_CHROMA_MC2_TMPL()Michael Niedermayer2007-02-09
* sanity checkMichael Niedermayer2007-02-09
* fix segfault with lol-ffplay2.mpg (dunno if this is exploitable, probably not...Michael Niedermayer2007-02-09
* fix parsing of RealAudio AC-3/DolbyNetJustin Ruggles2007-02-09
* Directly access av_log_level instead of calling av_log_{set, get}_level()Luca Abeni2007-02-08
* Fix incorrect use of ff_get_fourcc that made mjpgb not play on big endian.Reimar Döffinger2007-02-07
* vorbis suffers from the same sign flip issue as wma (so this lame workaround,...Michael Niedermayer2007-02-07
* doxygenizeMichael Niedermayer2007-02-07
* Add a comment about swapped numerator and denominator.Diego Biurrun2007-02-07
* missing spacesDiego Biurrun2007-02-07
* Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun2007-02-07
* workaround sign bugMichael Niedermayer2007-02-06
* 10l use of uninitalized varMichael Niedermayer2007-02-06
* kill debuging codeMichael Niedermayer2007-02-06
* wma encoderMichael Niedermayer2007-02-06
* Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name sepe...Michael Niedermayer2007-02-06
* simplify and remove useless index in AV_W*Michael Niedermayer2007-02-06
* Progressive frames disguised as interlaced are supportedKostya Shishkov2007-02-06
* B-frames could not be determined from broken_link/closed_entry, use fixed valueKostya Shishkov2007-02-06