]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
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
2009-02-09 aurelmove vp6_filter_diag4() to a new vp6dsp.c file and...
2009-02-09 cehoyosReplace snprintf() with av_strlcpy().
2009-02-09 cehoyosAdd SEI recovery point frame counter to H264Context...
2009-02-09 aurelvp56: alpha_offset is uninitialized on purpose
2009-02-09 jbrlibvorbis: Use 0-10 range for audio quality.
2009-02-09 michaelFix: libavcodec/msmpeg4.c:1612: warning: ‘dc_pred_dir...
2009-02-09 michaelav_flatten to make the similarly named attribute available.
2009-02-09 michaelav_uninit() to suppress false uninitialized warnings...
2009-02-09 bcoudurierrename ff_audio_interleave to ff_audio_rechunk_interleave
2009-02-09 michaelTry to clarify doxy of avformat_seek_file().
2009-02-09 michaelCheck for duplicate const/static/inline.
2009-02-09 michaelTry to doxyfy av_resample_init(), i hope i didnt misrem...
2009-02-09 michaelMove doxy for public resample2 functions to the public...
2009-02-09 diegoRemove svn:executable property from source file.
2009-02-09 diegoRemove file name from file headers.
2009-02-09 bcoudurierremove no more needed fields in GIFContext, patch by...
2009-02-09 bcoudurierremove dead rgb24 code, gif encoder now directly takes...
2009-02-09 bcoudurierremove dead netscape loop header code in gif encoder...
2009-02-09 superdumpCheck that there are subtitle rects to encode in avcode...
2009-02-09 superdumpCheck that start_display_time is 0 in avcodec_encode_su...
2009-02-09 alexcIncrease the number of packets required to identify...
2009-02-09 alexcVP3: Do not ignore error from read_huffman_tree().
2009-02-09 superdumpAdd ffplay subtitle stream selection command-line parameter
2009-02-09 superdumpFix blend_subrect for even-width subrects positioned...
2009-02-09 cehoyosFix timestamp parsing in XSUB decoder.
2009-02-09 bcoudurierremove no more needed comment, declaration is in intern...
2009-02-08 diegocosmetics: typo/grammar fixes in doxygen and other...
2009-02-08 diegocosmetics: Fix a few typos and use a consistent codec...
2009-02-08 diegoRemove unused variables.
2009-02-08 diegoAdd av_cold attribute to init function.
2009-02-08 diegoRemove unused variables.
2009-02-08 diegotypo: CODEC_ID_cljr --> CODEC_ID_CLJR
2009-02-08 diegoRemove rendering column from list of supported subtitle...
2009-02-08 diegoAdd missing ffplay subtitle cycling keybinding.
next