summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tools: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* pixdesc: add functions for accessing pixel format descriptors.Anton Khirnov2012-10-12
* build: add support for Tru64 (OSF/1)Mans Rullgard2012-10-12
* md5: Allocate a normal private context for the opaque md5 context pointerMartin Storsjö2012-10-11
* Use the new aes/md5/sha/tree allocation functionsMartin Storsjö2012-10-11
* avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö2012-10-11
* svq3: fix pointer type warningMans Rullgard2012-10-11
* svq3: replace unsafe pointer casting with intreadwrite macrosMans Rullgard2012-10-11
* parseutils-test: various cleanupsMans Rullgard2012-10-11
* parseutils: fix const removal warningMans Rullgard2012-10-11
* prepare 9_beta1 releaseJanne Grunau2012-10-11
* Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-11
* options_table: refs option is not snow-onlyDiego Biurrun2012-10-11
* random_seed: Support using CryptGenRandom on windowsMartin Storsjö2012-10-11
* doc: update the faq entry about custom I/OLuca Barbato2012-10-11
* mlpdsp: adding missing fileLuca Barbato2012-10-11
* dsputil: split out mlp dsp functionLuca Barbato2012-10-11
* sh4: add required #include, fix buildMans Rullgard2012-10-11
* averror: make error values proper negative valuesJanne Grunau2012-10-11
* build: do not use LIB as variable nameMans Rullgard2012-10-10
* build: whitespace cosmeticsMans Rullgard2012-10-10
* build: remove single-use variable THIS_LIBMans Rullgard2012-10-10
* build: remove references to unused EXTRAOBJS variableMans Rullgard2012-10-10
* lavfi: convert input/ouput list compound literals to named objectsMans Rullgard2012-10-10
* fate: add h263 obmc vsynth testsJanne Grunau2012-10-10
* avconv: remove bogus warning when using avconv -h without parameterJanne Grunau2012-10-10
* averror: explicitly define AVERROR_* valuesJanne Grunau2012-10-10
* flashsv: propagate inflateReset() errorsJanne Grunau2012-10-10
* indeo4/5: remove constant parameter num_bands from wavelet recompositionJanne Grunau2012-10-10
* mxfdec: return error if no segments are available in mxf_get_sorted_table_seg...Janne Grunau2012-10-10
* Double motion vector range for HPEL interlaced picture in proper placeMashiat Sarker Shakkhar2012-10-10
* vc1dec: Set opposite to the correct value for 1REF field picturesMashiat Sarker Shakkhar2012-10-10
* vc1dec: Invoke edge emulation regardless of MV precision for 1-MV chromaMashiat Sarker Shakkhar2012-10-10
* vc1dec: Set chroma reference field from REFFIELD for 1REF field picturesMashiat Sarker Shakkhar2012-10-10
* segment: support applehttp style listLuca Barbato2012-10-10
* avio: introduce avio_closepLuca Barbato2012-10-10
* mpegtsenc: set muxing type notification to verboseLuca Barbato2012-10-10
* vc1dec: Use correct spelling of "opposite"Mashiat Sarker Shakkhar2012-10-10
* a64multienc: change mc_frame_counter to unsignedJanne Grunau2012-10-10
* arm: call arm-specific rv34dsp init functions under if (ARCH_ARM)Jean-Baptiste Kempf2012-10-10
* svq1: Drop a bunch of useless parenthesesDiego Biurrun2012-10-10
* parseutils-test: do not print numerical error codesMans Rullgard2012-10-10
* svq1: K&R formatting cosmeticsDiego Biurrun2012-10-10
* build: sanitize linking of tools and test programsMans Rullgard2012-10-10
* fate: Refactor setting of environment variables for groups of testsDiego Biurrun2012-10-10
* swscale: Do not make ff_ symbols globally visible.Diego Biurrun2012-10-10
* rtspdec: use av_strlcpy for writing into fixed size bufferJanne Grunau2012-10-09
* g722enc: fix size argument in memsetJanne Grunau2012-10-09
* http: use av_strlcpy instead of strcpy() without size checksJanne Grunau2012-10-09
* avfilter: correct memcpy size avfilter_copy_buf_props()Janne Grunau2012-10-09