2009-08-17 |
Alex Converse | Use the AOT enum instead of integer literals for settin... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Måns Rullgård | AVR32: optimisations for intreadwrite.h |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Måns Rullgård | AVR32: inline asm for bswap.h |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Måns Rullgård | configure: add AVR32 names for --cpu flag |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Alex Converse | Mark the AOT escape value as supported. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Alex Converse | Add USAC and SAOC AOTs to the AudioObjectType enum. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Ramiro Polla | More indentation changes leftover from r29522: |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Ramiro Polla | Cosmetics: |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Måns Rullgård | MIPS: 100L: fix AV_[RW]N64 on MIPS64 |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Måns Rullgård | cosmetics: reformat intreadwrite.h |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Måns Rullgård | intreadwrite: ensure arch-specific versions are always... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Måns Rullgård | intreadwrite: allow arch-specific 24-bit access macros |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Måns Rullgård | ARM: first value loaded in AV_RN64 needs to be early... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Måns Rullgård | version.sh: use standard sed syntax |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Ramiro Polla | Indent libswscale: |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Diego Biurrun | Use pkg-config to generate the linker flags for libdirac. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Anuradha Suraparaju | Fix bug caused by difference in stride and picture... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Diego Biurrun | cosmetics: indentation, prettyprinting, K&R coding... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Diego Biurrun | Drop some more useless braces around if/for constructs. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Diego Biurrun | Simplify another 'if' condition: Replace 'exp == 0... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Colin McQuillan | Add a function that can apply an order 2 rational trans... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Diego Biurrun | Remove useless braces around if/for/while expressions. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Diego Biurrun | Simplify 'if' condition statements. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Reimar Döffinger | Fix start_display_time/end_display_time to be relative... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Ramiro Polla | Indent. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Reimar Döffinger | Reindent. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Reimar Döffinger | Remove code that is now dead. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Reimar Döffinger | Simplify initialization of AVSubtitle by using memset. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Reimar Döffinger | Make sure AVSubtitle is initialized, memset it to 0. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Reimar Döffinger | 100l, error out if subtitle encoder failed instead... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Reimar Döffinger | Fix cmd_pos bounds check to avoid the overflow case. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Carl Eugen... | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Ramiro Polla | Vertical yuv -> yuv16 scaler. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Peter Schlaile | BGR32 MMX special convertor. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Måns Rullgård | 10L: remove instruction left over from debugging |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Måns Rullgård | ARM: NEON optimised vorbis_inverse_coupling |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Ramiro Polla | Indent. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Ramiro Polla | Introduce av_clip_uint16(). |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Ramiro Polla | swscale-example: Don't check for chroma planes in mono... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Ramiro Polla | MMX2 horizontal scaler: Determine code size at runtime. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Ramiro Polla | Protect mmx2 filter code buffers so they are not execut... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Ramiro Polla | Remove duplicate define (it is the same in the lum... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Ramiro Polla | Rename "funny" code to "mmx2 filter" code. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Ramiro Polla | Indent. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Ramiro Polla | swscale-example: Remove hack to end loop by setting... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Ramiro Polla | swscale-example: Don't return random value from main(). |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Ramiro Polla | swscale-example: Check for Gray formats. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Colin McQuillan | Add ff_celp_circ_addf() function to be used for sparse... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Shehzad Salim | Fix a memleak with win32 threads: the handle returned... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Peter Ross | Moves the display of metadata to dump_format() |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Matti Hamalainen | Parse ID3 tags in Musepack SV7 files |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Matti Hamalainen | Parse APE metadata tags in Musepack SV7 files |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Kostya Shishkov | Move APE tag parsing into separate module. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Matti Hamalainen | Do not use internals of ByteIOContext during APE tags... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Matti Hamalainen | Remove incorrect APE tag size adjustment based on flags. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Alexis Ballier | Use RGB5x5LE, RGB5x5BE, BGR5x5LE and BGR5x5BE instead... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Loren Merritt | fix a crash in SVQ1 with cmp!=sad |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Aurelien Jacobs | avidec: simplify, using av_rescale_q() instead of av_re... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Aurelien Jacobs | actually define AVSEEK_FLAG_FRAME as described in avfor... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Aurelien Jacobs | matroskadec: disable h264 parser as long as it totally... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Aurelien Jacobs | matroskadec: correctly parse flags for simpleblock... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Måns Rullgård | Fix dependency generation with ccache/gcc |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Måns Rullgård | configure: fix gcc detection for v2.95 |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Diego Biurrun | cosmetics: whitespace, prettyprinting, coding style... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Daniel Verkamp | Sony Wave64 demuxer |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Diego Biurrun | Remove disabled code cruft. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Diego Biurrun | Remove pointless #ifdefs from conditionally used files. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Diego Biurrun | Remove disabled debug code. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Alexander Strange | Fix the EBX available configure check on Darwin/i386. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Måns Rullgård | eval: include libavutil/mathematics.h for NAN and M_PI |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Måns Rullgård | eval: include our headers after system headers |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Måns Rullgård | Define INFINITIY and NAN in mathematics.h if missing |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Ramiro Polla | Put some altivec code under COMPILE_ALTIVEC, and not... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Kostya Shishkov | Remove 'offset' argument from PUTRGB* macros since... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
William R.... | Document the output of ffmpeg -formats. |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Måns Rullgård | Generate dependencies while compiling if supported... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Måns Rullgård | Generate dependencies when object files are built |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Diego Biurrun | Remove disabled crufty code. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Aurelien Jacobs | fix riff subtitle timebase |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Diego Biurrun | Remove some hunks of unused and disabled code cruft. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Diego Biurrun | Remove commented-out cruft. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Måns Rullgård | configure: allow comma-separated list in --enable/disab... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Måns Rullgård | configure: allow wildcards in --enable/disable-thing... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Måns Rullgård | configure: support --cpu=host to tune for the host... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Diego Biurrun | Make WMV2 encoder depend on H.263 encoder in configure. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Diego Biurrun | Make MPEG-4 encoder depend on H.263 encoder in configure. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Diego Biurrun | Make WMV1 encoder depend on H.263 encoder in configure. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Diego Biurrun | Do not check for both CONFIG_H263_ENCODER and CONFIG_FL... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Diego Biurrun | Make FLV encoder depend on H.263 encoder in configure. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Diego Biurrun | Do not check for both CONFIG_H263_ENCODER and CONFIG_H2... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Diego Biurrun | Make H.263+ (H263P) encoder depend on H.263 encoder... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Diego Biurrun | Declare the dependencies of the MSMPEG4v1/MSMPEG4v2... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Diego Biurrun | Do not redundantly check for preprocessor definitions... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Diego Biurrun | Declare the dependency of RV10/RV20 encoder on the... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Benoit Fouet | Add a Changelog entry for noX handling for OPT_BOOL X. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Justin Ruggles | cosmetics: move fixed_coeffs into the aligned arrays... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Justin Ruggles | cosmetics: reindent after last commit |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Justin Ruggles | ac3dec: simplify zero-bit mantissa dithering by calcula... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Justin Ruggles | cosmetics: indentation and line wrap |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Justin Ruggles | cosmetics after last commit |
commit | commitdiff | tree | snapshot |
next |