summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vsrc_buffer: tweak error message in init()Stefano Sabatini2011-05-241-1/+1
* msmpeg4: reindent.Anton Khirnov2011-05-241-8/+8
* lavc: remove msmpeg4v1 encoder.Anton Khirnov2011-05-245-34/+2
* ac3enc: add channel coupling supportJustin Ruggles2011-05-2410-179/+787
* configure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin and DOS.Diego Biurrun2011-05-231-0/+2
* aacdec: fix typo in scalefactor clipping checkJustin Ruggles2011-05-231-1/+1
* fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs.Ronald S. Bultje2011-05-231-13/+4
* fate: update 9/10bit refs.Ronald S. Bultje2011-05-231-4/+4
* h264: Properly set coded_{width, height} when parsing H.264.Felipe Contreras2011-05-231-0/+3
* x86 asm: Add SECTION_TEXT to dct32_sse.asm.Dave Yeo2011-05-231-1/+1
* Fix 9/10 bit in swscale.Kieran Kunhya2011-05-231-4/+4
* ffmpeg: Don't trigger url_interrupt_cb on the first signalMartin Storsjö2011-05-221-1/+3
* avoptions: Check the return value from av_get_numberMartin Storsjö2011-05-221-3/+6
* dct32_sse: eliminate some spillsLoren Merritt2011-05-223-60/+176
* Fix dct32() compilation with --disable-yasmVitor Sessak2011-05-221-0/+2
* ffmpeg: get rid of the -vglobal option.Anton Khirnov2011-05-211-8/+1
* dct32: Add AVX implementation of 32-point DCTVitor Sessak2011-05-214-119/+224
* dct32: Change pass 6 permutation to allow for AVX implementationVitor Sessak2011-05-211-49/+49
* dct32: port SSE 32-point DCT to YASMVitor Sessak2011-05-213-297/+291
* multiple inclusion guard cleanupDiego Biurrun2011-05-2151-76/+97
* avio: document buffer must created with av_malloc() and friendsCan Wu2011-05-211-0/+1
* avio: check AVIOContext malloc failureCan Wu2011-05-211-0/+2
* swscale: point out an alternative to sws_getContextClément Bœsch2011-05-211-0/+1
* svq3: Do initialization after parsing the extradataRonald S. Bultje2011-05-211-9/+10
* add changelog entries for 0.7_beta2Reinhard Tartler2011-05-211-0/+4
* mp3lame: add #include required for AV_RB32 macro.Ronald S. Bultje2011-05-201-0/+1
* configure: make executable againMans Rullgard2011-05-201-0/+0
* LATM/AAC: Free previously initialized context on reinit.Ronald S. Bultje2011-05-201-0/+1
* configure: Do not unconditionally add -Wall to host CFLAGS.Diego Biurrun2011-05-201-1/+2
* configure: Set OS/2 objformat to a.out.Dave Yeo2011-05-201-0/+1
* Add support for a.out object format to assembler macros.Dave Yeo2011-05-204-3/+14
* fate: disable threading for encodingMans Rullgard2011-05-201-1/+1
* fate: add comment fieldMans Rullgard2011-05-201-1/+1
* fate: allow overriding default build and install dirsMans Rullgard2011-05-201-2/+2
* mpegtsenc: Add an AVClass pointer to the private dataMartin Storsjö2011-05-201-0/+1
* mpegaudio: clean up #includesMans Rullgard2011-05-203-3/+1
* mpegaudio: move all header parsing to mpegaudiodecheader.[ch]Mans Rullgard2011-05-206-80/+79
* qdm2: Use floating point synthesis filter.Vitor Sessak2011-05-191-17/+12
* h264: correct border check.Ronald S. Bultje2011-05-191-8/+8
* h264: fix loopfilter with threading at slice boundaries.Ronald S. Bultje2011-05-191-7/+10
* Fix ff_mpa_synth_filter_fixed() prototypeMans Rullgard2011-05-201-1/+1
* Rename costablegen.c ---> cos_tablegen.c.Diego Biurrun2011-05-192-2/+2
* Collapse tableprint.c into tableprint.h.Diego Biurrun2011-05-193-49/+23
* Simplify trig table rulesMans Rullgard2011-05-192-8/+5
* Remove potentially unstable filenames from comments in generated files.Diego Biurrun2011-05-192-2/+2
* Ignore generated tables and generated table generator programs.Diego Biurrun2011-05-191-0/+3
* Simplify CLEANFILES make variable by using wildcards.Diego Biurrun2011-05-191-1/+1
* Remove silly insults from avformat_version() Doxygen documentation.Diego Biurrun2011-05-191-2/+1
* mpegaudiodsp: fix x86 and ppc makefilesMans Rullgard2011-05-192-10/+2
* configure: Adjust AVX assembler check.Diego Biurrun2011-05-191-1/+1
OpenPOWER on IntegriCloud