summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avconv: remove unsubstantiated commentLuca Barbato2011-12-081-1/+1
* shorten: avoid abort() on unknown audio typesJohn Brooks2011-12-081-3/+5
* cljr: add encoderPaul B Mahol2011-12-086-21/+31
* build: merge lists of HTML documentation targetsDiego Biurrun2011-12-081-2/+6
* tests/examples: Mark some variables only used within their files as static.Diego Biurrun2011-12-084-12/+14
* tests/tools/examples: Replace direct exit() calls by return.Diego Biurrun2011-12-085-25/+19
* x86 cpuid: set vendor union members separatelySean McGovern2011-12-081-1/+4
* cljr: release picture at end of decodingPaul B. Mahol2011-12-081-0/+8
* rv40: NEON optimised rv40 qpel motion compensationMans Rullgard2011-12-072-0/+714
* drawtext: remove typoLuca Barbato2011-12-071-1/+1
* pcm-mpeg: implement new audio decoding apiHendrik Leppkes2011-12-071-17/+35
* w32thread: port fixes to pthread_cond_broadcast() from x264.Ronald S. Bultje2011-12-071-8/+46
* doc: add editor configuration section with Vim and Emacs settingsDiego Biurrun2011-12-071-0/+25
* dxva2.h: include d3d9.h to define LPDIRECT3DSURFACE9Rafaël Carré2011-12-071-0/+1
* avformat/utils: Drop unused goto label.Diego Biurrun2011-12-071-1/+0
* doxygen: Replace '\' by '@' in Doxygen markup tags.Diego Biurrun2011-12-074-7/+7
* cosmetics: drop some completely pointless parenthesesDiego Biurrun2011-12-076-13/+17
* cljr: simplify CLJRContextPaul B. Mahol2011-12-071-10/+8
* drawtext: introduce rand(min, max)Luca Barbato2011-12-071-7/+27
* drawtext: introduce explicit draw/hide variableLuca Barbato2011-12-071-1/+10
* rtmp: Use nb_invokes for all invoke commandsMartin Storsjö2011-12-071-5/+7
* Code cleanup - mpegvideo.c - 500-1000lineKonstantin Todorov2011-12-061-233/+309
* rv40: NEON optimised weighted predictionJanne Grunau2011-12-063-0/+92
* rv40: NEON optimised chroma MCJanne Grunau2011-12-065-5/+118
* ARM: move NEON H264 chroma mc to a separate fileMans Rullgard2011-12-063-339/+361
* rv34: NEON optimised inverse transform functionsJanne Grunau2011-12-065-0/+153
* mov: Don't av_malloc(0).Alex Converse2011-12-051-0/+10
* avconv: only allocate 1 AVFrame per input streamJustin Ruggles2011-12-051-16/+21
* avconv: fix memleaks due to not freeing the AVFrame for audioJustin Ruggles2011-12-051-0/+4
* h264-fate: remove -strict 1 except where necessary (mr4/5-tandberg).Ronald S. Bultje2011-12-051-64/+64
* misc Doxygen markup improvementsDiego Biurrun2011-12-058-17/+17
* doxygen: eliminate Qt-style doxygen syntaxDiego Biurrun2011-12-0510-49/+49
* g722: Add a regression test for muxing/demuxing in wavMartin Storsjö2011-12-052-0/+9
* g722: Change bits per sample to 4Sjoerd Simons2011-12-053-4/+4
* g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_cod...Martin Storsjö2011-12-052-15/+19
* api-example: update to use avcodec_decode_audio4()Justin Ruggles2011-12-041-9/+20
* avplay: use avcodec_decode_audio4()Justin Ruggles2011-12-041-16/+27
* avplay: use a separate buffer for playing silenceJustin Ruggles2011-12-041-3/+3
* avformat: use avcodec_decode_audio4() in avformat_find_stream_info()Justin Ruggles2011-12-041-15/+16
* avconv: use avcodec_decode_audio4() instead of avcodec_decode_audio3()Justin Ruggles2011-12-041-29/+26
* mov: Allow empty stts atom.Alex Converse2011-12-041-1/+3
* doc: document preferred Doxygen syntax and make patcheck detect itDiego Biurrun2011-12-042-0/+6
* adpcmenc: cosmetics: pretty-printingChris Berov2011-12-041-229/+264
* ac3dec: cosmetics: pretty-printingChris Berov2011-12-041-248/+261
* yuv4mpeg: cosmetics: pretty-printingChris Berov2011-12-041-115/+133
* shorten: remove dead initializationPaul B. Mahol2011-12-041-1/+0
* roqvideodec: set AVFrame reference before reget_buffer.Reimar Döffinger2011-12-041-0/+1
* bmp: fix some 1bit samples.Carl Eugen Hoyos2011-12-041-4/+18
* latmdec: add fate test for audio config changeJanne Grunau2011-12-041-0/+4
* oma: PCM supportDavid Goldwich2011-12-042-3/+15
OpenPOWER on IntegriCloud