OSDN Git Service

coroid/libav_saccubus.git
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-13 Stefano SabatiniInclude libavformat/avformat.h before all the other...
2009-01-13 Víctor PaesaDocument the ld, st, while statements.
2009-01-13 Michael NiedermayerAvoid using sub_id in mpeg1/2video.
2009-01-13 Víctor PaesaDocument the same functions, in the same order, that...
2009-01-13 Robert SwainAdd presets for Apple iPod constraints
2009-01-13 Robert SwainAdd presets to use as constraints for H.264 Baseline...
2009-01-13 Michael NiedermayerRemove hack to print mp2/mp1 with codec_id of CODEC_ID_MP3.
2009-01-13 Michael NiedermayerLet the mpeg audio parser correct the codec_id.
2009-01-13 Michael NiedermayerAdd dummy mp1_decoder to complement the existing dummy...
2009-01-13 Michael NiedermayerAdd CODEC_ID_MP1.
2009-01-13 Ben Littleradd SLMJ fourcc to mjpeg
2009-01-13 Kostya ShishkovVC-1 display dimensions should affect coded dimensions...
2009-01-13 Kostya ShishkovPrint VC-1 aspect ratio in debug
2009-01-13 Kostya Shishkov421l: fix loop filter for P-frames in VC-1
2009-01-13 Kostya ShishkovCinepak strip ID is a single byte
2009-01-13 Kostya ShishkovCinepak strip and chunk sizes are 24-bit, not 16-bit...
2009-01-13 Måns Rullgårdconfigure: add Alpha CPU types
2009-01-13 Aurelien Jacobsfix version protection
2009-01-13 Aurelien Jacobsadd the necessary include for LIBAV*_VERSION_*
2009-01-12 Måns RullgårdARM: use push/pop pseudo-instructions in simple_idct_ar...
2009-01-12 Måns RullgårdARM: simple_idct_armv6.S whitespace cosmetics
2009-01-12 Måns RullgårdARM: clean up pc-relative references in simple_idct_armv6.S
2009-01-12 Måns RullgårdARM: use rX register names in simple_idct_armv6.S
2009-01-12 Stefano SabatiniReindent after the last commit, while at it also add...
2009-01-12 Stefano SabatiniMake avfilter_open() set to NULL the pads and the filte...
2009-01-12 Måns RullgårdAVI: add bswap.h include needed on big endian
2009-01-11 Måns Rullgårdconfigure: fix PIC activation for x86_64 shared libs
2009-01-11 Stefano SabatiniAdd missing inclusion of libavutil/intreadwrite.h,...
2009-01-11 David ConradUse the dimensions in tkhd for timed text tracks
2009-01-11 Ramiro PollaPass subarch instead of arch to YASMFLAGS
2009-01-11 Diego BiurrunExtend 'checkheaders' target to architecture-specific...
2009-01-11 Diego BiurrunSplit arch variable into arch and subarch.
2009-01-11 Diego BiurrunUse 'enabled' function to simplify x86_64 check in...
2009-01-11 Diego BiurrunFix build: Add intreadwrite.h and bswap.h #includes...
2009-01-11 Michael KostylevAdd truncf() replacement function.
2009-01-11 Stefano SabatiniImplement the avfilter_default_draw_slice() handler...
2009-01-11 Ramiro PollaUse setmode() if it exists in <io.h>, and not based...
2009-01-11 Diego BiurrunUse 'enabled' function instead of raw 'test' calls...
2009-01-11 Diego BiurrunAdd my GPG key.
2009-01-11 Diego Biurruncosmetics: indentation
2009-01-11 Diego BiurrunFix illegal identifier starting with an underscore.
2009-01-11 Baptiste Couduriermove ffindex set before mov_read_default so it can...
2009-01-11 Diego BiurrunAdd necessary, remove unnecessary #includes.
2009-01-11 Diego BiurrunDrop unnecessary intreadwrite.h and bswap.h #includes.
2009-01-11 Diego BiurrunAdd missing #include to fix 'make checkheaders'.
2009-01-11 Diego Biurruncosmetics: Remove useless quotes.
2009-01-11 Diego Biurrun1l: better alphabetical order
2009-01-11 Diego BiurrunAdd missing --disable-armv6t2 to help output.
2009-01-11 Michael NiedermayerIncrease BUFFER_SIZE.
2009-01-11 Michael Niedermayerfix indention
2009-01-11 Michael NiedermayerAll negative values are errors not just -1.
2009-01-11 Michael NiedermayerCheck the return of audio and video encoders.
2009-01-11 Michael NiedermayerAll negative returns are errors not just -1.
2009-01-11 Kostya Shishkov30l: when reading mb_offset in RV30 slice header its...
2009-01-11 Baptiste Couduriercosmetics
2009-01-11 Baptiste Coudurierremove warnings about uninitialized vars
2009-01-11 Benjamin LarssonAdd size that is needed for the wmapro codec
2009-01-11 Baptiste Couduriercosmetics
2009-01-11 David ConradAdd support for muxing mov/mp4/3gp timed text streams
2009-01-11 David ConradRead extradata (justification, colors, fonts, etc)...
2009-01-11 Kostya ShishkovRV30 decoder passes possible frame sizes in extradata...
2009-01-11 Baptiste Coudurierremove comment, this is not relevant anymore
2009-01-11 Baptiste Coudurierreindent
2009-01-11 Baptiste Couduriercheck for negative dts value even if bitstream is alrea...
2009-01-11 Michael KostylevUse coff as objformat for dos.
2009-01-11 Carl Eugen... Remove H264Context from vdpau_internal.h.
2009-01-10 Aurelien Jacobsfix warning: assignment makes pointer from integer...
2009-01-10 Carl Eugen... Fix OBJS-$(CONFIG_H264_VDPAU_DECODER).
2009-01-10 Carl Eugen... Cosmetics: Rename ff_vdpau_h264_add_data_chunk as ff_vd...
2009-01-10 Carl Eugen... Use only MpegEncContext in ff_vdpau_h264_add_data_chunk.
2009-01-10 Carl Eugen... Cosmetics: Break long line.
2009-01-10 Francesco CosoletoAdd a separate 'testclean' rule to clean regression...
2009-01-10 Stefano SabatiniFix capitalization and missing periods issues.
2009-01-10 Stefano SabatiniMove the AVFormatContext options definition to a dedica...
2009-01-10 Carl Eugen... Fill range_map* in VC1Context.
2009-01-10 Stefano SabatiniMove the AVCodecContext options definition to a dedicat...
2009-01-10 Carl Eugen... Move vdpau_h264_set_reference_frames() call from vdpauv...
2009-01-09 Baptiste Coudurierfix segv, always set audio_buf to audio_buf1 if decodin...
2009-01-09 Ronald S. BultjeReindent to properly fit a 80 chars terminal.
2009-01-09 Ronald S. BultjeReindent after r16509.
2009-01-09 Ronald S. BultjeApply rtpmap: SDP lines to the last m= line only, since...
2009-01-09 Carl Eugen... Move VDPAU check, make future VDPAU patches smaller.
2009-01-09 Baptiste Coudurieronly set le if value is 1, fix boom5.mov, issue #770
2009-01-09 Luca AbeniDo not assume that if pkt->destruct != av_destruct_pack...
2009-01-09 Aurelien Jacobsinitialize AVFormatContext before calling av_write_header()
2009-01-09 Carl Eugen... Add refdist_flag to VC1Context.
2009-01-09 Måns RullgårdSH4: fix typo in asm constraint
2009-01-09 Ronald S. BultjeIncrease buffer size for RTP packet data because some...
2009-01-09 Aurelien Jacobsrename ff_metadata_sync_compat to ff_metadata_mux_compat
2009-01-08 Aurelien Jacobsmove ff_metadata_sync_compat to metadata_compat.c
2009-01-08 Aurelien JacobsAdd a second metadata compatibility layer, so that...
2009-01-08 Carl Eugen... Add PIX_FMT_VDPAU_H264.
2009-01-08 Sascha Sommeradded my gnupg fingerprint
2009-01-08 Ben Littlercosmetics: CJPG is from Creative Webcam
2009-01-08 Ben Littlerfourcc CJPG is sequential jpeg
2009-01-08 Baptiste Coudurier100l, add missing enum type, fix compilation
2009-01-08 Baptiste Coudurieruse lower case x and alternate format for hex in printf
2009-01-08 Baptiste Coudurierprint more debug information if enabled, including...
2009-01-07 Carl Eugen... Rename ff_VDPAU as ff_vdpau.
next