Ben Littler
ed0879eda9
add SLMJ fourcc to mjpeg
...
Originally committed as revision 16579 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kostya Shishkov
7a96cd3123
VC-1 display dimensions should affect coded dimensions only (I think)
...
Originally committed as revision 16578 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kostya Shishkov
e9ca5f0892
Print VC-1 aspect ratio in debug
...
Originally committed as revision 16577 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kostya Shishkov
820089cb06
421l: fix loop filter for P-frames in VC-1
...
Originally committed as revision 16576 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kostya Shishkov
34f3f6d129
Cinepak strip ID is a single byte
...
Originally committed as revision 16575 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kostya Shishkov
d94b1f12c5
Cinepak strip and chunk sizes are 24-bit, not 16-bit as it was thought earlier.
...
This fixes issue 744
Originally committed as revision 16574 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
1cd11856b0
configure: add Alpha CPU types
...
Originally committed as revision 16573 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Aurelien Jacobs
8eec0fb674
fix version protection
...
Originally committed as revision 16572 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Aurelien Jacobs
af5f434f8c
add the necessary include for LIBAV*_VERSION_*
...
Originally committed as revision 16571 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
9a0cf9f8f8
ARM: use push/pop pseudo-instructions in simple_idct_armv6.S
...
Originally committed as revision 16570 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
e9497946bb
ARM: simple_idct_armv6.S whitespace cosmetics
...
Originally committed as revision 16569 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
7f727ace2a
ARM: clean up pc-relative references in simple_idct_armv6.S
...
Originally committed as revision 16568 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
3b16c71984
ARM: use rX register names in simple_idct_armv6.S
...
Originally committed as revision 16567 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
90993b3848
Reindent after the last commit, while at it also add some spaces for
...
improving readability.
Originally committed as revision 16566 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
689a5f493b
Make avfilter_open() set to NULL the pads and the filters when the
...
corresponding count is zero, rather than allocate a 16 bytes sized
block for them. Improve safety.
Originally committed as revision 16565 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
7b114c0925
AVI: add bswap.h include needed on big endian
...
Originally committed as revision 16564 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
a8e2869820
configure: fix PIC activation for x86_64 shared libs
...
Originally committed as revision 16563 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
d9513de67c
Add missing inclusion of libavutil/intreadwrite.h, fix compilation when
...
libtheora is enabled.
Originally committed as revision 16562 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
David Conrad
6cdbff63cd
Use the dimensions in tkhd for timed text tracks
...
Originally committed as revision 16561 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Ramiro Polla
d52481b9ce
Pass subarch instead of arch to YASMFLAGS
...
Originally committed as revision 16560 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
7b5e8a274a
Extend 'checkheaders' target to architecture-specific subdirectories.
...
Originally committed as revision 16559 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
62045d4860
Split arch variable into arch and subarch.
...
Originally committed as revision 16558 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
1fc9fb8a77
Use 'enabled' function to simplify x86_64 check in the mingw32 section.
...
Originally committed as revision 16557 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
6a5d31ac25
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
...
Originally committed as revision 16556 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Michael Kostylev
7b04b8a057
Add truncf() replacement function.
...
Patch by Michael Kostylev <mik at it-1 dot ru>
Originally committed as revision 16555 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
b9609848f3
Implement the avfilter_default_draw_slice() handler and use it in
...
avfilter_draw_slice() when the draw_slice callback is not defined in
the input pad.
Originally committed as revision 16554 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Ramiro Polla
b507ebd179
Use setmode() if it exists in <io.h>, and not based on O_BINARY.
...
Originally committed as revision 16553 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
5b6c2cbdc8
Use 'enabled' function instead of raw 'test' calls in arch checks.
...
Originally committed as revision 16552 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
713891e8a1
Add my GPG key.
...
Originally committed as revision 16551 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
470bce2b55
cosmetics: indentation
...
Originally committed as revision 16550 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
c54286ab08
Fix illegal identifier starting with an underscore.
...
Originally committed as revision 16549 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
64d50fa551
move ffindex set before mov_read_default so it can be used in functions
...
Originally committed as revision 16548 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
e503674c4a
Add necessary, remove unnecessary #includes.
...
Originally committed as revision 16547 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
ff8769e205
Drop unnecessary intreadwrite.h and bswap.h #includes.
...
Originally committed as revision 16546 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
84f8d1f604
Add missing #include to fix 'make checkheaders'.
...
Originally committed as revision 16545 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
0f010b2f5b
cosmetics: Remove useless quotes.
...
Originally committed as revision 16544 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
3bbcba320f
1l: better alphabetical order
...
Originally committed as revision 16543 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
26c7aa17fb
Add missing --disable-armv6t2 to help output.
...
Originally committed as revision 16542 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Michael Niedermayer
c8af74a99b
Increase BUFFER_SIZE.
...
Fixes issue719.
Originally committed as revision 16541 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Michael Niedermayer
203fa6b4d1
fix indention
...
Originally committed as revision 16540 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Michael Niedermayer
2083648383
All negative values are errors not just -1.
...
Originally committed as revision 16539 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Michael Niedermayer
528271ff67
Check the return of audio and video encoders.
...
Originally committed as revision 16538 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Michael Niedermayer
95af5e1c81
All negative returns are errors not just -1.
...
Originally committed as revision 16537 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kostya Shishkov
42b7678d65
30l: when reading mb_offset in RV30 slice header its size
...
should be calculated from current frame dimensions
Originally committed as revision 16536 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
87609b51da
cosmetics
...
Originally committed as revision 16535 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
985688b8e5
remove warnings about uninitialized vars
...
Originally committed as revision 16534 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Benjamin Larsson
336c2ca585
Add size that is needed for the wmapro codec
...
Originally committed as revision 16533 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
3d1b0fcd59
cosmetics
...
Originally committed as revision 16532 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
David Conrad
f620488654
Add support for muxing mov/mp4/3gp timed text streams
...
Originally committed as revision 16531 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
David Conrad
58e9f2edb6
Read extradata (justification, colors, fonts, etc) for mov/mp4 timed text
...
Originally committed as revision 16530 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago