summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* latmdec: fix audio specific config parsingJanne Grunau2011-12-03
* Add avcodec_decode_audio4().Justin Ruggles2011-12-02
* avcodec: change number of plane pointers from 4 to 8 at next major bump.Justin Ruggles2011-12-02
* Update developers documentation with coding conventions.Victor Vasiliev2011-12-02
* svq1dec: avoid undefined get_bits(0) callMans Rullgard2011-12-02
* ARM: h264dsp_neon cosmeticsMans Rullgard2011-12-02
* ARM: make some NEON macros reusableJanne Grunau2011-12-02
* Do not memcpy raw video frames when using null muxerMans Rullgard2011-12-02
* fate: update asf seektestLuca Barbato2011-12-02
* vp8: flush buffers on size changes.Aaron Colwell2011-12-02
* doc: improve general documentation for MacOSXLuca Barbato2011-12-02
* asf: use packet dts as approximation of ptsJohn Stebbins2011-12-02
* asf: do not call av_read_frameLuca Barbato2011-12-02
* rtsp: Initialize the media_type_mask in the rtp guessing demuxerMartin Storsjö2011-12-02