35774 Commits (457cc333b424994ecf80a82369325771e0397fd9)
 

Author SHA1 Message Date
Mans Rullgard 457cc333b4 configure: properly support DEC/Compaq compiler 12 years ago
Mans Rullgard 4a606c830a av_memcpy_backptr: optimise some special cases 12 years ago
Mans Rullgard 5e39bb073a mpegvideo: simplify dxy calculation in hpel_motion() 12 years ago
Mans Rullgard c262649291 build: add rules to generate preprocessed source files 12 years ago
Anton Khirnov 9ae80e6a9c id3v2: fix reading unsynchronized frames. 12 years ago
Xi Wang 0d3123666a cdgraphics: fix incorrect vertical offset mask in cdg_scroll() 12 years ago
Xi Wang b655cfefaf apetag: fix error handling in ff_ape_parse_tag() 12 years ago
Diego Biurrun 17fecb4a59 flashsv: Drop unused function and struct parameters 12 years ago
Justin Ruggles 00dd9a6d6a pcm: fix decoding of pcm_s16le_planar on big-endian 12 years ago
Luca Barbato ae3822bca1 imgconvert: remove PixFmtInfo 12 years ago
Luca Barbato d1d9efaae6 avcodec: split avpicture from imgconvert 12 years ago
Luca Barbato cbe5a60c9d pixdesc: add PIX_FMT_ALPHA flag 12 years ago
Justin Ruggles b353321caa FATE: add 24-bit ALAC tests 12 years ago
Justin Ruggles 3e6c2a67a1 FATE: rename ALAC tests from alac-* to alac-16-* 12 years ago
Justin Ruggles 7c278d2ae4 alacenc: support 24-bit encoding 12 years ago
Justin Ruggles c9d0f4506f pcmdec: use planar sample format for pcm_s16le_planar 12 years ago
Justin Ruggles 79b7747556 vorbisdec: use float planar sample format 12 years ago
Diego Biurrun 89923fce70 x86: h264_intrapred: Fix C function names in comments 12 years ago
Diego Biurrun 87af05c575 x86: SPLATD: port to cpuflags 12 years ago
John Stebbins 1c5805521c PGS subtitles: Set AVSubtitle pts value 12 years ago
Diego Biurrun 3bd1eacd2a configure: Refactor CPPFLAGS settings for glibc/uclibc 12 years ago
Mans Rullgard 5873b623a9 configure: add basic support for ARM AArch64 12 years ago
Mans Rullgard 8f7b814f54 build: set -U__STRICT_ANSI__ for newlib 12 years ago
Ronald S. Bultje 7a9e65acee x86: lavr: fix stack allocation for 7 and 8 channel downmixing on x86-32 12 years ago
Justin Ruggles 02738792c5 lavr: fix the decision for writing directly to the output buffer 12 years ago
Mans Rullgard 5af530f5a9 parisc: work around bug in gcc 4.3 and later 12 years ago
Anton Khirnov da5408ede9 FATE: add a bink version 'b' test 12 years ago
Anton Khirnov 108bfe4e43 FATE: add a bink version 'i' test 12 years ago
Janne Grunau 80716953c2 libswscale: remove unnecessary direct #if LIBSWSCALE_VERSION_MAJOR 12 years ago
Janne Grunau 8f5587c3d0 cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52 12 years ago
Janne Grunau e6160bda98 h264: Fix parameters to ff_er_add_slice() call 12 years ago
Janne Grunau 60b6b8c019 h264: always check ref_count for validity 12 years ago
Diego Biurrun 8c3849bc76 x86: dsputil: port to cpuflags 12 years ago
Diego Biurrun 8ff0f7763d crc: av_crc() parameter names should match between .c, .h and doxygen 12 years ago
Janne Grunau 566de8cde2 avserver: replace av_read_packet with av_read_frame 12 years ago
Janne Grunau 39c4afd926 avserver: fix constness casting warnings 12 years ago
Janne Grunau bf5f46b4cc APIChanges: add entry for av_read_packet deprecation 12 years ago
Janne Grunau c84cce5a99 mxfdec: fix typo in mxf_read_seek() 12 years ago
Janne Grunau a4cd2ad89a avserver: use freopen to redirect stdin/out/err to /dev/null 12 years ago
Mans Rullgard ada51a334a avserver: remove daemon mode 12 years ago
Martin Storsjö 9eded0fe41 configure: Check for -Werror parameters on clang 12 years ago
Janne Grunau 116ae7285e doxygen: remove obsolete options from Doxyfile 12 years ago
Diego Biurrun e28b7553ae configure: Add option to disable all command line programs 12 years ago
Xi Wang b74dbdd5e9 bgmc: Fix av_malloc checks in ff_bgmc_init() 12 years ago
Luca Barbato 8034130e06 rtp: set the payload type as stream id 12 years ago
Luca Barbato 3b4296f414 avformat: clarify stream id for muxing 12 years ago
Diego Biurrun a3138ebfa8 fate: Add dependencies for aac, alac, amrnb, amrwb, atrac tests 12 years ago
Mans Rullgard 7f1fcaf0e6 ppc: do not pass redundant compiler flags 12 years ago
Mans Rullgard 7ba0c1b390 avutil: change GET_UTF8 to not use av_log2() 12 years ago
Xi Wang e8769b37fe segment: fix NULL pointer dereference in seg_write_header() 12 years ago