Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-05lavc: remove img_get_alpha_info as it not available any morePaul B Mahol
2013-01-04Fix "knwon" typo and add a check in tools/patcheckPaul B Mahol
2013-01-04fixed granularity of video quality when encoding with theora codecMaximilian Seesslen
2013-01-04msrle: fix small palette handlingMichael Niedermayer
2013-01-04Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8'Michael Niedermayer
2013-01-04ac3dec: split out pointer update loop for safteyMichael Niedermayer
2013-01-04mpegaudiodec/mp3on4: fix buffer size.Michael Niedermayer
2013-01-04locodec: flip RGBAMichael Niedermayer
2013-01-04pngdec: fix decoding of right column for 2/4bppMichael Niedermayer
2013-01-03gifdec: use log level that have more common sensePaul B Mahol
2013-01-03build: Avoid detecting bogus components named 'x'Clément Bœsch
2013-01-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-03h264: check SPS entries directly to detect pixel format changesJanne Grunau
2013-01-03subviewer: sanitize packets.Clément Bœsch
2013-01-03tiff: print error for old style LZWMichael Niedermayer
2013-01-03Replace references to "que" with the appropriate word.Clément Bœsch
2013-01-02rawdec: fix NV12Michael Niedermayer
2013-01-02h264: check SPS entries directly to detect pixel format changesJanne Grunau
2013-01-01lavc/dvdsubenc: improve color distance function.Nicolas George
2013-01-01lavc/movtextdec: keep the min size instead of max to fix overread.Clément Bœsch
2013-01-01rawdec: fix decoding of odd dimensioned raw yv12Michael Niedermayer
2012-12-31mpeg12: fix frame_pred_frame_dct handling in field picturesMichael Niedermayer
2012-12-31mpeg12: print invalid cbp valueMichael Niedermayer
2012-12-31mpeg12: print error for invalid skip casesMichael Niedermayer
2012-12-31lavc/flacenc: improve error return.Nicolas George
2012-12-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-31Merge commit '5e6ee38bd3cef0dd05f1dd7977c71f3479eb6d01'Michael Niedermayer
2012-12-31Merge commit '7d8482640058d66867602a6f58446c9342d9d146'Michael Niedermayer
2012-12-31Merge commit '64bb3fa6b7f5b2db22b7577585d5861be24eebd8'Michael Niedermayer
2012-12-31lavc/textdec: fix subviewer1 preproc check.Clément Bœsch
2012-12-31truemotion2: Sanitize tm2_read_header()Diego Biurrun
2012-12-31lavc: correctly set AVSubtitle format for text based subtitles.Clément Bœsch
2012-12-31lavc/utils: reindent in avcodec_decode_subtitle2().Clément Bœsch
2012-12-31microdvd: sanitize AVPackets.Clément Bœsch
2012-12-31Add SubViewer v1 subtitles demuxer and decoder.Clément Bœsch
2012-12-31Add PJS subtitles demuxer and decoder.Clément Bœsch
2012-12-3110l: export ff_bprint_to_extradata between libs using avpriv_ prefix.Clément Bœsch
2012-12-31Add VPlayer subtitles demuxer and decoder.Clément Bœsch
2012-12-31Add MPL2 subtitles demuxer and decoder.Clément Bœsch
2012-12-31lavc/avcodec: fix FF_INPUT_/BUFFER_/PADDING_SIZE typo.Clément Bœsch
2012-12-31lavc: add ff_bprint_to_extradata() helper and use it.Clément Bœsch
2012-12-31lavc/srtenc: just like the decoder, mark SRT encoder as deprecated.Clément Bœsch
2012-12-31lavc/srtenc: do not add trailing line breaks with SubRip.Clément Bœsch
2012-12-31lavc/srtdec: make some sscanf to work at the end of a line.Clément Bœsch
2012-12-30cavsdec: export picture type in the output frameAnton Khirnov
2012-12-30cavs: deMpegEncContextizeAnton Khirnov
2012-12-30cavs: cosmetics, reformat top partAnton Khirnov
2012-12-30cavsdec: cosmetics, reformatAnton Khirnov
2012-12-30gifdec: use transparent instead of background color indexDon Moir
2012-12-30Merge back some registering macros in all*.c.Clément Bœsch