17222 Commits (7b04b8a0578a29f6403a8da74a94d1015c51c7ab)
 

Author SHA1 Message Date
Michael Kostylev 7b04b8a057 Add truncf() replacement function. 16 years ago
Stefano Sabatini b9609848f3 Implement the avfilter_default_draw_slice() handler and use it in 16 years ago
Ramiro Polla b507ebd179 Use setmode() if it exists in <io.h>, and not based on O_BINARY. 16 years ago
Diego Biurrun 5b6c2cbdc8 Use 'enabled' function instead of raw 'test' calls in arch checks. 16 years ago
Diego Biurrun 713891e8a1 Add my GPG key. 16 years ago
Diego Biurrun 470bce2b55 cosmetics: indentation 16 years ago
Diego Biurrun c54286ab08 Fix illegal identifier starting with an underscore. 16 years ago
Baptiste Coudurier 64d50fa551 move ffindex set before mov_read_default so it can be used in functions 16 years ago
Diego Biurrun e503674c4a Add necessary, remove unnecessary #includes. 16 years ago
Diego Biurrun ff8769e205 Drop unnecessary intreadwrite.h and bswap.h #includes. 16 years ago
Diego Biurrun 84f8d1f604 Add missing #include to fix 'make checkheaders'. 16 years ago
Diego Biurrun 0f010b2f5b cosmetics: Remove useless quotes. 16 years ago
Diego Biurrun 3bbcba320f 1l: better alphabetical order 16 years ago
Diego Biurrun 26c7aa17fb Add missing --disable-armv6t2 to help output. 16 years ago
Michael Niedermayer c8af74a99b Increase BUFFER_SIZE. 16 years ago
Michael Niedermayer 203fa6b4d1 fix indention 16 years ago
Michael Niedermayer 2083648383 All negative values are errors not just -1. 16 years ago
Michael Niedermayer 528271ff67 Check the return of audio and video encoders. 16 years ago
Michael Niedermayer 95af5e1c81 All negative returns are errors not just -1. 16 years ago
Kostya Shishkov 42b7678d65 30l: when reading mb_offset in RV30 slice header its size 16 years ago
Baptiste Coudurier 87609b51da cosmetics 16 years ago
Baptiste Coudurier 985688b8e5 remove warnings about uninitialized vars 16 years ago
Benjamin Larsson 336c2ca585 Add size that is needed for the wmapro codec 16 years ago
Baptiste Coudurier 3d1b0fcd59 cosmetics 16 years ago
David Conrad f620488654 Add support for muxing mov/mp4/3gp timed text streams 16 years ago
David Conrad 58e9f2edb6 Read extradata (justification, colors, fonts, etc) for mov/mp4 timed text 16 years ago
Kostya Shishkov 6751a00a3f RV30 decoder passes possible frame sizes in extradata and selects 16 years ago
Baptiste Coudurier fd7f59639c remove comment, this is not relevant anymore 16 years ago
Baptiste Coudurier 2ba0470e81 reindent 16 years ago
Baptiste Coudurier 7d637efa80 check for negative dts value even if bitstream is already formated, 16 years ago
Michael Kostylev ff1c015d41 Use coff as objformat for dos. 16 years ago
Carl Eugen Hoyos 1717031362 Remove H264Context from vdpau_internal.h. 16 years ago
Aurelien Jacobs 973c68cba0 fix warning: assignment makes pointer from integer without a cast 16 years ago
Carl Eugen Hoyos 10652dd54f Fix OBJS-$(CONFIG_H264_VDPAU_DECODER). 16 years ago
Carl Eugen Hoyos c639fc7213 Cosmetics: Rename ff_vdpau_h264_add_data_chunk as ff_vdpau_add_data_chunk. 16 years ago
Carl Eugen Hoyos 1968e438d0 Use only MpegEncContext in ff_vdpau_h264_add_data_chunk. 16 years ago
Carl Eugen Hoyos 6f0b5d6fae Cosmetics: Break long line. 16 years ago
Francesco Cosoleto 250dd6f0f7 Add a separate 'testclean' rule to clean regression test data without 16 years ago
Stefano Sabatini 2b187df99b Fix capitalization and missing periods issues. 16 years ago
Stefano Sabatini 708ec8fb31 Move the AVFormatContext options definition to a dedicated file, 16 years ago
Carl Eugen Hoyos 63bfcb6997 Fill range_map* in VC1Context. 16 years ago
Stefano Sabatini 78acb9e74b Move the AVCodecContext options definition to a dedicated file, reduce 16 years ago
Carl Eugen Hoyos 7fd3c09e0f Move vdpau_h264_set_reference_frames() call from vdpauvideo.c into h264.c. 16 years ago
Baptiste Coudurier 1a1078faa4 fix segv, always set audio_buf to audio_buf1 if decoding fail 16 years ago
Ronald S. Bultje 9211bcddb4 Reindent to properly fit a 80 chars terminal. 16 years ago
Ronald S. Bultje ff16f551cf Reindent after r16509. 16 years ago
Ronald S. Bultje 83d14c85da Apply rtpmap: SDP lines to the last m= line only, since they generally just 16 years ago
Carl Eugen Hoyos 7eb6ed78ea Move VDPAU check, make future VDPAU patches smaller. 16 years ago
Baptiste Coudurier fa50a0276f only set le if value is 1, fix boom5.mov, issue #770 16 years ago
Luca Abeni 65007a4fa0 Do not assume that if pkt->destruct != av_destruct_packet then it is not 16 years ago