summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * rawvideo: Support auv2 fourcc.ami_stuff2011-06-21
| * swscale: Remove unused variable from ff_bfin_get_unscaled_swscale().Diego Biurrun2011-06-21
| * h264: Fix assert that failed to compile with -DDEBUG.Diego Biurrun2011-06-21
| * h264: Add x86 assembly for 10-bit weight/biweight H.264 functions.Daniel Kang2011-06-21
| * fate: remove output redirections from old regtest scriptsMans Rullgard2011-06-21
* | ffplay: do not init SDL audio if -an is specified.Clément Bœsch2011-06-21
* | Fix zero-length gnu_printf format string warning.Clément Bœsch2011-06-21
* | A cmp instruction with two constants is invalid, thus "g" constraintReimar Döffinger2011-06-21
* | release_notes: document not fully understood mingw-sdl issueMichael Niedermayer2011-06-21
* | release_notes: some updatesMichael Niedermayer2011-06-21
* | presets: forgotten libvpx presetsMichael Niedermayer2011-06-21
* | release_notes: fix versionMichael Niedermayer2011-06-21
* | release_notes: mention more codecsMichael Niedermayer2011-06-21
* | release_notes: there will be 2 releases each for one ABI/API.Michael Niedermayer2011-06-21
* | release_notes: suggest git log instead of the poorly maintained APIChangesMichael Niedermayer2011-06-21
* | release_notes: we do support releasesMichael Niedermayer2011-06-21
* | build system: disable memalign on haiku, its not reliable there.Michael Niedermayer2011-06-21
* | ffprobe: remove duplicate avformat_alloc_context()Michael Niedermayer2011-06-21
* | Fix segmentation fault in ffprobeGavin Kinsey2011-06-21
* | wma: fix infinite loopMichael Niedermayer2011-06-21
* | Fix H.264 4:4:4 lossless decoding.Jason Garrett-Glaser2011-06-21
* | libx264: fix open gop default.Michael Niedermayer2011-06-21
* | avfilter picture pool: double free hotfixMichael Niedermayer2011-06-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-21
|\|
| * Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().Justin Ruggles2011-06-20
| * x86: cabac: fix register constraints for 32-bit modeMans Rullgard2011-06-20
| * cabac: move x86 asm to libavcodec/x86/cabac.hMans Rullgard2011-06-20
| * x86: h264: cast pointers to intptr_t rather than intMans Rullgard2011-06-20
| * x86: h264: remove hardcoded edi in decode_significance_8x8_x86()Mans Rullgard2011-06-20
| * x86: h264: remove hardcoded esi in decode_significance[_8x8]_x86()Mans Rullgard2011-06-20
| * x86: h264: remove hardcoded edx in decode_significance[_8x8]_x86()Mans Rullgard2011-06-20
| * x86: h264: remove hardcoded eax in decode_significance[_8x8]_x86()Mans Rullgard2011-06-20
| * x86: cabac: change 'a' constraint to 'r' in get_cabac_inline()Mans Rullgard2011-06-20
| * x86: cabac: remove hardcoded esi in get_cabac_inline()Mans Rullgard2011-06-20
| * x86: cabac: remove hardcoded edx in get_cabac_inline()Mans Rullgard2011-06-20
| * x86: cabac: remove unused macro parameterMans Rullgard2011-06-20
| * x86: cabac: remove hardcoded ebx in inline asmMans Rullgard2011-06-20
| * x86: cabac: remove hardcoded struct offsets from inline asmMans Rullgard2011-06-20
| * cabac: remove inline asm under #if 0Mans Rullgard2011-06-20
| * cabac: remove BRANCHLESS_CABAC_DECODER switchMans Rullgard2011-06-20
| * cabac: remove #if 0 cascade under never-set #ifdef ARCH_X86_DISABLEDMans Rullgard2011-06-20
| * document libswscale bumpReinhard Tartler2011-06-20
| * error_resilience: skip last-MV predictor step if MVs are not available.Ronald Bultje2011-06-20
| * error_resilience: actually add counter when adding a MV predictor.Ronald Bultje2011-06-20
| * qdm2: Fix alignment of local array.Michael Niedermayer2011-06-20
| * ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAXStefano Sabatini2011-06-20
| * drawtext: add braces around initialisers for option defaultsStefano Sabatini2011-06-20
| * drawtext: reindent after the previous commitStefano Sabatini2011-06-20
| * drawtext: fix strftime() text expansionStefano Sabatini2011-06-20
| * Bump major version for b8e893399ff8755721dc117695ec5ff183c1e07bReinhard Tartler2011-06-20