summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove superfluous comment.Diego Biurrun2007-02-27
* Add Doxygen author and file description, rephrase a Doxygen comment.Diego Biurrun2007-02-27
* use avcodec_decode_audio2Baptiste Coudurier2007-02-27
* Fix 'rm -r' vs 'rm -f' typo.Diego Biurrun2007-02-27
* Fix wrong license header.Diego Biurrun2007-02-27
* Rename WMADecodeContext to WMACodecContextMichel Bardiaux2007-02-27
* Supply context to tprintfMichel Bardiaux2007-02-27
* DCA decoderKostya Shishkov2007-02-27
* The Snow DEcoding routines should be under CONFIG_SNOW_DECODER.Diego Biurrun2007-02-27
* Remove useless conditional.Diego Biurrun2007-02-27
* Remove useless conditional.Diego Biurrun2007-02-27
* spelling/grammar fixes for the Doxygen commentsDiego Biurrun2007-02-27
* Revert previous commit that contained an unrelated hunk.Diego Biurrun2007-02-27
* spelling/grammar fixes for a Doxygen commentDiego Biurrun2007-02-26
* Remove unused #define.Diego Biurrun2007-02-26
* Simplify .depend file inclusion.Diego Biurrun2007-02-26
* fix 2 mistakes in doxy comments, spotted by MichaelGuillaume Poirier2007-02-26
* move doxy comments from rational.c to rational.h and add some new commentsDujardin Bernard2007-02-26
* Doxygenize some commentsDujardin Bernard2007-02-26
* typo fixedLuca Barbato2007-02-26
* 10l: Use double, not single, quotes when variables need to be expanded.Diego Biurrun2007-02-25
* Collect the different thread variables in a nice easy to reuse list.Diego Biurrun2007-02-25
* remove [U]INT64_C definitionMåns Rullgård2007-02-25
* Add LGPL header as requested by Oded.Diego Biurrun2007-02-25
* cleanup setting of returned data frameAurelien Jacobs2007-02-25
* Use pointers to avoid copying AVFrame.Aurelien Jacobs2007-02-25
* use AV_RB32, swf_mp3_info may be replaced with mpa_decoder_headerAlex Beregszaszi2007-02-25
* Add av_ prefix to clip functionsReimar Döffinger2007-02-25
* Add av_ prefix to clip functionsReimar Döffinger2007-02-25
* Move the unaltered documentation of the functions which are part of the publicPanagiotis Issaris2007-02-25
* rewrite find_frame_end()Michael Niedermayer2007-02-25
* use FFMINRamiro Polla2007-02-25
* remove fallback definitions of PRIxNN macros,Ramiro Polla2007-02-24
* Only compile snowdsp_mmx.c if the Snow decoder is enabled.Diego Biurrun2007-02-24
* Fix wrong conditional, Snow decoding, not encoding, was SIMD-accelerated.Diego Biurrun2007-02-24
* Add standard license header.Diego Biurrun2007-02-24
* cosmetics: Fix another common typo, dependAnt --> dependEnt.Diego Biurrun2007-02-24
* redirect http get requests of / to index.html (note, the http_parse_request m...Alex Beregszaszi2007-02-24
* store internal timestamps in int64_t instead longAlex Beregszaszi2007-02-24
* rescale pts/dts for output formatAlex Beregszaszi2007-02-24
* return error if av_write_header failed (it fails on some containers when code...Alex Beregszaszi2007-02-24
* disconnect client if trailer is sentAlex Beregszaszi2007-02-24
* give myself the glorious maintainership of ffserver and mingw portAlex Beregszaszi2007-02-24
* be less noisyMichael Niedermayer2007-02-24
* h264 optimization: common case hl_decode_mb patch by (Alexander Strange astra...Alexander Strange2007-02-24
* Use pointers to avoid copying AVFrame.Aurelien Jacobs2007-02-24
* Simplify .depend file inclusion.Diego Biurrun2007-02-23
* BeOS only: we don't have SA_RESTART. #define to 0 and emit a warning. I don't...François Revol2007-02-23
* ffserver uses dlopen(), so make sure it links to libdl if needed.François Revol2007-02-23
* Update (lib)nut maintainers.Diego Biurrun2007-02-23