| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to HAVE_EBX_AVAILABLE. | Diego Biurrun | 2007-04-26 | 2 | -6/+6 |
* | Support for seeking in TTA files. | David Conrad | 2007-04-25 | 1 | -0/+15 |
* | use resolve_host in acl handlign too, simplificates the code | Alex Beregszaszi | 2007-04-25 | 1 | -12/+4 |
* | make the last globals static | Alex Beregszaszi | 2007-04-25 | 1 | -2/+2 |
* | cosmetics: align | Aurelien Jacobs | 2007-04-25 | 1 | -5/+5 |
* | move ac3 tables from a .h to a .c | Aurelien Jacobs | 2007-04-25 | 5 | -250/+284 |
* | support for hostnames instead ip addresses in ffserver conf (using resolve_ho... | Alex Beregszaszi | 2007-04-25 | 1 | -6/+6 |
* | cosmetics: Put AMR entry in alphabetical order with all external libraries. | Diego Biurrun | 2007-04-25 | 1 | -2/+1 |
* | Remove hackish support for the non-free fixed-point AMR-NB reference code. | Diego Biurrun | 2007-04-25 | 3 | -37/+9 |
* | add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov | Baptiste Coudurier | 2007-04-25 | 1 | -0/+1 |
* | add 'wide' reversed tag in probe, detect broken xdcam files xdcam_hd_1080i60.mov | Baptiste Coudurier | 2007-04-25 | 1 | -0/+1 |
* | add a vstats_file command line option | Stefano Sabatini | 2007-04-25 | 2 | -13/+31 |
* | Revert my two previous deliveries (back to r8806) to aply the good patch for ... | Benoit Fouet | 2007-04-25 | 2 | -37/+20 |
* | to complete r8807: free vstats resources | Benoit Fouet | 2007-04-25 | 1 | -0/+5 |
* | add a vstats_file command line option | Stefano Sabatini | 2007-04-25 | 2 | -20/+32 |
* | patch submissions should contain a suggested commit log message | Michael Niedermayer | 2007-04-25 | 1 | -0/+2 |
* | add rgb suffix to rawvideo muxer | Benoit Fouet | 2007-04-25 | 1 | -1/+1 |
* | updates the x11grab doc example, adding -s cif, as it is mandatory | Benoit Fouet | 2007-04-25 | 1 | -2/+2 |
* | "fast unaligned" bytestream functions | Ramiro Polla | 2007-04-25 | 2 | -0/+36 |
* | Faster 32 bit byteswaping code for Blackfin. | Marc Hoffman | 2007-04-24 | 1 | -0/+12 |
* | typo | Diego Biurrun | 2007-04-24 | 1 | -1/+1 |
* | 1000l to myself as used VLC indexes were totally wrong | Kostya Shishkov | 2007-04-24 | 1 | -6/+6 |
* | Fix ffserver crash when closing the second RTP session | Luca Abeni | 2007-04-24 | 1 | -0/+1 |
* | more format abbreviations | Benoit Fouet | 2007-04-24 | 3 | -1/+76 |
* | correct comment about seek function | Baptiste Coudurier | 2007-04-24 | 1 | -1/+1 |
* | cosmetics: Reorder endianness macros by bit depth, alignment prettyprinting. | Diego Biurrun | 2007-04-24 | 1 | -28/+29 |
* | Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST, | Diego Biurrun | 2007-04-24 | 2 | -3/+3 |
* | Remove unused code + variable, fixes a warning. | Diego Biurrun | 2007-04-24 | 1 | -4/+1 |
* | Add a note about license headers to the patch submission checklist. | Diego Biurrun | 2007-04-23 | 1 | -0/+3 |
* | enable seektest | Michael Niedermayer | 2007-04-22 | 1 | -1/+1 |
* | seek regression test reference | Michael Niedermayer | 2007-04-22 | 1 | -0/+3490 |
* | dont assert(0) due to buggy rm demuxer | Michael Niedermayer | 2007-04-22 | 1 | -0/+4 |
* | dont try to seek on single images | Michael Niedermayer | 2007-04-22 | 1 | -0/+1 |
* | ensure that seek_test is rebuild if any of the libs changed | Michael Niedermayer | 2007-04-22 | 1 | -1/+3 |
* | check ip port range from config | Alex Beregszaszi | 2007-04-22 | 1 | -2/+14 |
* | simplificate | Alex Beregszaszi | 2007-04-22 | 1 | -5/+3 |
* | use av_strdup instead malloc/strcpy | Alex Beregszaszi | 2007-04-22 | 1 | -2/+1 |
* | fixed InputFormat option, which was never working | Alex Beregszaszi | 2007-04-22 | 1 | -0/+1 |
* | fix av_seek_frame_generic() so that it doesnt fail if the | Michael Niedermayer | 2007-04-22 | 1 | -1/+1 |
* | remove useless code, file removal is handled elsewhere | Alex Beregszaszi | 2007-04-22 | 1 | -10/+0 |
* | init packet before calling the demuxer | Michael Niedermayer | 2007-04-22 | 1 | -0/+3 |
* | Change from using a seek table internal to the TTA demuxer to using the stand... | David Conrad | 2007-04-22 | 1 | -37/+21 |
* | fix compilation | Baptiste Coudurier | 2007-04-22 | 1 | -0/+2 |
* | done in r8635 by Xiaohui Sun | Baptiste Coudurier | 2007-04-22 | 1 | -1/+0 |
* | Blackfin is a strictly aligned processor. | Marc Hoffman | 2007-04-21 | 1 | -1/+1 |
* | cabac bytestream optimization from x264 | Michael Niedermayer | 2007-04-21 | 1 | -0/+1 |
* | simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail com | Mark Cox | 2007-04-21 | 1 | -6/+3 |
* | long -> int | Baptiste Coudurier | 2007-04-21 | 1 | -16/+16 |
* | cosmetics: mov_mp4 -> mp4 | Baptiste Coudurier | 2007-04-21 | 1 | -6/+6 |
* | clean and simplify esds reading function | Baptiste Coudurier | 2007-04-21 | 1 | -58/+12 |