]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-01-14 bcoudurieruse delay to avoid negative dts
2009-01-14 bcoudurierset pts and dts of pes packets exactly according to...
2009-01-14 aurelsimplify: group all the AUDIO_NONSHORT parameters in...
2009-01-14 aurellibavutil/lzo.h is a local header
2009-01-14 aurelreplace all occurrence of ENABLE_ by the corresponding...
2009-01-14 mruFix mpeg audio regression test failure
2009-01-14 diegoReplace #ifdef CONFIG_ preprocessor check by #if CONFIG_.
2009-01-14 diegoRemove one more forgotten instance of USE_HIGHPRECISION...
2009-01-14 bcouduriercompute pcr more accurately, regression tests need...
2009-01-14 bcoudurierinclude intreadwrite.h, fix compilation, img2.c use...
2009-01-14 diegoUse CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRE...
2009-01-14 diegoRemove pointless #if around header #includes.
2009-01-14 cehoyosFix compilation.
2009-01-14 bcouduriercleanup gif, use BISTREAM_WRITER_LE
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-13 stefanoInclude libavformat/avformat.h before all the other...
2009-01-13 victorDocument the ld, st, while statements.
2009-01-13 michaelAvoid using sub_id in mpeg1/2video.
2009-01-13 victorDocument the same functions, in the same order, that...
2009-01-13 superdumpAdd presets for Apple iPod constraints
2009-01-13 superdumpAdd presets to use as constraints for H.264 Baseline...
2009-01-13 michaelRemove hack to print mp2/mp1 with codec_id of CODEC_ID_MP3.
2009-01-13 michaelLet the mpeg audio parser correct the codec_id.
2009-01-13 michaelAdd dummy mp1_decoder to complement the existing dummy...
2009-01-13 michaelAdd CODEC_ID_MP1.
2009-01-13 compnadd SLMJ fourcc to mjpeg
2009-01-13 kostyaVC-1 display dimensions should affect coded dimensions...
2009-01-13 kostyaPrint VC-1 aspect ratio in debug
2009-01-13 kostya421l: fix loop filter for P-frames in VC-1
2009-01-13 kostyaCinepak strip ID is a single byte
2009-01-13 kostyaCinepak strip and chunk sizes are 24-bit, not 16-bit...
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()
next