9486 Commits (c17a53b71f4786870d10787d3dbc3e50fe0fd0b5)
 

Author SHA1 Message Date
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
Mark Cox 94cebc5641 simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail com 18 years ago
Baptiste Coudurier 1c02d96f6d long -> int 18 years ago
Baptiste Coudurier 9e40addd21 cosmetics: mov_mp4 -> mp4 18 years ago
Baptiste Coudurier 0b07ac425a clean and simplify esds reading function 18 years ago
Baptiste Coudurier d614f57978 remove broken ctab code 18 years ago
Baptiste Coudurier fa22ca2214 use INT64_MAX 18 years ago
Diego Biurrun 7f3f0dc221 Remove unused variable. 18 years ago
Diego Biurrun 4a7a090834 spelling/wording/punctuation 18 years ago
Alex Beregszaszi 11fde35d7c compile rawvideo decoder on request 18 years ago
Alex Beregszaszi 4ea385bbbc compile mjpeg parser if requested 18 years ago
Alex Beregszaszi ddec67e8b1 ac3 parser requires tables from ac3tab.h, which are compiled into ac3.c 18 years ago
Alex Beregszaszi a7b91ac6de cosmetics: remove my email address 18 years ago
Alex Beregszaszi 61bc79ec9c remove possibly broken wince cruft 18 years ago
Diego Biurrun 3154f6dbf9 typo 18 years ago
Måns Rullgård 8520b6345c add .type foo, %function directives for the benefit of debuggers 18 years ago