]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-01-13 mruconfigure: add Alpha CPU types
2009-01-13 aurelfix version protection
2009-01-13 aureladd the necessary include for LIBAV*_VERSION_*
2009-01-12 mruARM: use push/pop pseudo-instructions in simple_idct_ar...
2009-01-12 mruARM: simple_idct_armv6.S whitespace cosmetics
2009-01-12 mruARM: clean up pc-relative references in simple_idct_armv6.S
2009-01-12 mruARM: use rX register names in simple_idct_armv6.S
2009-01-12 stefanoReindent after the last commit, while at it also add...
2009-01-12 stefanoMake avfilter_open() set to NULL the pads and the filte...
2009-01-12 mruAVI: add bswap.h include needed on big endian
2009-01-11 mruconfigure: fix PIC activation for x86_64 shared libs
2009-01-11 stefanoAdd missing inclusion of libavutil/intreadwrite.h,...
2009-01-11 conradUse the dimensions in tkhd for timed text tracks
2009-01-11 ramiroPass subarch instead of arch to YASMFLAGS
2009-01-11 diegoExtend 'checkheaders' target to architecture-specific...
2009-01-11 diegoSplit arch variable into arch and subarch.
2009-01-11 diegoUse 'enabled' function to simplify x86_64 check in...
2009-01-11 diegoFix build: Add intreadwrite.h and bswap.h #includes...
2009-01-11 ramiroAdd truncf() replacement function.
2009-01-11 stefanoImplement the avfilter_default_draw_slice() handler...
2009-01-11 ramiroUse setmode() if it exists in <io.h>, and not based...
2009-01-11 diegoUse 'enabled' function instead of raw 'test' calls...
2009-01-11 diegoAdd my GPG key.
2009-01-11 diegocosmetics: indentation
2009-01-11 diegoFix illegal identifier starting with an underscore.
2009-01-11 bcouduriermove ffindex set before mov_read_default so it can...
2009-01-11 diegoAdd necessary, remove unnecessary #includes.
2009-01-11 diegoDrop unnecessary intreadwrite.h and bswap.h #includes.
2009-01-11 diegoAdd missing #include to fix 'make checkheaders'.
2009-01-11 diegocosmetics: Remove useless quotes.
2009-01-11 diego1l: better alphabetical order
2009-01-11 diegoAdd missing --disable-armv6t2 to help output.
2009-01-11 michaelIncrease BUFFER_SIZE.
2009-01-11 michaelfix indention
2009-01-11 michaelAll negative values are errors not just -1.
2009-01-11 michaelCheck the return of audio and video encoders.
2009-01-11 michaelAll negative returns are errors not just -1.
2009-01-11 kostya30l: when reading mb_offset in RV30 slice header its...
2009-01-11 bcouduriercosmetics
2009-01-11 bcoudurierremove warnings about uninitialized vars
2009-01-11 bananAdd size that is needed for the wmapro codec
2009-01-11 bcouduriercosmetics
2009-01-11 conradAdd support for muxing mov/mp4/3gp timed text streams
2009-01-11 conradRead extradata (justification, colors, fonts, etc)...
2009-01-11 kostyaRV30 decoder passes possible frame sizes in extradata...
2009-01-11 bcoudurierremove comment, this is not relevant anymore
2009-01-11 bcoudurierreindent
2009-01-11 bcouduriercheck for negative dts value even if bitstream is alrea...
2009-01-11 ramiroUse coff as objformat for dos.
2009-01-11 cehoyosRemove H264Context from vdpau_internal.h.
2009-01-10 aurelfix warning: assignment makes pointer from integer...
2009-01-10 cehoyosFix OBJS-.
2009-01-10 cehoyosCosmetics: Rename ff_vdpau_h264_add_data_chunk as ff_vd...
2009-01-10 cehoyosUse only MpegEncContext in ff_vdpau_h264_add_data_chunk.
2009-01-10 cehoyosCosmetics: Break long line.
2009-01-10 diegoAdd a separate 'testclean' rule to clean regression...
2009-01-10 stefanoFix capitalization and missing periods issues.
2009-01-10 stefanoMove the AVFormatContext options definition to a dedica...
2009-01-10 cehoyosFill range_map* in VC1Context.
2009-01-10 stefanoMove the AVCodecContext options definition to a dedicat...
2009-01-10 cehoyosMove vdpau_h264_set_reference_frames() call from vdpauv...
2009-01-09 bcoudurierfix segv, always set audio_buf to audio_buf1 if decodin...
2009-01-09 rbultjeReindent to properly fit a 80 chars terminal.
2009-01-09 rbultjeReindent after r16509.
2009-01-09 rbultjeApply rtpmap: SDP lines to the last m= line only, since...
2009-01-09 cehoyosMove VDPAU check, make future VDPAU patches smaller.
2009-01-09 bcoudurieronly set le if value is 1, fix boom5.mov, issue #770
2009-01-09 lucabeDo not assume that if pkt->destruct != av_destruct_pack...
2009-01-09 aurelinitialize AVFormatContext before calling av_write_header()
2009-01-09 cehoyosAdd refdist_flag to VC1Context.
2009-01-09 mruSH4: fix typo in asm constraint
2009-01-09 rbultjeIncrease buffer size for RTP packet data because some...
2009-01-09 aurelrename ff_metadata_sync_compat to ff_metadata_mux_compat
2009-01-08 aurelmove ff_metadata_sync_compat to metadata_compat.c
2009-01-08 aurelAdd a second metadata compatibility layer, so that...
2009-01-08 faust3added my gnupg fingerprint
2009-01-08 compncosmetics: CJPG is from Creative Webcam
2009-01-08 compnfourcc CJPG is sequential jpeg
2009-01-08 bcoudurier100l, add missing enum type, fix compilation
2009-01-08 bcoudurieruse lower case x and alternate format for hex in printf
2009-01-08 bcoudurierprint more debug information if enabled, including...
2009-01-07 cehoyosRename ff_VDPAU as ff_vdpau.
2009-01-07 cehoyosRename bitstreamBuffers* as bitstream_buffers*
2009-01-07 ramiroconfigure: allow to disable sse code.
2009-01-07 cehoyosFix a compiler warning:
2009-01-07 ramiroUse posix_memalign() if available.
2009-01-07 diegoOnly #include svq3.c if the SVQ3 decoder is enabled.
2009-01-07 diegoThe SVQ3 decoder uses ff_svq1_packet_checksum from...
2009-01-07 superdumpSupport ADTS AAC files in the ffaac decoder (limited...
2009-01-07 michaelInject NULL packets into the video packet que at EOF...
2009-01-07 michaelDo not try to duplicate packets that have data==NULL.
2009-01-07 michaelDocument the need of buf=NULL buf_size=0 at the end...
2009-01-07 diegoAdd missing headers to allow 'make checkheaders' to...
2009-01-07 diegoUse <> instead of "" for system headers.
2009-01-07 superdumpFactorise enum of AC3 error types to be usable by AAC...
2009-01-07 superdumpAdd some lossless h.264 encoding presets as suggested...
2009-01-07 superdumpAdd a slow first pass preset
2009-01-07 superdumpBe consistent and use b-frames throughout the presets...
2009-01-07 rbultjeFix typo ("Standard-compliant" -> "Standards-compliant...
2009-01-07 superdumpChange direct prediction for fast first pass to automat...
next