summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* x86: cabac: remove hardcoded ebx in inline asmMans Rullgard2011-06-20
* x86: cabac: remove hardcoded struct offsets from inline asmMans Rullgard2011-06-20
* cabac: remove inline asm under #if 0Mans Rullgard2011-06-20
* cabac: remove BRANCHLESS_CABAC_DECODER switchMans Rullgard2011-06-20
* cabac: remove #if 0 cascade under never-set #ifdef ARCH_X86_DISABLEDMans Rullgard2011-06-20
* document libswscale bumpReinhard Tartler2011-06-20
* error_resilience: skip last-MV predictor step if MVs are not available.Ronald Bultje2011-06-20
* error_resilience: actually add counter when adding a MV predictor.Ronald Bultje2011-06-20
* qdm2: Fix alignment of local array.Michael Niedermayer2011-06-20
* ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAXStefano Sabatini2011-06-20
* drawtext: add braces around initialisers for option defaultsStefano Sabatini2011-06-20
* drawtext: reindent after the previous commitStefano Sabatini2011-06-20
* drawtext: fix strftime() text expansionStefano Sabatini2011-06-20
* Bump major version for b8e893399ff8755721dc117695ec5ff183c1e07bReinhard Tartler2011-06-20
* h264-mt: fix deadlock in packets with multiple slices (e.g. MP4).Ronald S. Bultje2011-06-20
* mov: Fix empty edit detection.Yusuke Nakamura2011-06-19
* Drop git- prefix from version labelsMans Rullgard2011-06-19
* Use the contents of RELEASE as version fallback instead of 'UNKNOWN'Reinhard Tartler2011-06-19
* path64/open64: filter out unsupported flagsMans Rullgard2011-06-19
* Add Release NotesReinhard Tartler2011-06-19
* sipr: Drop unused DSPContextAlex Converse2011-06-18
* sipr: include string.h for mem*()Alex Converse2011-06-18
* sipr: Use memmove() to copy overlapped buffers.Alex Converse2011-06-18
* h264: drop some ugly castsAlex Converse2011-06-18
* lavf: prevent crash in av_open_input_file() if ap == NULL.Ronald S. Bultje2011-06-18
* more Changelog additionsReinhard Tartler2011-06-18
* lavf: add a forgotten NULL check in convert_format_parameters().Anton Khirnov2011-06-18
* Fix build if yasm is not available.Ronald S. Bultje2011-06-18
* H.264: Add x86 assembly for 10-bit MC Chroma H.264 functions.Daniel Kang2011-06-18
* lavc: add opt_find to AVCodecContext class.Anton Khirnov2011-06-17
* h264: Complexify frame num gap shortening codeAlexander Strange2011-06-16
* intreadwrite.h: fix AV_RL32/AV_RB32 signedness.Uoti Urpala2011-06-16
* Fix decoding of mpegts streams with h264 video that does *NOT* have b framesMike Scheutzow2011-06-16
* Add minor bumps and APIChanges entries for lavf private options.Anton Khirnov2011-06-16
* ffmpeg: deprecate -vc and -tvstdAnton Khirnov2011-06-16
* ffmpeg: use new avformat_open_* API.Anton Khirnov2011-06-16
* ffserver: use new avformat_open_* API.Anton Khirnov2011-06-16
* ffprobe: use new avformat_open_* API.Anton Khirnov2011-06-16
* ffplay: use new avformat_open_* API.Anton Khirnov2011-06-16
* cmdutils: add opt_default2().Anton Khirnov2011-06-16
* dict: add AV_DICT_APPEND flag.Anton Khirnov2011-06-16
* lavf: add avformat_write_header() as a replacement for av_write_header().Anton Khirnov2011-06-16
* Deprecate av_open_input_* and remove their uses.Anton Khirnov2011-06-16
* lavf: add avformat_open_input() as a replacement for av_open_input_*Anton Khirnov2011-06-16
* AVOptions: add av_opt_find() as a replacement for av_find_opt.Anton Khirnov2011-06-16
* AVOptions: add av_opt_set_dict() mapping a dictionary struct to a context.Anton Khirnov2011-06-16
* ffmpeg: don't abuse a global for passing frame size from input to outputAnton Khirnov2011-06-16
* ffmpeg: don't abuse a global for passing pixel format from input to outputAnton Khirnov2011-06-16
* ffmpeg: initialise encoders earlier.Anton Khirnov2011-06-16
* ffmpeg: merge output_codecs array into AVOutputStream members.Anton Khirnov2011-06-16