summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add LABEL_MANGLE() to export label symbols from inside asm blocks.Ramiro Polla2009-05-25
* CorePNG can be decoded since 18421Ben Littler2009-05-25
* move DEBUG define before include to get dprintf and change printf to dprintfBaptiste Coudurier2009-05-24
* Fix unaligned dsputil call.Vitor Sessak2009-05-24
* fix get_str16_nolen with odd len, fix #1065Baptiste Coudurier2009-05-24
* move DEBUG define before include to get dprintf and move guidcmp before print...Baptiste Coudurier2009-05-24
* eatqi: move "block" variable into context to ensure sufficient alignment forReimar Döffinger2009-05-24
* Distinguish between non-coded blocks and decode errors in rtjpeg's get_blockReimar Döffinger2009-05-24
* Add a few size checks when decoding rtjpeg blocks.Reimar Döffinger2009-05-24
* Move "block" variable in rtjpeg decoder to context to ensure sufficient align...Reimar Döffinger2009-05-24
* H264: Don't deblock if alpha or beta is 0.Haruhiko Yamagata2009-05-24
* Remove duplicated RGB_TO_[YUV]_CCIR macros, directly use those definedStefano Sabatini2009-05-23
* indentMichael Niedermayer2009-05-23
* Fix lowres with rv20.Michael Niedermayer2009-05-23
* Fix passing of unaligned addresses to dsputil diff_bytes() byJeff Downs2009-05-23
* Add offset argument to encode_422_bitstream() to control whereJeff Downs2009-05-23
* ARM: actually add VP3 loop filterDavid Conrad2009-05-23
* ARM: NEON VP3 Loop FilterDavid Conrad2009-05-23
* Fix regression tests, diff was due to a patch to mpeg-2 parser timestamp fetc...Baptiste Coudurier2009-05-23
* fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot j...Larbi Joubala2009-05-23
* simplify pes timestamps fetching, based on a patch by corp186, chasedouglas a...Baptiste Coudurier2009-05-23
* compute total bitrate more accurately, patch by corp186, chasedouglas at gmai...corp1862009-05-23
* fix qtrle encoding when previous frame linesize differs, fix #998Baptiste Coudurier2009-05-23
* pad last audio frame when encodingBaptiste Coudurier2009-05-23
* remove useless includeBaptiste Coudurier2009-05-23
* Set progressive_sequence before MPV_common_init which cares about it whenBaptiste Coudurier2009-05-23
* Revert part of r18903:Ramiro Polla2009-05-23
* MLP DSP functions x86-optimized.Ramiro Polla2009-05-23
* fix mouse seeking when start time is not set, fix #1083Baptiste Coudurier2009-05-22
* Remove duplicated RGB_TO_[YUV] macros, use those included inStefano Sabatini2009-05-22
* Fix grammar for avfilter_graph_parse() doxy.Stefano Sabatini2009-05-22
* Fix libtheora encoding for non-mod16 sizesDavid Conrad2009-05-22
* Move ALIGN macro to libavutil/common.h and use it in various placesDavid Conrad2009-05-22
* fail if stream fifo could not be allocatedBaptiste Coudurier2009-05-22
* Move eatgq blocks array from the stack to the codec context and make sureReimar Döffinger2009-05-22
* Set speex frame_size in ogg demuxerDavid Conrad2009-05-22
* cosmetics: Fix some typos.Diego Biurrun2009-05-22
* Print out more verbose licensing information.Diego Biurrun2009-05-22
* check av_fifo_alloc returnBaptiste Coudurier2009-05-21
* correctly check for audio streams in mpeg ps muxer, fix multiple audio tracksBaptiste Coudurier2009-05-21
* 10l: typing mistake in r18888Justin Ruggles2009-05-21
* eac3dec: fix bug in GAQ dequantization. large mantissas should only beJustin Ruggles2009-05-21
* eac3dec: make GAQ dequantization 24-bitJustin Ruggles2009-05-21
* eac3dec: revert commit r18860. keep the AHT IDCT 24-bit. will make AHT GAQJustin Ruggles2009-05-21
* mathops: sort arch-specific #include linesMåns Rullgård2009-05-20
* mathops: whitespace cosmeticsMåns Rullgård2009-05-20
* Create shared libs correctly, fix mingw buildMåns Rullgård2009-05-20
* Add QCP demuxer.Kenan Gillet2009-05-20
* Mention LGPL AC-3 decoder in the changelog.Diego Biurrun2009-05-20
* Fix building from within subdirsMåns Rullgård2009-05-20