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