summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* reorder bswap functions into bit-depth, special-casing inside the functions.Ramiro Polla2007-04-26
* make 2 functions "return x;" to simplify next patchRamiro Polla2007-04-26
* 10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to HAVE_EBX_AVAILABLE.Diego Biurrun2007-04-26
* Support for seeking in TTA files.David Conrad2007-04-25
* use resolve_host in acl handlign too, simplificates the codeAlex Beregszaszi2007-04-25
* make the last globals staticAlex Beregszaszi2007-04-25
* cosmetics: alignAurelien Jacobs2007-04-25
* move ac3 tables from a .h to a .cAurelien Jacobs2007-04-25
* support for hostnames instead ip addresses in ffserver conf (using resolve_ho...Alex Beregszaszi2007-04-25
* cosmetics: Put AMR entry in alphabetical order with all external libraries.Diego Biurrun2007-04-25
* Remove hackish support for the non-free fixed-point AMR-NB reference code.Diego Biurrun2007-04-25
* add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.movBaptiste Coudurier2007-04-25
* add 'wide' reversed tag in probe, detect broken xdcam files xdcam_hd_1080i60.movBaptiste Coudurier2007-04-25
* add a vstats_file command line optionStefano Sabatini2007-04-25
* Revert my two previous deliveries (back to r8806) to aply the good patch for ...Benoit Fouet2007-04-25
* to complete r8807: free vstats resourcesBenoit Fouet2007-04-25
* add a vstats_file command line optionStefano Sabatini2007-04-25
* patch submissions should contain a suggested commit log messageMichael Niedermayer2007-04-25
* add rgb suffix to rawvideo muxerBenoit Fouet2007-04-25
* updates the x11grab doc example, adding -s cif, as it is mandatoryBenoit Fouet2007-04-25
* "fast unaligned" bytestream functionsRamiro Polla2007-04-25
* Faster 32 bit byteswaping code for Blackfin.Marc Hoffman2007-04-24
* typoDiego Biurrun2007-04-24
* 1000l to myself as used VLC indexes were totally wrongKostya Shishkov2007-04-24
* Fix ffserver crash when closing the second RTP sessionLuca Abeni2007-04-24
* more format abbreviationsBenoit Fouet2007-04-24
* correct comment about seek functionBaptiste Coudurier2007-04-24
* cosmetics: Reorder endianness macros by bit depth, alignment prettyprinting.Diego Biurrun2007-04-24
* Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST,Diego Biurrun2007-04-24
* Remove unused code + variable, fixes a warning.Diego Biurrun2007-04-24
* Add a note about license headers to the patch submission checklist.Diego Biurrun2007-04-23
* enable seektestMichael Niedermayer2007-04-22
* seek regression test referenceMichael Niedermayer2007-04-22
* dont assert(0) due to buggy rm demuxerMichael Niedermayer2007-04-22
* dont try to seek on single imagesMichael Niedermayer2007-04-22
* ensure that seek_test is rebuild if any of the libs changedMichael Niedermayer2007-04-22
* check ip port range from configAlex Beregszaszi2007-04-22
* simplificateAlex Beregszaszi2007-04-22
* use av_strdup instead malloc/strcpyAlex Beregszaszi2007-04-22
* fixed InputFormat option, which was never workingAlex Beregszaszi2007-04-22
* fix av_seek_frame_generic() so that it doesnt fail if theMichael Niedermayer2007-04-22
* remove useless code, file removal is handled elsewhereAlex Beregszaszi2007-04-22
* init packet before calling the demuxerMichael Niedermayer2007-04-22
* Change from using a seek table internal to the TTA demuxer to using the stand...David Conrad2007-04-22
* fix compilationBaptiste Coudurier2007-04-22
* done in r8635 by Xiaohui SunBaptiste Coudurier2007-04-22
* Blackfin is a strictly aligned processor.Marc Hoffman2007-04-21
* cabac bytestream optimization from x264Michael Niedermayer2007-04-21
* simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail comMark Cox2007-04-21
* long -> intBaptiste Coudurier2007-04-21