9451 Commits (6d8bfb52f05e73d49ac873d42610862d6c54692c)
 

Author SHA1 Message Date
Diego Biurrun bca098f54d Policy addition: New files should have proper license headers. 18 years ago
Baptiste Coudurier 1c086afc21 remove now obsolete and no more true comments 18 years ago
Ramiro Polla bf5d7db5a0 reorder bswap functions into bit-depth, special-casing inside the functions. 18 years ago
Ramiro Polla 853d15c2f8 make 2 functions "return x;" to simplify next patch 18 years ago
Diego Biurrun 784b7f77c8 10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to HAVE_EBX_AVAILABLE. 18 years ago
David Conrad 70fa2486a1 Support for seeking in TTA files. 18 years ago
Alex Beregszaszi 2bd8416e7c use resolve_host in acl handlign too, simplificates the code 18 years ago
Alex Beregszaszi 1840587402 make the last globals static 18 years ago
Aurelien Jacobs cd53ae3a65 cosmetics: align 18 years ago
Aurelien Jacobs 7adb10bedf move ac3 tables from a .h to a .c 18 years ago
Alex Beregszaszi ad8b8abce4 support for hostnames instead ip addresses in ffserver conf (using resolve_host now) 18 years ago
Diego Biurrun 9cfacd527c cosmetics: Put AMR entry in alphabetical order with all external libraries. 18 years ago
Diego Biurrun 73508bc6d3 Remove hackish support for the non-free fixed-point AMR-NB reference code. 18 years ago
Baptiste Coudurier 8d27c5f891 add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov 18 years ago
Baptiste Coudurier 263a93ecff add 'wide' reversed tag in probe, detect broken xdcam files xdcam_hd_1080i60.mov 18 years ago
Stefano Sabatini b60d13799d add a vstats_file command line option 18 years ago
Benoit Fouet 4bd0c2b1d5 Revert my two previous deliveries (back to r8806) to aply the good patch for vstats 18 years ago
Benoit Fouet f5eb2b653f to complete r8807: free vstats resources 18 years ago
Stefano Sabatini f801d8aa86 add a vstats_file command line option 18 years ago
Michael Niedermayer 2f954ef238 patch submissions should contain a suggested commit log message 18 years ago
Benoit Fouet b47f86c4a3 add rgb suffix to rawvideo muxer 18 years ago
Benoit Fouet 9e0ab666b6 updates the x11grab doc example, adding -s cif, as it is mandatory 18 years ago
Ramiro Polla 7b829d2ab6 "fast unaligned" bytestream functions 18 years ago
Marc Hoffman 20d45dc2a8 Faster 32 bit byteswaping code for Blackfin. 18 years ago
Diego Biurrun 6baa294326 typo 18 years ago
Kostya Shishkov c5d1349242 1000l to myself as used VLC indexes were totally wrong 18 years ago
Luca Abeni 57dbe08b61 Fix ffserver crash when closing the second RTP session 18 years ago
Benoit Fouet 7d88b5ca02 more format abbreviations 18 years ago
Baptiste Coudurier 2f8fe719c6 correct comment about seek function 18 years ago
Diego Biurrun 85b1a7222d cosmetics: Reorder endianness macros by bit depth, alignment prettyprinting. 18 years ago
Diego Biurrun 245626d045 Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST, 18 years ago
Diego Biurrun a47ec310f2 Remove unused code + variable, fixes a warning. 18 years ago
Diego Biurrun bbe94afb7a Add a note about license headers to the patch submission checklist. 18 years ago
Michael Niedermayer c6a29a63b1 enable seektest 18 years ago
Michael Niedermayer e08c5c7849 seek regression test reference 18 years ago
Michael Niedermayer db2a0e229f dont assert(0) due to buggy rm demuxer 18 years ago
Michael Niedermayer b9e65069bf dont try to seek on single images 18 years ago
Michael Niedermayer a2638aa764 ensure that seek_test is rebuild if any of the libs changed 18 years ago
Alex Beregszaszi aabce53304 check ip port range from config 18 years ago
Alex Beregszaszi 5eb782f080 simplificate 18 years ago
Alex Beregszaszi cb2abe3f4d use av_strdup instead malloc/strcpy 18 years ago
Alex Beregszaszi d2040a8fb6 fixed InputFormat option, which was never working 18 years ago
Michael Niedermayer b5a3541da1 fix av_seek_frame_generic() so that it doesnt fail if the 18 years ago
Alex Beregszaszi 0aecfdf930 remove useless code, file removal is handled elsewhere 18 years ago
Michael Niedermayer b237eb800d init packet before calling the demuxer 18 years ago
David Conrad 756fb7fea1 Change from using a seek table internal to the TTA demuxer to using the standard lavf index. 18 years ago
Baptiste Coudurier 6b30123208 fix compilation 18 years ago
Baptiste Coudurier 211c7b37eb done in r8635 by Xiaohui Sun 18 years ago
Marc Hoffman 73a47fb297 Blackfin is a strictly aligned processor. 18 years ago
Michael Niedermayer ee0981ac73 cabac bytestream optimization from x264 18 years ago