summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mpegvideo: simplify dxy calculation in hpel_motion()Mans Rullgard2012-11-23
* build: add rules to generate preprocessed source filesMans Rullgard2012-11-23
* id3v2: fix reading unsynchronized frames.Anton Khirnov2012-11-22
* cdgraphics: fix incorrect vertical offset mask in cdg_scroll()Xi Wang2012-11-21
* apetag: fix error handling in ff_ape_parse_tag()Xi Wang2012-11-21
* flashsv: Drop unused function and struct parametersDiego Biurrun2012-11-21
* pcm: fix decoding of pcm_s16le_planar on big-endianJustin Ruggles2012-11-20
* imgconvert: remove PixFmtInfoLuca Barbato2012-11-20
* avcodec: split avpicture from imgconvertLuca Barbato2012-11-20
* pixdesc: add PIX_FMT_ALPHA flagLuca Barbato2012-11-20
* FATE: add 24-bit ALAC testsJustin Ruggles2012-11-20
* FATE: rename ALAC tests from alac-* to alac-16-*Justin Ruggles2012-11-20
* alacenc: support 24-bit encodingJustin Ruggles2012-11-20
* pcmdec: use planar sample format for pcm_s16le_planarJustin Ruggles2012-11-19
* vorbisdec: use float planar sample formatJustin Ruggles2012-11-19
* x86: h264_intrapred: Fix C function names in commentsDiego Biurrun2012-11-18
* x86: SPLATD: port to cpuflagsDiego Biurrun2012-11-18
* PGS subtitles: Set AVSubtitle pts valueJohn Stebbins2012-11-18
* configure: Refactor CPPFLAGS settings for glibc/uclibcDiego Biurrun2012-11-18
* configure: add basic support for ARM AArch64Mans Rullgard2012-11-18
* build: set -U__STRICT_ANSI__ for newlibMans Rullgard2012-11-18
* x86: lavr: fix stack allocation for 7 and 8 channel downmixing on x86-32Ronald S. Bultje2012-11-17
* lavr: fix the decision for writing directly to the output bufferJustin Ruggles2012-11-17
* parisc: work around bug in gcc 4.3 and laterMans Rullgard2012-11-17
* FATE: add a bink version 'b' testAnton Khirnov2012-11-17
* FATE: add a bink version 'i' testAnton Khirnov2012-11-17
* libswscale: remove unnecessary direct #if LIBSWSCALE_VERSION_MAJORJanne Grunau2012-11-16
* cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52Janne Grunau2012-11-16
* h264: Fix parameters to ff_er_add_slice() callJanne Grunau2012-11-16
* h264: always check ref_count for validityJanne Grunau2012-11-16
* x86: dsputil: port to cpuflagsDiego Biurrun2012-11-16
* crc: av_crc() parameter names should match between .c, .h and doxygenDiego Biurrun2012-11-16
* avserver: replace av_read_packet with av_read_frameJanne Grunau2012-11-15
* avserver: fix constness casting warningsJanne Grunau2012-11-15
* APIChanges: add entry for av_read_packet deprecationJanne Grunau2012-11-15
* mxfdec: fix typo in mxf_read_seek()Janne Grunau2012-11-15
* avserver: use freopen to redirect stdin/out/err to /dev/nullJanne Grunau2012-11-15
* avserver: remove daemon modeMans Rullgard2012-11-15
* configure: Check for -Werror parameters on clangMartin Storsjö2012-11-15
* doxygen: remove obsolete options from DoxyfileJanne Grunau2012-11-15
* configure: Add option to disable all command line programsDiego Biurrun2012-11-14
* bgmc: Fix av_malloc checks in ff_bgmc_init()Xi Wang2012-11-14
* rtp: set the payload type as stream idLuca Barbato2012-11-14
* avformat: clarify stream id for muxingLuca Barbato2012-11-14
* fate: Add dependencies for aac, alac, amrnb, amrwb, atrac testsDiego Biurrun2012-11-14
* ppc: do not pass redundant compiler flagsMans Rullgard2012-11-14
* avutil: change GET_UTF8 to not use av_log2()Mans Rullgard2012-11-14
* segment: fix NULL pointer dereference in seg_write_header()Xi Wang2012-11-14
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-14
* Drop broken and unused CABAC test program.Diego Biurrun2012-11-14