|
|
|
@419b8784
|
18 years |
diego |
Add ARCH_X86_32 as a new define for 32 bit x86 architectures and …
|
|
|
@6c02f9e
|
18 years |
diego |
better #endif comment
Originally committed as revision 6851 to …
|
|
|
@7aba9187
|
18 years |
michaelni |
fix 1/0 b frames + CBR bug
Originally committed as revision 6850 to …
|
|
|
@e240ee67
|
18 years |
lu_zero |
Make sure --as-needed and the other flags got checked as the last …
|
|
|
@9a64e044
|
18 years |
diego |
cosmetics: Restore alphabetical order.
Originally committed as …
|
|
|
@d29de719
|
18 years |
michaelni |
better timebase selection heuristic for video stream copy
fixes -ss -t …
|
|
|
@20cd83e2
|
18 years |
diego |
cosmetics: Restore alphabetical order.
Originally committed as …
|
|
|
@55bdd34d
|
18 years |
baptiste.coudurier |
remove gcc warning about void * used in arithmetic
Originally …
|
|
|
@743311a1
|
18 years |
mans |
coded line size is a multiple of 4
Originally committed as revision …
|
|
|
@2959ba80
|
18 years |
diego |
warning fix from a patch by Gustavo Sverzut Barbieri, barbieri gmail …
|
|
|
@95b0962
|
18 years |
diego |
Use fixed point in color conversion.
patch by Gustavo Sverzut …
|
|
|
@e389399
|
18 years |
ods15 |
fix for disabling vorbis decoder but enabling vorbis encoder
…
|
|
|
@469f9de7
|
18 years |
kostya.shishkov |
Init vlc tables as static
Originally committed as revision 6840 to …
|
|
|
@84ed36da
|
18 years |
kostya.shishkov |
IMC decoder
Originally committed as revision 6839 to …
|
|
|
@9c5d7c56
|
18 years |
lucabe72 |
AVPicture has 4 planes, not 3
Originally committed as revision 6838 …
|
|
|
@498c544a
|
18 years |
michaelni |
dont set the sampling rate just because 1 mp3 packet header says so …
|
|
|
@c0d8052b
|
18 years |
michaelni |
avoid random noise on damaged frames
Originally committed as revision …
|
|
|
@5423fe73
|
18 years |
diego |
Fix dependencies for 'make dep'.
Originally committed as revision …
|
|
|
@d5cd50ed
|
18 years |
diego |
Fix compilation with PIC enabled, BRANCHLESS_GET_CABAC is defined …
|
|
|
@6830091
|
18 years |
diego |
Many systems have TEMPDIR mounted noexec, warn about this.
Originally …
|
|
|
@a7c6aa73
|
18 years |
gpoirier |
switch to common base64 routines in lavf
Patch by Ryan Martell % rdm4 …
|
|
|
@d0deedcb
|
18 years |
gpoirier |
fix more dynamic protocol stuff, needed by the forthcoming h264 …
|
|
|
@3cedeeca
|
18 years |
michaelni |
update copyright year, it looks odd otherwise :)
Originally committed …
|
|
|
@95da34cd
|
18 years |
michaelni |
CANDIDATE_MB_TYPE_INTER heuristic doesnt work at really low quality …
|
|
|
@0a4250b
|
18 years |
gpoirier |
add support for all framerates specified by the standard
Patch by …
|
|
|
@b5c5a86b
|
18 years |
ods15 |
I hope noone minds, adding myself to eval.c copyright...
Originally …
|
|
|
@2f394e1c
|
18 years |
gpoirier |
Fix A/V (de)sync with discontinuous NSV streams,
Patch by Joakim …
|
|
|
@34ecc397
|
18 years |
gpoirier |
Make it possible to reuse UDP socket (optional, disabled by default) …
|
|
|
@973cbc2a
|
18 years |
michaelni |
lambda* should be unsigned
Originally committed as revision 6824 to …
|
|
|
@1928d04
|
18 years |
michaelni |
prevent overflow if lambda2 is "too" large
Originally committed as …
|
|
|
@ea7307df
|
18 years |
michaelni |
use lambda/lmax instead of qscale/qmax as end check for vbv retry
…
|
|
|
@8cd68d80
|
18 years |
ods15 |
ignore whitespace in ff_eval
Originally committed as revision 6821 to …
|
|
|
@b500cc2a
|
18 years |
diego |
sample rate fix
patch by Andrew Voznytsa andrew.voznytsa gmail com
…
|
|
|
@72523c7a
|
18 years |
ods15 |
add missing 'e->value * '
Originally committed as revision 6819 to …
|
|
|
@63a547ea
|
18 years |
ods15 |
shut gcc warning, also makes sense for NAN to be returned if the loop …
|
|
|
@d8372330
|
18 years |
gpoirier |
move up (in the file) AAC audio handling moved from below
This is …
|
|
|
@a01e68aa
|
18 years |
gpoirier |
Add base64 encoding and decoding routines
Patch Ryan Martell % rdm4 A …
|
|
|
@ebd6a694
|
18 years |
diego |
Rename dvdsub.c to dvdsubdec.c.
Originally committed as revision 6815 …
|
|
|
@45ee0e32
|
18 years |
michaelni |
add support for while() loops again ugly syntax while(condition, …
|
|
|
@835954e3
|
18 years |
michaelni |
support seperating expressons by ;
support variables, the syntax isnt …
|
|
|
@418f17e0
|
18 years |
Reynaldo H. Verdejo Pinochet |
Fix obvious typo, BGR555 was missing
Originally committed as revision …
|
|
|
@d024359a
|
18 years |
ods15 |
possible bug of 'gte' being read as 'gt', same with 'lte'
Originally …
|
|
|
@577eab6b
|
18 years |
michaelni |
minor simplification
Originally committed as revision 6810 to …
|
|
|
@a98f4515
|
18 years |
michaelni |
factorize AVEvalExpr alloc and init
Originally committed as revision …
|
|
|
@bb0f1ea7
|
18 years |
ods15 |
update ratecontrol to new ff_eval API
Originally committed as …
|
|
|
@ce459e12
|
18 years |
Reynaldo H. Verdejo Pinochet |
adds missing rgb/bgr 565 codec->fmt mappings, ok'ed by Michael
…
|
|
|
@ba8a6218
|
18 years |
Reynaldo H. Verdejo Pinochet |
adds missing rgb/bgr 555 codec->fmt mappings, ok'ed by Michael
…
|
|
|
@dbf30963
|
18 years |
gpoirier |
make ffmpeg able to send back a RTCP receiver report.
Patch by Thijs …
|
|
|
@ed787542
|
18 years |
gpoirier |
indentation fix, patch by Ryan Martell % rdm4 A martellventures P com …
|
|
|
@85b4eb08
|
18 years |
ods15 |
new optimized eval method, by seperating parsing and runtime
…
|
|
|
@18de0b81
|
18 years |
baptiste.coudurier |
fflags can/will be used for muxing too
Originally committed as …
|
|
|
@550b2843
|
18 years |
gpoirier |
Last fix of licence header
Originally committed as revision 6801 to …
|
|
|
@9eeec55d
|
18 years |
gpoirier |
move licence header fixes
Originally committed as revision 6800 to …
|
|
|
@cbced38
|
18 years |
gpoirier |
Fix licence header (aka <pedantic mode='on' /> )
Originally committed …
|
|
|
@4934884a
|
18 years |
gpoirier |
Add support for H264 over RTP
Patch by Ryan Martell % rdm4 A …
|
|
|
@18fd519
|
18 years |
diego |
wording/grammar
Originally committed as revision 6797 to …
|
|
|
@de62a89d
|
18 years |
gpoirier |
Document -newaudio, patch by Victor Paesa, taken from an explanation …
|
|
|
@ffc5430b
|
18 years |
kostya.shishkov |
LZW decoder as separate module plus TIFF LZW support
Originally …
|
|
|
@b0c32a7
|
18 years |
kostya.shishkov |
10l predictor should not skip first line
Originally committed as …
|
|
|
@b59cb456
|
18 years |
baptiste.coudurier |
remove mov_read_leaf and remove useless reading function table, …
|
|
|
@21e3c26c
|
18 years |
Aurélien Jacobs |
fix mp3 in swf decoding
Originally committed as revision 6792 to …
|
|
|
@4cbed91
|
18 years |
mans |
libdts and lame sometimes need -lm
Originally committed as revision …
|
|
|
@3340085
|
18 years |
diego |
Don't include inttypes.h/stdint.h directly, there is an abstraction in …
|
|
|
@836096aa
|
18 years |
michaelni |
simplify
Originally committed as revision 6789 to …
|
|
|
@54fe1159
|
18 years |
michaelni |
reverse my last change, it was wrong and broken
Originally committed …
|
|
|
@46d9fe62
|
18 years |
michaelni |
remove map variable
Originally committed as revision 6787 to …
|
|
|
@7197742
|
18 years |
michaelni |
factorize update state out
Originally committed as revision 6786 to …
|
|
|
@3b6d2329
|
18 years |
michaelni |
FFMAX
Originally committed as revision 6785 to …
|
|
|
@8d42cf74
|
18 years |
michaelni |
common subexpression elimination
Originally committed as revision …
|
|
|
@62412b8d
|
18 years |
michaelni |
merge 8 and 16bit functions, they are identical except the data type
…
|
|
|
@5d48f0cb
|
18 years |
michaelni |
set v_edge_pos correctly for field picture mpeg2
Originally committed …
|
|
|
@4884b9e5
|
18 years |
kostya.shishkov |
16-bit grayscale support
Originally committed as revision 20427 to …
|
|
|
@9efe56f
|
18 years |
kostya.shishkov |
JPEG-LS 16-bit gray support
Originally committed as revision 6781 to …
|
|
|
@22eafdf2
|
18 years |
kostya.shishkov |
PGM 16-bit gray support
Originally committed as revision 6780 to …
|
|
|
@ae912c5
|
18 years |
kostya.shishkov |
PNG 16-bit gray decoding support
Originally committed as revision …
|
|
|
@34380af0
|
18 years |
kostya.shishkov |
16-bit grayscale support
Originally committed as revision 6778 to …
|
|
|
@a163ed1a
|
18 years |
lucabe72 |
Do not use a fake libavcodec/swscale.h, but always use the real one …
|
|
|
@755073fe
|
18 years |
Reimar.Doeffinger |
CABAC assembler optimizations ported to AMD64
Originally committed as …
|
|
|
@7c9c296
|
18 years |
lucabe72 |
Properly set EXTRALIBS
(fixes compilation of shared libswscale on …
|
|
|
@79f7c32f
|
18 years |
kostya.shishkov |
Register .tga and .tiff image extensions
Originally committed as …
|
|
|
@7fbde34
|
18 years |
Aurélien Jacobs |
replace coder/decoder file description in libavformat by muxer/demuxer …
|
|
|
@ec996a63
|
18 years |
Aurélien Jacobs |
fix flvdec.c file description comment
Originally committed as …
|
|
|
@246f86a4
|
18 years |
Aurélien Jacobs |
document the extradata protocol for VP6F
Originally committed as …
|
|
|
@fa73604f
|
18 years |
Aurélien Jacobs |
don't use ast before checking it's not NULL
Originally committed as …
|
|
|
@9e2424ce
|
18 years |
Aurélien Jacobs |
use the adjustment value present in FLV to crop VP6 video
Originally …
|
|
|
@24d3e5a2
|
18 years |
Aurélien Jacobs |
use coded_width and coded_height instead of width and height
…
|
|
|
@47babca8
|
18 years |
baptiste.coudurier |
indention
Originally committed as revision 6768 to …
|
|
|
@20da94e8
|
18 years |
baptiste.coudurier |
activate gif decoder, seems to work fine on showdown2.mov
Originally …
|
|
|
@bcd872a
|
18 years |
baptiste.coudurier |
removed useless variables
Originally committed as revision 6766 to …
|
|
|
@d54d396
|
18 years |
baptiste.coudurier |
use avctx->get_buffer
Originally committed as revision 6765 to …
|
|
|
@a7fb3a96
|
18 years |
baptiste.coudurier |
remove unused variables
Originally committed as revision 6764 to …
|
|
|
@1e22f00d
|
18 years |
baptiste.coudurier |
printf -> dprintf
Originally committed as revision 6763 to …
|
|
|
@8e57cae7
|
18 years |
baptiste.coudurier |
indention
Originally committed as revision 6762 to …
|
|
|
@6f9e492a
|
18 years |
baptiste.coudurier |
add gif support
Originally committed as revision 6761 to …
|
|
|
@06d392a7
|
18 years |
baptiste.coudurier |
change gif demuxer to gif decoder
Originally committed as revision …
|
|
|
@b92f5a6b
|
18 years |
lu_zero |
use --as-needed just on linux, since *bsd way is broken... (patch from …
|
|
|
@14f283d8
|
18 years |
baptiste.coudurier |
disable annoying debug messages
Originally committed as revision 6758 …
|
|
|
@8dfcf67e
|
18 years |
diego |
spelling/grammar fixes
Originally committed as revision 6757 to …
|
|
|
@7c7e7464
|
18 years |
lucabe72 |
Make read_packet fail is the v4l2 driver returns an unexpected frame …
|
|
|
@39a94d24
|
18 years |
nicola.sabbi |
support for sub-only streams; patch by borat subsense com
Originally …
|
|
|