8702 Commits (07cbff39a79ee74385def1a6da8233ecdc58e6ac)
 

Author SHA1 Message Date
Diego Biurrun 32bbf7f70a Remove superfluous comment. 18 years ago
Diego Biurrun e4a4c870cb Add Doxygen author and file description, rephrase a Doxygen comment. 18 years ago
Baptiste Coudurier 3fdb6af943 use avcodec_decode_audio2 18 years ago
Diego Biurrun ee5db69e85 Fix 'rm -r' vs 'rm -f' typo. 18 years ago
Diego Biurrun bf925c056b Fix wrong license header. 18 years ago
Michel Bardiaux 911b9faf31 Rename WMADecodeContext to WMACodecContext 18 years ago
Michel Bardiaux a9c9a2400b Supply context to tprintf 18 years ago
Kostya Shishkov 01ca9ac334 DCA decoder 18 years ago
Diego Biurrun e7ebecbf44 The Snow DEcoding routines should be under CONFIG_SNOW_DECODER. 18 years ago
Diego Biurrun 2bfdde2435 Remove useless conditional. 18 years ago
Diego Biurrun 3cee76e6c9 Remove useless conditional. 18 years ago
Diego Biurrun 876e4194c2 spelling/grammar fixes for the Doxygen comments 18 years ago
Diego Biurrun 7122f7c771 Revert previous commit that contained an unrelated hunk. 18 years ago
Diego Biurrun a93575fa3d spelling/grammar fixes for a Doxygen comment 18 years ago
Diego Biurrun 549b2c0cc3 Remove unused #define. 18 years ago
Diego Biurrun 78645c98a5 Simplify .depend file inclusion. 18 years ago
Guillaume Poirier ca9049efc8 fix 2 mistakes in doxy comments, spotted by Michael 18 years ago
Dujardin Bernard 0b0065992e move doxy comments from rational.c to rational.h and add some new comments 18 years ago
Dujardin Bernard 1c95ef8b97 Doxygenize some comments 18 years ago
Luca Barbato 24dbec7c84 typo fixed 18 years ago
Diego Biurrun 0cb78cef4f 10l: Use double, not single, quotes when variables need to be expanded. 18 years ago
Diego Biurrun 8eee7025e1 Collect the different thread variables in a nice easy to reuse list. 18 years ago
Måns Rullgård 738940e802 remove [U]INT64_C definition 18 years ago
Diego Biurrun eca06097d3 Add LGPL header as requested by Oded. 18 years ago
Aurelien Jacobs eba0fcad9e cleanup setting of returned data frame 18 years ago
Aurelien Jacobs 704a2881bc Use pointers to avoid copying AVFrame. 18 years ago
Alex Beregszaszi 950d94ad3b use AV_RB32, swf_mp3_info may be replaced with mpa_decoder_header 18 years ago
Reimar Döffinger adcec46a83 Add av_ prefix to clip functions 18 years ago
Reimar Döffinger f66e4f5f9e Add av_ prefix to clip functions 18 years ago
Panagiotis Issaris 392cf77a4b Move the unaltered documentation of the functions which are part of the public 18 years ago
Michael Niedermayer 0268a54a65 rewrite find_frame_end() 18 years ago
Ramiro Polla 0b2d5a8ed5 use FFMIN 18 years ago
Ramiro Polla 5dff169489 remove fallback definitions of PRIxNN macros, 18 years ago
Diego Biurrun e870111e4f Only compile snowdsp_mmx.c if the Snow decoder is enabled. 18 years ago
Diego Biurrun d42f88025a Fix wrong conditional, Snow decoding, not encoding, was SIMD-accelerated. 18 years ago
Diego Biurrun 15ea54d581 Add standard license header. 18 years ago
Diego Biurrun eafcac6ac8 cosmetics: Fix another common typo, dependAnt --> dependEnt. 18 years ago
Alex Beregszaszi bae79c048f redirect http get requests of / to index.html (note, the http_parse_request may worth a rewrite) 18 years ago
Alex Beregszaszi c3f5818525 store internal timestamps in int64_t instead long 18 years ago
Alex Beregszaszi f1debfd0bd rescale pts/dts for output format 18 years ago
Alex Beregszaszi f75cdda718 return error if av_write_header failed (it fails on some containers when codec is not supported) 18 years ago
Alex Beregszaszi 638831aacc disconnect client if trailer is sent 18 years ago
Alex Beregszaszi 137f7a4e40 give myself the glorious maintainership of ffserver and mingw port 18 years ago
Michael Niedermayer 0a3692cd82 be less noisy 18 years ago
Alexander Strange bd91fee3d7 h264 optimization: common case hl_decode_mb patch by (Alexander Strange astrange ithinksw com) 18 years ago
Aurelien Jacobs 65a455a879 Use pointers to avoid copying AVFrame. 18 years ago
Diego Biurrun 6ca0c110f5 Simplify .depend file inclusion. 18 years ago
François Revol 13e4dba690 BeOS only: we don't have SA_RESTART. #define to 0 and emit a warning. I don't plan on hosting a streaming tv anyway but it gets ffserver building. 18 years ago
François Revol 81a409c8b5 ffserver uses dlopen(), so make sure it links to libdl if needed. 18 years ago
Diego Biurrun a13b4efd3a Update (lib)nut maintainers. 18 years ago