summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* lavc: split asv12 encoder/decoderAnton Khirnov2012-10-09
* avconv: remove -same_quantAnton Khirnov2012-10-09
* cmdutils_read_file: increment *size after writing the trailing \0Janne Grunau2012-10-09
* af_resample: unref out_buf when avresample_convert returns 0Janne Grunau2012-10-09
* af_amix: prevent memory leak on error pathJanne Grunau2012-10-09
* vc1dec: prevent memory leak in error pathJanne Grunau2012-10-09
* vc1dec: prevent memory leak on av_realloc errorJanne Grunau2012-10-09
* af_channelmap: free old extended_data on reallocationJanne Grunau2012-10-09
* avconv: simplify memory allocation in copy_chaptersJanne Grunau2012-10-09
* matroskaenc: check cue point validity before reallocationJanne Grunau2012-10-09
* swfenc: error out for more than 1 audio or video streamJanne Grunau2012-10-09
* build: link test programs only against static libsMans Rullgard2012-10-09
* adxdec: use planar sample formatJustin Ruggles2012-10-09
* adpcmdec: use planar sample format for adpcm_thpJustin Ruggles2012-10-09
* adpcmdec: use planar sample format for adpcm_ea_xasJustin Ruggles2012-10-09
* adpcmdec: use planar sample format for adpcm_ea_r1/r2/r3Justin Ruggles2012-10-09
* adpcmdec: use planar sample format for adpcm_xaJustin Ruggles2012-10-09
* adpcmdec: use planar sample format for adpcm_ima_ws for vqa version 3Justin Ruggles2012-10-09
* adpcmdec: use planar sample format for adpcm_4xmJustin Ruggles2012-10-09
* adpcmdec: use planar sample format for adpcm_ima_wavJustin Ruggles2012-10-09
* adpcmdec: use planar sample format for adpcm_ima_qtJustin Ruggles2012-10-09
* pcmdec: use planar sample format for pcm_lxfJustin Ruggles2012-10-09
* mace: use planar sample formatJustin Ruggles2012-10-09
* atrac1: use planar sample formatJustin Ruggles2012-10-09
* build: non-x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-10-09