]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-02-13 alexcRe-indent after last commit.
2009-02-13 alexcMake set coup.gain[c][0] aand only coup.gain[c][0]...
2009-02-13 diegoAdd supported network protocols section.
2009-02-13 diegoRemove pointless #if around the file, it is already...
2009-02-13 bcoudurierset mime type for mxf
2009-02-13 bcouduriersimplify
2009-02-13 bcouduriercosmetics, reindent, add/remove some empty lines, redun...
2009-02-13 bcoudurierMXF D-10 muxer
2009-02-13 bcoudurierstore display height without vbi
2009-02-13 bcouduriersplit mpegvideo descriptor into cdci descriptor and...
2009-02-13 kostyaIn RV3/4 nonzero MB offset for the first slice also...
2009-02-13 bcoudurierwrite essence elements klv packets with ber4 length...
2009-02-13 bcoudurierencode klv fill item length in fixed ber 4 bytes
2009-02-13 alexcReport the illegal audio object type, not it offset...
2009-02-13 astrangePut dispatch_tab in the rodata section for macho64.
2009-02-13 superdumpCorrectly map ADTS profile_ObjectType to MPEG-4 AOT
2009-02-13 aureladd SSE2 version of vp6_filter_diag
2009-02-12 aureladd MMX version of vp6_filter_diag
2009-02-12 superdumpADTS Muxer: Refuse to write illegal ADTS files by check...
2009-02-12 aurelconvert ff_pw_64 into an xmm_reg for future use in...
2009-02-12 diegoFix typo: vido --> video
2009-02-12 diegoAdd raw (de)muxers to list of supported file formats.
2009-02-12 superdumpRelinquish maintainership of adtsenc.c from Måns grasp :)
2009-02-12 jbruse av_malloc() in vorbis_comment()
2009-02-12 diegoAdd entries that were missing from the supported file...
2009-02-12 diegoUse more descriptive format names, similar to the forma...
2009-02-12 reimarFix compilation, there is no file vdpauvideo.c, only...
2009-02-12 diegoUse more descriptive format long_names.
2009-02-12 diegocosmetics: format long_name spelling fixes
2009-02-12 superdumpAAC: Cosmetic alterations after the last commit
2009-02-12 superdumpGive an error message when returning due to an unalloca...
2009-02-12 superdumpAdd support for sample rate index 12, 7350 Hz
2009-02-12 superdumpRemove bogus coupling_point assignment for non-CCE...
2009-02-12 bcoudurierwrite active picture height for d-10/imx in mov
2009-02-12 benoitAdd a warning log when trying to encode into a containe...
2009-02-12 bcoudurierset last packet next pointer to null
2009-02-12 bcouduriercheck body partitions count before writing
2009-02-12 bcoudurierCheck return value of ffm_write_write_index and ffm_rea...
2009-02-12 bcoudurierreturn error if read failed
2009-02-12 bcoudurierChange ffm_write_write_index to return int, and return...
2009-02-12 diegoRemove reference to renamed header file xvmc_render.h.
2009-02-12 diegoSet AVSubtitle format to 0. Neither dvdsubdec nor xsubd...
2009-02-12 diego10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile...
2009-02-12 diegoRename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h...
2009-02-12 michaelLet rgb32 pass for ljpeg.
2009-02-12 bcouduriercompute b_per_i_or_p value correctly, patch by Thierry...
2009-02-11 bcoudurierrename wrongly named b_per_gop to b_per_i_or_p accordin...
2009-02-11 aureluse new metadata API in ogg/vorbis demuxer
2009-02-11 bcoudurierextend resampling API, add S16 internal conversion
2009-02-11 bcoudurierfix frame size, time rate is not stts duration anymore...
2009-02-11 bcoudurierdo not set start time to 0, it is not the case with...
2009-02-11 vitorDocument ols scaler as deprecated
2009-02-11 diegoGopher protocol, patch by Toshimitsu Kimura, lovesyao...
2009-02-11 diegoFix wrong file name in header, noticed by David DeHaven...
2009-02-11 diegoAdd av_uninit macro to variable to avoid false positive...
2009-02-11 diegoAdd av_uninit macro to variables to avoid false positiv...
2009-02-11 diegoAdd av_uninit macro to variable to avoid false positive...
2009-02-11 diegoAdd av_uninit macro to variable to avoid false positive...
2009-02-11 kostyaInitialize s->gob_index for Intel variant of H.263 too
2009-02-11 diegoRename vdpauvideo.c --> vdpau.c and xvmcvideo.c --...
2009-02-11 diegoAdd check whether the compiler/assembler supports 10...
2009-02-11 benoitAllow demuxing of audio substreams stored as 0x06 type.
2009-02-11 bcoudurierparse mpeg2 gop header time code and use it
2009-02-11 bcoudurierwrite timecode track
2009-02-11 astrangeH264: Change left_block_options to uint8_t from int...
2009-02-11 bcoudurieradjust time rate according to elst time offset
2009-02-11 bcoudurierfix last keyframe index accross body partitions
2009-02-11 bcoudurierfix body offset
2009-02-11 stefanoCosmetics: vertical align "*" for consistency with...
2009-02-11 stefanoRemove @depreated notice on AVFrac, it is not anymore...
2009-02-11 diegoUse av_strlcpy instead of snprintf without formatting.
2009-02-10 bcoudurierfix partition offset when only one stream present
2009-02-10 bcoudurierfix timecode value
2009-02-10 stefangintroduce a macroblock index to avoid a few x*width...
2009-02-10 stefangfix multiple slices per frame
2009-02-10 stefangfix parsing of pic_structure
2009-02-10 stefangavoid duplicating dsputil's clear_block
2009-02-10 stefangtime_code has 24 bits, not 16
2009-02-10 stefangdo not check for minimum slice start code, 0x00000100...
2009-02-10 diegoFix crash when encoding using libschroedinger.
2009-02-10 superdumpCheck sampling index validity for AAC decoding
2009-02-10 gpoirierAdd a default (error) for the switch in case of an...
2009-02-10 diegoUse default system include path for an installed OpenJP...
2009-02-10 gpoirierFix (with av_uninit()) false positive warning about...
2009-02-10 cehoyosSilence one icc warning:
2009-02-10 bcoudurierwrite body partitions
2009-02-10 bcouduriercompute index byte count in mxf_write_partition
2009-02-10 bcoudurierremove check, mxf muxer does not have track number...
2009-02-10 bcoudurierretrieve flags from mxf_parse_mpeg2_frame using a param
2009-02-10 bcoudurier10l, edit unit offset is after klv fill
2009-02-10 bcouduriercosmetics, associate mxf_write_klv_fill to aligned...
2009-02-10 bcoudurierwrite component depth and horizontal subsampling best...
2009-02-10 bcoudurierfix header byte count
2009-02-10 bcouduriermove up mxf_write_klv_fill and align index, rip and...
2009-02-10 bcoudurierfix primer pack local tags uls
2009-02-10 bcouduriercorrectly set multi track operational pattern
2009-02-10 bcoudurierfix compilation with DEBUG defined, field does not...
2009-02-10 diegoUse AV_GCC_VERSION_AT_LEAST instead of complicated...
2009-02-10 aurelremove now useless av_set_program_name() function
2009-02-10 aureluse new metadata API in mpegts demuxer
next