summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* movenc: simplify handling of pcm vs. adpcm vs. other compressed codecsJustin Ruggles2011-12-09
* doc: update documentation to use avconvLuca Barbato2011-12-09
* doc: update demuxers sectionLuca Barbato2011-12-09
* doc: extend external library coverageLuca Barbato2011-12-09
* doc: split platform specific informationLuca Barbato2011-12-09
* doc: port the git-howto to texinfoLuca Barbato2011-12-09
* doc: provide fallback css and customize @floatLuca Barbato2011-12-09
* doc: document fate in a texinfoLuca Barbato2011-12-09
* doxy: change hue value to match our greenLuca Barbato2011-12-09
* cljr: K&R cosmeticsDiego Biurrun2011-12-08
* cljr: return a more sensible value when encountering invalid headersDiego Biurrun2011-12-08
* cljr: drop unnecessary emms_c() calls without MMX codeDiego Biurrun2011-12-08
* cljr: remove useless castsMans Rullgard2011-12-08
* cljr: group encode/decode parts under single ifdefsMans Rullgard2011-12-08
* cljr: remove stray semicolonMans Rullgard2011-12-08
* cljr: add missing return statement in decode_end()Paul B Mahol2011-12-08
* doc: add pulseaudio to the input listLuca Barbato2011-12-08
* avconv: remove unsubstantiated commentLuca Barbato2011-12-08
* shorten: avoid abort() on unknown audio typesJohn Brooks2011-12-08
* cljr: add encoderPaul B Mahol2011-12-08
* build: merge lists of HTML documentation targetsDiego Biurrun2011-12-08
* tests/examples: Mark some variables only used within their files as static.Diego Biurrun2011-12-08
* tests/tools/examples: Replace direct exit() calls by return.Diego Biurrun2011-12-08
* x86 cpuid: set vendor union members separatelySean McGovern2011-12-08
* cljr: release picture at end of decodingPaul B. Mahol2011-12-08
* rv40: NEON optimised rv40 qpel motion compensationMans Rullgard2011-12-07
* drawtext: remove typoLuca Barbato2011-12-07
* pcm-mpeg: implement new audio decoding apiHendrik Leppkes2011-12-07
* w32thread: port fixes to pthread_cond_broadcast() from x264.Ronald S. Bultje2011-12-07
* doc: add editor configuration section with Vim and Emacs settingsDiego Biurrun2011-12-07
* dxva2.h: include d3d9.h to define LPDIRECT3DSURFACE9Rafaël Carré2011-12-07
* avformat/utils: Drop unused goto label.Diego Biurrun2011-12-07
* doxygen: Replace '\' by '@' in Doxygen markup tags.Diego Biurrun2011-12-07
* cosmetics: drop some completely pointless parenthesesDiego Biurrun2011-12-07
* cljr: simplify CLJRContextPaul B. Mahol2011-12-07
* drawtext: introduce rand(min, max)Luca Barbato2011-12-07
* drawtext: introduce explicit draw/hide variableLuca Barbato2011-12-07
* rtmp: Use nb_invokes for all invoke commandsMartin Storsjö2011-12-07
* Code cleanup - mpegvideo.c - 500-1000lineKonstantin Todorov2011-12-06
* rv40: NEON optimised weighted predictionJanne Grunau2011-12-06
* rv40: NEON optimised chroma MCJanne Grunau2011-12-06
* ARM: move NEON H264 chroma mc to a separate fileMans Rullgard2011-12-06
* rv34: NEON optimised inverse transform functionsJanne Grunau2011-12-06
* mov: Don't av_malloc(0).Alex Converse2011-12-05
* avconv: only allocate 1 AVFrame per input streamJustin Ruggles2011-12-05
* avconv: fix memleaks due to not freeing the AVFrame for audioJustin Ruggles2011-12-05
* h264-fate: remove -strict 1 except where necessary (mr4/5-tandberg).Ronald S. Bultje2011-12-05
* misc Doxygen markup improvementsDiego Biurrun2011-12-05
* doxygen: eliminate Qt-style doxygen syntaxDiego Biurrun2011-12-05
* g722: Add a regression test for muxing/demuxing in wavMartin Storsjö2011-12-05