]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-03-19 bcoudurierset avi fsize to INT64_MAX if riff tag end is not set...
2009-03-19 bcouduriermove max analyze duration check before considering...
2009-03-19 ramiroCheck for VirtualAlloc() so it may be used to allocate...
2009-03-19 ramiroSupport raw TrueHD files
2009-03-19 reimarFix indentation after r18047.
2009-03-19 reimarChange linesize alignment method to ensure that linesiz...
2009-03-19 reimarDo not set linesize for palette data, it does not make...
2009-03-19 ramiroSplit TrueHD decoder from MLP
2009-03-19 alexcMOV: Use the AOT enum for the mp4_audio_types mapping.
2009-03-19 michaeltypedef int x86_reg on non x86
2009-03-19 diegoNicely align output columns.
2009-03-19 jbrshare some constants between the FLAC encoder and FLAC...
2009-03-19 diegoFix compilation of adler32 test program: Use av_log_set...
2009-03-19 diegoFix copy and paste typo in input/output devices section.
2009-03-18 stefanoUse read_yesno() in opt_output_file().
2009-03-18 stefanoImplement read_yesno().
2009-03-18 stefanoFlush the remaning chars in the input buffer after...
2009-03-18 stefanoImplement a name field for AVPixFmtDescriptor.
2009-03-18 alexcFix typo in AOT_ER_AAC_ELD
2009-03-18 alexcUpdate the MPEG-4 AOT table.
2009-03-18 reimarRename GUID typedef to ff_asf_guid to fix MinGW compila...
2009-03-18 alexcMove MPEG-4 AOT enum to mpeg4audio.h.
2009-03-18 reimarAdd a special guidcmp function to compare ASF guids...
2009-03-18 diegoAdd list of supported input/output devices.
2009-03-18 diegoAdjust @columnfractions settings to reflect the number...
2009-03-17 ramirouse intptr_t to cast pointers to int in codecs maintain...
2009-03-17 rbultjeFix wrong @file tag.
2009-03-17 gbAmend AVCodecContext with hwaccel_context (HW accelerat...
2009-03-17 rbultjeReindent after r18023.
2009-03-17 rbultjeAdd RTP/ASF header parsing, which is part of the SDP...
2009-03-17 diegocosmetics: fix indentation, patch by avcoder, ffmpeg...
2009-03-17 jbrAdd documentation about missing E-AC-3 features.
2009-03-16 cehoyosFix SEIs when splitting H264 input.
2009-03-16 reimarExtend mov edit list support to work for a first paddin...
2009-03-16 mrurmdec: fix crash at end of file
2009-03-16 alexcCosmetics: Re-indent after last commit
2009-03-16 alexcMOV: Support stz2 "Compact Sample Size Box"
2009-03-16 alexcAAC: IEEE-754 type punning for 16-bit floating point...
2009-03-16 rbultjeMore reindent, forgotten in previous commit.
2009-03-16 rbultjeParse index chunk so that seeking in modern .rm files...
2009-03-16 benoitRevert the alphabetical reordering which made me owner...
2009-03-16 rbultjeReindent after r18010.
2009-03-16 rbultjeMark the first output audio frame as keyframe (separate...
2009-03-16 rbultjeRemove packet returning in ff_rm_parse_packet() if...
2009-03-16 benoitFix alphabetical order.
2009-03-16 rbultjeReindent after r18005.
2009-03-16 benoitFix an assert().
2009-03-16 rbultjeMerge code for packet reading in "old" (.ra, audio...
2009-03-16 bcouduriercosmetics, remove useless braces
2009-03-16 bcouduriersimplify printing
2009-03-16 bcoudurierreindent
2009-03-16 bcoudurierfix trkn metadata parsing
2009-03-16 bcouduriermove read_udta_string up to avoid forward declaration
2009-03-16 bcouduriermore generic metadata handling
2009-03-16 bcoudurierdo not set isom if ctype is not set, happens in mov
2009-03-16 conradRemove long unused ALTIVEC_USE_REFERENCE_C_CODE ifdef...
2009-03-15 bcouduriersearch for hdlr atom in meta, some files do not store...
2009-03-15 ramiromingw32: call lib.exe instead of lib to facilitate...
2009-03-15 diegoDisallow out-of-tree builds with config.h in the source...
2009-03-15 rbultjeFix index generation in the way that it was supposed...
2009-03-15 bananAdd cook channel count function, part of multichannel...
2009-03-15 bananAdd max allowed subpackets in multichannel cook
2009-03-15 diegoRemove code that was disabled by the recent major versi...
2009-03-15 stefanoFix typo: 'conjuction' -> 'conjunction'.
2009-03-15 banansave avctx in cook decoder context and use it for av_log
2009-03-15 bananmemset when category is >=7, part of cook multichannel
2009-03-15 reimar1 km^3 cola, timecode_frame_start is a 64 bit integer...
2009-03-15 cehoyosForce ebp_available for icc.
2009-03-15 diegocosmetics: Remove file name from file header.
2009-03-15 bcoudurieradd my gpg key fingerprint
2009-03-15 attilaadd my gpg key fingerprint
2009-03-15 bcouduriertypo in the mail, the 4am commit is always the worst
2009-03-15 bcouduriercosmetics
2009-03-15 bcoudurieradd my copyright in mov de/muxer
2009-03-15 stefanoExpand "lsb" to "least significant bits".
2009-03-15 stefanoRename the (yet not defined) macros:
2009-03-15 bcoudurierallocate palette in codec directly
2009-03-15 bcouduriercosmetics, add some whitespaces and empty lines
2009-03-15 kostyaCorrect MV prediction for B-frame blocks in RV4 decoder
2009-03-15 bcoudurieradd loglevel option to set libav* logging level, -v...
2009-03-15 bcoudurierdo not modify sample_count, check against index entries
2009-03-14 bcoudurieruse utc time for timestamp and do not set it if not...
2009-03-14 mruFix ff_random_get_seed() prototype
2009-03-14 bcoudurierswf timestamps are 16 bits
2009-03-14 bcoudurierremove unused fields in swf context
2009-03-14 bcoudurierdo not parse timestamp if bitexact is set, should fix...
2009-03-14 reimarEnable generic index creation and seeking for NUV demuxer.
2009-03-14 reimarAdd AVFMT_GENERIC_INDEX support also for formats that...
2009-03-14 reimarMake pcm_read_seek treat negative time stamps as 0...
2009-03-14 diegoAdd av_uninit to vbA[1-8], vbB[1-8] variables to work...
2009-03-14 diegoprettyprinting cosmetics
2009-03-14 diegoAdd av_uninit to vsrcBuc variable to work around some
2009-03-14 diegoImprove description of next_free_data_block_num struct...
2009-03-14 michaelDont loose user flags when passing calls from the new...
2009-03-14 michaelSwitch ffplay to new seeking API.
2009-03-14 michaelSwitch regression test to the new seeking API.
2009-03-14 michaeladd avformat_seek_file()
2009-03-14 stefanoAdd an example showing how to create a video from many...
2009-03-13 cehoyosAdd 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder.
2009-03-13 reimarSet pkt->pos correctly (to the start of header of the...
next