2009-01-14 |
Aurelien Jacobs | Change semantic of CONFIG_*, HAVE_* and ARCH_*. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Aurelien Jacobs | Change semantic of CONFIG_*, HAVE_* and ARCH_*. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Stefano Sabatini | Include libavformat/avformat.h before all the other... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Víctor Paesa | Document the ld, st, while statements. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Michael Niedermayer | Avoid using sub_id in mpeg1/2video. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Víctor Paesa | Document the same functions, in the same order, that... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Robert Swain | Add presets for Apple iPod constraints |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Robert Swain | Add presets to use as constraints for H.264 Baseline... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Michael Niedermayer | Remove hack to print mp2/mp1 with codec_id of CODEC_ID_MP3. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Michael Niedermayer | Let the mpeg audio parser correct the codec_id. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Michael Niedermayer | Add dummy mp1_decoder to complement the existing dummy... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Michael Niedermayer | Add CODEC_ID_MP1. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ben Littler | add SLMJ fourcc to mjpeg |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Kostya Shishkov | VC-1 display dimensions should affect coded dimensions... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Kostya Shishkov | Print VC-1 aspect ratio in debug |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Kostya Shishkov | 421l: fix loop filter for P-frames in VC-1 |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Kostya Shishkov | Cinepak strip ID is a single byte |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Kostya Shishkov | Cinepak strip and chunk sizes are 24-bit, not 16-bit... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Måns Rullgård | configure: add Alpha CPU types |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Aurelien Jacobs | fix version protection |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Aurelien Jacobs | add the necessary include for LIBAV*_VERSION_* |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Måns Rullgård | ARM: use push/pop pseudo-instructions in simple_idct_ar... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Måns Rullgård | ARM: simple_idct_armv6.S whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Måns Rullgård | ARM: clean up pc-relative references in simple_idct_armv6.S |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Måns Rullgård | ARM: use rX register names in simple_idct_armv6.S |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Stefano Sabatini | Reindent after the last commit, while at it also add... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Stefano Sabatini | Make avfilter_open() set to NULL the pads and the filte... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Måns Rullgård | AVI: add bswap.h include needed on big endian |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Måns Rullgård | configure: fix PIC activation for x86_64 shared libs |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Stefano Sabatini | Add missing inclusion of libavutil/intreadwrite.h,... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
David Conrad | Use the dimensions in tkhd for timed text tracks |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Ramiro Polla | Pass subarch instead of arch to YASMFLAGS |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Extend 'checkheaders' target to architecture-specific... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Split arch variable into arch and subarch. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Use 'enabled' function to simplify x86_64 check in... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Fix build: Add intreadwrite.h and bswap.h #includes... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Michael Kostylev | Add truncf() replacement function. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Stefano Sabatini | Implement the avfilter_default_draw_slice() handler... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Ramiro Polla | Use setmode() if it exists in <io.h>, and not based... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Use 'enabled' function instead of raw 'test' calls... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Add my GPG key. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Fix illegal identifier starting with an underscore. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Baptiste Coudurier | move ffindex set before mov_read_default so it can... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Add necessary, remove unnecessary #includes. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Drop unnecessary intreadwrite.h and bswap.h #includes. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Add missing #include to fix 'make checkheaders'. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | cosmetics: Remove useless quotes. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | 1l: better alphabetical order |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Diego Biurrun | Add missing --disable-armv6t2 to help output. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Michael Niedermayer | Increase BUFFER_SIZE. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Michael Niedermayer | fix indention |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Michael Niedermayer | All negative values are errors not just -1. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Michael Niedermayer | Check the return of audio and video encoders. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Michael Niedermayer | All negative returns are errors not just -1. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Kostya Shishkov | 30l: when reading mb_offset in RV30 slice header its... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Baptiste Coudurier | cosmetics |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Baptiste Coudurier | remove warnings about uninitialized vars |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Benjamin Larsson | Add size that is needed for the wmapro codec |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Baptiste Coudurier | cosmetics |
commit | commitdiff | tree | snapshot |
2009-01-11 |
David Conrad | Add support for muxing mov/mp4/3gp timed text streams |
commit | commitdiff | tree | snapshot |
2009-01-11 |
David Conrad | Read extradata (justification, colors, fonts, etc)... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Kostya Shishkov | RV30 decoder passes possible frame sizes in extradata... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Baptiste Coudurier | remove comment, this is not relevant anymore |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Baptiste Coudurier | check for negative dts value even if bitstream is alrea... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Michael Kostylev | Use coff as objformat for dos. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Carl Eugen... | Remove H264Context from vdpau_internal.h. |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Aurelien Jacobs | fix warning: assignment makes pointer from integer... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Carl Eugen... | Fix OBJS-$(CONFIG_H264_VDPAU_DECODER). |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Carl Eugen... | Cosmetics: Rename ff_vdpau_h264_add_data_chunk as ff_vd... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Carl Eugen... | Use only MpegEncContext in ff_vdpau_h264_add_data_chunk. |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Carl Eugen... | Cosmetics: Break long line. |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Francesco Cosoleto | Add a separate 'testclean' rule to clean regression... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Stefano Sabatini | Fix capitalization and missing periods issues. |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Stefano Sabatini | Move the AVFormatContext options definition to a dedica... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Carl Eugen... | Fill range_map* in VC1Context. |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Stefano Sabatini | Move the AVCodecContext options definition to a dedicat... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Carl Eugen... | Move vdpau_h264_set_reference_frames() call from vdpauv... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Baptiste Coudurier | fix segv, always set audio_buf to audio_buf1 if decodin... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ronald S. Bultje | Reindent to properly fit a 80 chars terminal. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ronald S. Bultje | Reindent after r16509. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ronald S. Bultje | Apply rtpmap: SDP lines to the last m= line only, since... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Carl Eugen... | Move VDPAU check, make future VDPAU patches smaller. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Baptiste Coudurier | only set le if value is 1, fix boom5.mov, issue #770 |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Luca Abeni | Do not assume that if pkt->destruct != av_destruct_pack... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Aurelien Jacobs | initialize AVFormatContext before calling av_write_header() |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Carl Eugen... | Add refdist_flag to VC1Context. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Måns Rullgård | SH4: fix typo in asm constraint |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ronald S. Bultje | Increase buffer size for RTP packet data because some... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Aurelien Jacobs | rename ff_metadata_sync_compat to ff_metadata_mux_compat |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Aurelien Jacobs | move ff_metadata_sync_compat to metadata_compat.c |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Aurelien Jacobs | Add a second metadata compatibility layer, so that... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Carl Eugen... | Add PIX_FMT_VDPAU_H264. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Sascha Sommer | added my gnupg fingerprint |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Ben Littler | cosmetics: CJPG is from Creative Webcam |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Ben Littler | fourcc CJPG is sequential jpeg |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Baptiste Coudurier | 100l, add missing enum type, fix compilation |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Baptiste Coudurier | use lower case x and alternate format for hex in printf |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Baptiste Coudurier | print more debug information if enabled, including... |
commit | commitdiff | tree | snapshot |
next |