summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* g722: Change bits per sample to 4Sjoerd Simons2011-12-05
* g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_cod...Martin Storsjö2011-12-05
* api-example: update to use avcodec_decode_audio4()Justin Ruggles2011-12-04
* avplay: use avcodec_decode_audio4()Justin Ruggles2011-12-04
* avplay: use a separate buffer for playing silenceJustin Ruggles2011-12-04
* avformat: use avcodec_decode_audio4() in avformat_find_stream_info()Justin Ruggles2011-12-04
* avconv: use avcodec_decode_audio4() instead of avcodec_decode_audio3()Justin Ruggles2011-12-04
* mov: Allow empty stts atom.Alex Converse2011-12-04
* doc: document preferred Doxygen syntax and make patcheck detect itDiego Biurrun2011-12-04
* adpcmenc: cosmetics: pretty-printingChris Berov2011-12-04
* ac3dec: cosmetics: pretty-printingChris Berov2011-12-04
* yuv4mpeg: cosmetics: pretty-printingChris Berov2011-12-04
* shorten: remove dead initializationPaul B. Mahol2011-12-04
* roqvideodec: set AVFrame reference before reget_buffer.Reimar Döffinger2011-12-04
* bmp: fix some 1bit samples.Carl Eugen Hoyos2011-12-04
* latmdec: add fate test for audio config changeJanne Grunau2011-12-04
* oma: PCM supportDavid Goldwich2011-12-04
* oma: better format detection with small probe bufferDavid Goldwich2011-12-04
* oma: clearify ambiguous if conditionDavid Goldwich2011-12-04
* wavpack: Properly clip samples during lossy decodeDerek Buitenhuis2011-12-03
* Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c.Yordan Makariev2011-12-03
* Cleaned pixdesc.c file in libavutilTsvetelina Borisova2011-12-03
* zmbv.c: coding style clean-up.Nathan Adil Maxson2011-12-03
* xan.c: coding style clean-up.Nathan Adil Maxson2011-12-03
* mpegvideo.c: code cleanup - first 500 lines.Konstantin Todorov2011-12-03
* h264: fix frame reordering code.Ronald S. Bultje2011-12-03
* fate: Add a test for the VBLE decoderDerek Buitenhuis2011-12-03
* doc: break some long lines in developer.texiLuca Barbato2011-12-03
* drawtext: make x and y parametricLuca Barbato2011-12-03
* drawtext: manage memory allocation betterLuca Barbato2011-12-03
* drawtext: refactor draw_textLuca Barbato2011-12-03
* doc: remove space between variable and post increment in example codeJanne Grunau2011-12-03
* aac_latm: reconfigure decoder on audio specific config changesJanne Grunau2011-12-03