9522 Commits (4bd8e17c8d371dc05af63b15c11342e40184df61)
 

Author SHA1 Message Date
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
Reimar Döffinger a1ce61108b Fix parts missed in clip -> av_clip rename 18 years ago
Luca Abeni b0b2faa709 Fix an use-after-free bug 18 years ago
Luca Abeni 2c6a5e6ccd Remove unused callbacks from ffserver 18 years ago
Benjamin Larsson b8c4a51598 Deobfuscade decodeTonalComponents calling logic. 18 years ago
Benjamin Larsson 1e8391777d Version bump, atrac3 added. 18 years ago
Benjamin Larsson 0bc8590551 Let maintain things. Added myself as atrac3 maintainer. 18 years ago
Ramiro Polla a31978e97c Simplify, patch by Ramiro Polla. 18 years ago
Ramiro Polla 4620ce8bb8 Remove unused vars, patch by Ramiro Polla. 18 years ago
Ramiro Polla d9fd5461aa Remove unused vars, patch by Ramiro Polla. 18 years ago
Ramiro Polla b707cbb3e8 Cosmetics, patch by Ramiro Polla. 18 years ago
Kostya Shishkov a61456152d Pullback should be performed on scaled motion vectors in B-frames 18 years ago
Ivo van Poorten 3052ddb2a8 preserve alpha channel when converting rgb32 to bgr32 in plain C 18 years ago
Ivo van Poorten 19b202f9d1 fix red_15mask and green_15mask. the previous values were wrong and caused 18 years ago
Ivo van Poorten 0c4c70e5ef test widths all down to one. this tests whether the scalers correctly switch 18 years ago