]> git.sesse.net Git - ffmpeg/history - libavcodec
lavf: remove generic index flag from text subtitles.
[ffmpeg] / libavcodec /
2013-01-02 Michael Niedermayerrawdec: fix NV12
2013-01-02 Janne Grunauh264: check SPS entries directly to detect pixel format...
2013-01-01 Nicolas Georgelavc/dvdsubenc: improve color distance function.
2013-01-01 Clément Bœschlavc/movtextdec: keep the min size instead of max to...
2013-01-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-01 Michael NiedermayerMerge commit '33f28a3be3092f642778253d9529dd66fe2a014a'
2012-12-31 Michael Niedermayerrawdec: fix decoding of odd dimensioned raw yv12
2012-12-31 Michael Niedermayermpeg12: fix frame_pred_frame_dct handling in field...
2012-12-31 Michael Niedermayermpeg12: print invalid cbp value
2012-12-31 Michael Niedermayermpeg12: print error for invalid skip cases
2012-12-31 Nicolas Georgelavc/flacenc: improve error return.
2012-12-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-31 Michael NiedermayerMerge commit '5e6ee38bd3cef0dd05f1dd7977c71f3479eb6d01'
2012-12-31 Michael NiedermayerMerge commit '7d8482640058d66867602a6f58446c9342d9d146'
2012-12-31 Michael NiedermayerMerge commit '64bb3fa6b7f5b2db22b7577585d5861be24eebd8'
2012-12-31 Clément Bœschlavc/textdec: fix subviewer1 preproc check.
2012-12-31 Diego Biurruntruemotion2: Sanitize tm2_read_header()
2012-12-31 Clément Bœschlavc: correctly set AVSubtitle format for text based...
2012-12-31 Clément Bœschlavc/utils: reindent in avcodec_decode_subtitle2().
2012-12-30 Clément Bœschmicrodvd: sanitize AVPackets.
2012-12-30 Clément BœschAdd SubViewer v1 subtitles demuxer and decoder.
2012-12-30 Clément BœschAdd PJS subtitles demuxer and decoder.
2012-12-30 Clément Bœsch10l: export ff_bprint_to_extradata between libs using...
2012-12-30 Clément BœschAdd VPlayer subtitles demuxer and decoder.
2012-12-30 Clément BœschAdd MPL2 subtitles demuxer and decoder.
2012-12-30 Clément Bœschlavc/avcodec: fix FF_INPUT_/BUFFER_/PADDING_SIZE typo.
2012-12-30 Clément Bœschlavc: add ff_bprint_to_extradata() helper and use it.
2012-12-30 Clément Bœschlavc/srtenc: just like the decoder, mark SRT encoder...
2012-12-30 Clément Bœschlavc/srtenc: do not add trailing line breaks with SubRip.
2012-12-30 Clément Bœschlavc/srtdec: make some sscanf to work at the end of...
2012-12-30 Anton Khirnovcavsdec: export picture type in the output frame
2012-12-30 Anton Khirnovcavs: deMpegEncContextize
2012-12-30 Anton Khirnovcavs: cosmetics, reformat top part
2012-12-30 Anton Khirnovcavsdec: cosmetics, reformat
2012-12-30 Don Moirgifdec: use transparent instead of background color...
2012-12-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-30 Michael NiedermayerMerge commit '30a76487304e7250294c9c0e9fa179bf07fd822a'
2012-12-30 Michael NiedermayerMerge commit '9b1370aced385698bc783747917544ab69ecb373'
2012-12-30 Michael NiedermayerMerge commit '0448f26c97c5ab4858d31e456a4f1738ae783242'
2012-12-30 Michael NiedermayerMerge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'
2012-12-30 Clément BœschMerge back some registering macros in all*.c.
2012-12-30 Clément Bœschlavc/ass_split: check for NULL pointer in ff_ass_split_...
2012-12-30 Michael Niedermayeraacdec: make dual mono mode selectable through AVOption...
2012-12-30 Michael Niedermayeraacdec: simplify dmono
2012-12-30 Michael Niedermayeraacdec: fix dual mono
2012-12-30 Diego Biurrunlibavcodec/utils: Add braces to shut up gcc warnings
2012-12-29 Michael Niedermayermotion_est_template: fix warning: "ASSERT_LEVEL" is...
2012-12-29 Luca Barbatosnow: use VideoDSPContext
2012-12-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-29 Michael NiedermayerMerge commit '69583bd3b1eba471366141c945030c163e073e02'
2012-12-29 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-12-29 Michael Niedermayermsmpeg4enc: fix possible use of uninitialized warning
2012-12-29 Michael Niedermayerhpel_motion_search: move code used for asserts under...
2012-12-29 Michael Niedermayerivi_common: Fix use of uninitialized warnings
2012-12-29 Michael Niedermayeravs: silence "may be used uninitialized" warnings
2012-12-28 Michael Niedermayerh264: avoid a grayscale related if() in hl_decode_mb()
2012-12-28 Diego Biurruncosmetics: Prettyprint codec/format/filter registration...
2012-12-27 Michael Niedermayermjpegdec: Support 16bit DQT
2012-12-27 Paul B Maholbuild: fix g723_1 decoder dependency
2012-12-27 Don Moirgifdec: fix transparent background color
2012-12-27 Michael Niedermayermjpegdec: reset restart_count on progressive scans
2012-12-26 Michael Niedermayermjpegdec: handle the occurance of rstn emulation
2012-12-26 Michael Niedermayermjpegdec: Handle RSTn in progressive jpegs
2012-12-26 Michael Niedermayermjpegdec: factor handle_rstn() out
2012-12-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-26 Michael Niedermayervc1dsp: fix the warning fix, make it work with --disabl...
2012-12-26 Michael Niedermayervc1dsp: fix pointer type warnings
2012-12-26 Michael Niedermayerlavc/utils: fix 'warning: missing braces around initial...
2012-12-26 Michael Niedermayerlcldec: fix zlib const pointer warning
2012-12-26 Michael Niedermayerimgconvert: fix 2 "discards const qualifier from pointe...
2012-12-26 Michael Niedermayerimgconvert: dont depend on default return type for...
2012-12-26 Michael Niedermayerh264_direct: silence several warning: assignment from...
2012-12-25 Janne Grunaumpegvideo: initialize videodsp with correct pixel depth
2012-12-25 Michael Niedermayerdsputil_mmx: fix pointer type for emulated_edge_mc_func()
2012-12-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-24 Michael NiedermayerMerge commit 'c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b'
2012-12-24 Michael NiedermayerMerge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00'
2012-12-24 Michael NiedermayerMerge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a'
2012-12-24 Michael NiedermayerMerge commit 'f5f1cf52240759208b42477e2157a7b4409ade10'
2012-12-24 Anton Khirnovwnv1: cosmetics, reformat
2012-12-24 Anton Khirnovxan: remove a trivially true if().
2012-12-24 Anton Khirnovansi: do not depend on get_buffer() initializing the...
2012-12-24 Anton Khirnovzerocodec: remove an unused variable.
2012-12-24 Anton Khirnovzmbv: remove some pointless comments and empty lines
2012-12-24 Anton Khirnovyop: simplify/sanitize the decoding loop
2012-12-24 Anton Khirnovc93: set palette_has_changed.
2012-12-24 Anton Khirnovbmp: cosmetics, reformat
2012-12-24 Michael Niedermayertiffdec: Fix runend handling
2012-12-23 Clément Bœschlavc/pthread: do not re-define _GNU_SOURCE if already...
2012-12-23 Paul B Maholalsdec: improve warning message when invalid channel...
2012-12-23 Martin Storsjölavc: Correct the description of pkt_dts
2012-12-23 Michael Niedermayerx86/ac3dsp_init: try to workaround ICC failure.
2012-12-23 Diego BiurrunReturn proper error code after av_log_ask_for_sample()
2012-12-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-23 Michael NiedermayerMerge commit 'b047c68783aa4042b322af7af043b643d5daf09c'
2012-12-23 Michael NiedermayerMerge commit '418693bdc5edad72b0d055f741931612d797eb05'
2012-12-23 Anton Khirnov8bps: cosmetics
2012-12-23 Anton Khirnov4xm: don't rely on get_buffer() initializing the frame.
2012-12-23 Anton Khirnovaasc: cosmetics, reformat
2012-12-23 Anton Khirnovansi: remove an extra return
next