summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* rtpdec_mpeg4: au_headers is a single array, simple av_free is enoughJanne Grunau2012-10-09
* avcodec: free extended_data instead address of itJanne Grunau2012-10-09
* fate: Add tests of the ff_make_absolute_url functionMartin Storsjö2012-10-09
* url: Handle relative urls starting with two slashesDuncan Salerno2012-10-09
* url: Handle relative urls being just a new query stringDuncan Salerno2012-10-09
* url: Don't treat slashes in query parameters as directory separatorsDuncan Salerno2012-10-09
* mingw/cygwin: Stop adding -fno-common to gcc CFLAGSDiego Biurrun2012-10-09
* Restructure av_log_missing_feature messageDiego Biurrun2012-10-09
* rtp: Support packetization/depacketization of opusMartin Storsjö2012-10-09
* file: Set the return value type for lseek to int64_t.Yusuke Nakamura2012-10-09
* ppc: fix Altivec build with old compilersMans Rullgard2012-10-08
* build: add LTO support for PGI compilerMans Rullgard2012-10-08
* build: add -Mdse to PGI optimisation flagsMans Rullgard2012-10-08
* rtpenc_vp8: Update the packetizer to the latest spec versionMartin Storsjö2012-10-08
* rtpdec_vp8: Make the depacketizer implement the latest spec draftMartin Storsjö2012-10-08
* doc: allow building with old texi2html versionsMans Rullgard2012-10-08
* avutil: skip old_pix_fmts.h since it is just a listJanne Grunau2012-10-08
* x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)Janne Grunau2012-10-08
* x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86)Janne Grunau2012-10-08
* x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-08
* doc: support the new website layoutLuca Barbato2012-10-08
* doc: remove a warning from filters.texiLuca Barbato2012-10-08
* doc: initial nut documentationLuca Barbato2012-10-08
* segment: drop global headers settingLuca Barbato2012-10-08
* lavu: fix typo in MakefileAnton Khirnov2012-10-08
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov2012-10-08
* af_resample: avoid conversion of identical sample formats for 1 channelJustin Ruggles2012-10-07
* avcodec: allow either planar or interleaved sample format when encoding monoJustin Ruggles2012-10-07
* adpcmenc: ensure calls to adpcm_ima_compress_sample() are in the right orderJustin Ruggles2012-10-07
* timefilter: De-doxygenize normal code comments and drop silly onesDiego Biurrun2012-10-07
* gxf: Include the right header for the avpriv_frame_rate_tab declarationMartin Storsjö2012-10-07
* wmaenc: use float planar sample formatJustin Ruggles2012-10-06
* (e)ac3enc: use planar sample formatJustin Ruggles2012-10-06
* aacenc: use planar sample formatJustin Ruggles2012-10-06
* adpcmenc: use planar sample format for adpcm_ima_wav and adpcm_ima_qtJustin Ruggles2012-10-06
* adpcmenc: move 'ch' variable to higher scopeJustin Ruggles2012-10-06
* adpcmenc: fix 3 instances of variable shadowingJustin Ruggles2012-10-06
* adpcm_ima_wav: simplify encodingJustin Ruggles2012-10-06
* libvorbis: use planar sample formatJustin Ruggles2012-10-06
* libmp3lame: use planar sample formatsJustin Ruggles2012-10-06
* vorbisenc: use float planar sample formatJustin Ruggles2012-10-06
* ffm: do not write or read the audio sample formatJustin Ruggles2012-10-06
* parseutils: fix parsing of invalid alpha valuesMans Rullgard2012-10-06
* doc/RELEASE_NOTES: update for the 9 release.Anton Khirnov2012-10-06
* smoothstreamingenc: Add a more verbose error messageMartin Storsjö2012-10-06
* smoothstreamingenc: Ignore the return value from mkdirMartin Storsjö2012-10-06
* smoothstreamingenc: Try writing a manifest when opening the muxerMartin Storsjö2012-10-06
* smoothstreamingenc: Move the output_chunk_list and write_manifest functions upMartin Storsjö2012-10-06
* smoothstreamingenc: Properly return errors from ism_flush to the callerMartin Storsjö2012-10-06