source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @bd9a9a2   13 years diego build: Eliminate obsolete test targets. The targets are now part of …
(edit) @5d62d0b1   13 years martin udp: Fix a compilation warning This fixes this compilation warning, …
(edit) @705b21a0   13 years martin swscale: Unbreak build with --enable-small This fixes building with …
(edit) @71f02914   13 years mans base64: add fate test Signed-off-by: Mans Rullgard <mans@mansr.com>
(edit) @744765a9   13 years mans aes: improve test program and add fate test Signed-off-by: Mans …
(edit) @f6252b48   13 years mans adler32: make test program more useful and add fate test …
(edit) @e0b8fff6   13 years rsbultje swscale: fix yuv range correction when using 16-bit scaling.
(edit) @ce2649af   13 years alex.converse aacenc: Make chan_map const correct
(edit) @812f2376   13 years diego rational-test: Add proper main() declaration to fix gcc warnings.
(edit) @c562ba4c   13 years diego configure: Add vdpau and dxva2 to configure results output.
(edit) @cfa68a33   13 years mans Remove unused, never built libavutil/pca.[ch] Signed-off-by: Mans …
(edit) @5dd514af   13 years rsbultje matroskadec: forward parsing errors to caller. Signed-off-by: Ronald …
(edit) @59ca3955   13 years rsbultje av_find_stream_info: simplify EAGAIN handling. Signed-off-by: Ronald …
(edit) @98add74   13 years alex.converse aacenc: Fix determination of Mid/Side Mode. In …
(edit) @d3a6c2ab   13 years alex.converse psymodel: Remove the single channel analysis function
(edit) @01344fe4   13 years alex.converse aacenc: Implement dummy channel group analysis that just calls the …
(edit) @0bc01cc9   13 years alex.converse psymodel: Add channels and channel groups to the psymodel.
(edit) @a3e1f80e   13 years mans ARM: remove check for PLD instruction PLD is present in ARMv5TE and …
(edit) @0291ce84   13 years mans fate: move amr[nw]b test rules into separate files Signed-off-by: …
(edit) @9ed6cbc3   13 years rsbultje ogg: fix double free when finding length of small chained oggs. …
(edit) @ef1ee36   13 years rsbultje swscale: implement >8bit scaling support. This means that precision …
(edit) @f6806986   13 years mans build: fix creation of tools dir with make 3.81 GNU make 3.81 …
(edit) @e2542dcc   13 years diego build: Mark all-yes Makefile target as phony.
(edit) @86c3c1ab   13 years diego pixfmt: fix YUV422/444 wrong endian comment Signed-off-by: Diego …
(edit) @5e27ec28   13 years mans build: create output directories as needed Signed-off-by: Mans …
(edit) @da55ee6c   13 years jason Add new yuv444 pixfmts to avcodec_align_dimensions2 Fixes draw_edges …
(edit) @4578435f   13 years diego swscale: Add Doxygen for hyscale_fast/hScale.
(edit) @b0da4903   13 years mans fate: enable lavfi-pixmt tests on big endian systems Signed-off-by: …
(edit) @635930d4   13 years mans PPC: swscale: disable altivec functions for unsupported formats …
(edit) @842f463c   13 years mans fate: merge identical pixdesc_be/le tests Signed-off-by: Mans …
(edit) @d6cc6ac6   13 years diego swscale: Add Doxygen for yuv2planar*/yuv2packed* functions.
(edit) @7ac6910d   13 years mans build: call texi2pod.pl with full path instead of symlink …
(edit) @57b4a3dd   13 years mans build: include sub-makefiles using full path instead of symlinks …
(edit) @618230c7   13 years Ronald S. Bultje swscale: update big endian reference values after dff5a835.
(edit) @cb7b55b0   13 years mans wavpack: skip blocks with no samples These blocks don't report audio …
(edit) @bd2deab7   13 years justin.ruggles cosmetics: remove outdated comment that is no longer true
(edit) @deb3ed0   13 years mans build: replace some addprefix/addsuffix with substitution refs …
(edit) @bb00b15f   13 years diego avutil: Remove unused arbitrary precision integer code.
(edit) @d2ee495f   13 years diego configure: Drop check for availability of ten assembler operands. …
(edit) @1bb52045   13 years alex.converse aacenc: Save channel configuration for later use.
(edit) @8dbaa5bd   13 years alex.converse aacenc: Fix codebook trellising for zeroed bands. Choose band type …
(edit) @13a09979   13 years rsbultje swscale: change prototypes of scaled YUV output functions. Remove …
(edit) @dff5a83   13 years Ronald S. Bultje swscale: re-add support for non-native endianness. This works through …
(edit) @3d3c8149   13 years Ronald S. Bultje swscale: disentangle yuv2rgbX_c_full() into small functions. This is …
(edit) @6fba14e   13 years Ronald S. Bultje swscale: split yuv2packed[12X]_c() remainders into small functions. …
(edit) @dc179ec8   13 years Ronald S. Bultje swscale: split yuv2packedX_altivec in smaller functions. This will …
(edit) @0d994b2f   13 years Ronald S. Bultje swscale: don't use planar output functions to write to NV12/21. This …
(edit) @8683c6a6   13 years justin.ruggles ac3enc: move ff_ac3_encode_frame() to ac3enc_template.c This avoids …
(edit) @668afae4   13 years justin.ruggles ac3enc: merge log2_tab() into normalize_samples()
(edit) @7dcdf97   13 years justin.ruggles ac3enc: Remove bit allocation fallbacks. They introduce too much …
(edit) @659aa20e   13 years mans build: improve rules for test programs This generates dependencies …
(edit) @bc877faf   13 years mans build: factor out the .c and .S compile commands as a macro These …
(edit) @97535ff   13 years rsbultje swscale: remove unused xInc/srcW arguments from hScale().
(edit) @9a0dda8b   13 years jason H.264: disable 2tap qpel with CODEC_FLAG2_FAST and >8-bit 2tap qpel …
(edit) @84153d1   13 years jason H.264: make filter_mb_fast support 4:4:4
(edit) @3fbc9bbb   13 years diego mpeg4videoenc: Remove disabled variant of mpeg4_encode_block(). As a …
(edit) @9ddf1b1a   13 years justin.ruggles configure: allow post-fixed cpu strings for athlon64, k8, and opteron …
(edit) @f3876ea   13 years diego Move some variable declarations below the proper #ifdefs. This avoids …
(edit) @d0ce090e   13 years mans ARM: silence some annoying armcc warnings This silences warnings …
(edit) @c713620b   13 years diego ffplay: Remove unused-but-set channels variable from …
(edit) @729f953f   13 years diego build: Add DEP_LIBS dependency directly to the shared library build …
(edit) @89b5829d   13 years diego build: Remove multiple inclusion guards from config.mak. config.mak …
(edit) @a6213f3d   13 years diego build: Remove redundant config.mak includes from subdirectory …
(edit) @3a0d0ff5   13 years diego aacenc: Mark psy_3gpp_window() as av_unused. It is intentionally left …
(edit) @b36518dc   13 years diego configure: Add -Wno-format-zero-length to CFLAGS. The C standard …
(edit) @fc66e231   13 years martin udp: Receive on the remote port number, if no local port is set For a …
(edit) @adbfc605   13 years diego doxygen: Consistently use '@' instead of '\' for Doxygen markup. …
(edit) @9abbe8cc   13 years martin Use av_printf_format to check the usage of printf style functions …
(edit) @67e9ae14   13 years martin Add av_printf_format, for marking printf style format strings and …
(edit) @9e19704a   13 years mans ARM: enable thumb for Cortex-M* CPUs These CPUs are thumb-only and …
(edit) @35fa0d47   13 years diego nsvdec: Propagate error values instead of returning 0 in …
(edit) @f038cf3c   13 years mans build: remove SRC_PATH_BARE variable Setting SRC_PATH to "." when …
(edit) @bb524924   13 years mans build: move basic rules and variables to main Makefile Signed-off-by: …
(edit) @8d853efe   13 years mans build: move special targets to end of main Makefile Signed-off-by: …
(edit) @41b68dc   13 years anton lavdev: improve feedback in case of invalid frame rate/size Show the …
(edit) @a4bda405   13 years anton vfwcap: prefer "framerate_q" over "fps" in vfw_read_header() The …
(edit) @e60068ba   13 years anton v4l2: prefer "framerate_q" over "fps" in v4l2_set_parameters() The …
(edit) @a5351720   13 years anton fbdev: prefer "framerate_q" over "fps" in device context The variable …
(edit) @da51a7c6   13 years anton bktr: prefer "framerate" over "fps" for grab_read_header() The …
(edit) @147bcf27   13 years anton ALSA: implement channel layout for playback. Currently quad, 5.0, 5.1 …
(edit) @2359aeb5   13 years anton alsa: support unsigned variants of already supported signed formats.
(edit) @921715ed   13 years anton alsa: add support for more formats. Specifically, f32, f64, s32, s24, …
(edit) @8986fddc   13 years mans ARM: allow building in Thumb2 mode Signed-off-by: Mans Rullgard …
(edit) @9cd7b85   13 years mans configure: add --optflags option This allows overriding the default …
(edit) @f87b03b5   13 years mans build: move documentation rules to doc/Makefile Signed-off-by: Mans …
(edit) @698a183e   13 years mans build: move test rules to tests/Makefile Signed-off-by: Mans Rullgard …
(edit) @684f4abf   13 years justin.ruggles ac3enc: remove unneeded local variable in asym_quant()
(edit) @f21fb76b   13 years justin.ruggles ac3enc: remove a branch in asym_quant() by doing 2 shifts
(edit) @0e4dbe29   13 years justin.ruggles ac3enc: avoid masking output in asym_quant() by using signed values …
(edit) @2702a6f1   13 years jason H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF
(edit) @7c9079ab   13 years jason H.264: fix 4:4:4 + deblocking + MBAFF
(edit) @932db250   13 years jason H.264: fix 4:4:4 cropping warning
(edit) @85a88f9c   13 years jason H.264: reference the correct SPS in decode_scaling_matrices
(edit) @3b79f2e   13 years jason H.264: fix bug in lossless 4:4:4 decoding Coefficient test for i16x16 …
(edit) @67e7dc54   13 years diego rawdec: Fix decoding of QT WRAW files. From some tests it results …
(edit) @f082a0fb   13 years mans configure: report optimization for size separately This removes an …
(edit) @53d5cd2c   13 years diego mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.
(edit) @7ac63965   13 years diego mov: Support R10g codec identifier.
(edit) @a304a833   13 years diego riff/img2: Add JPEG 2000 codec IDs.
(edit) @2ea1ca17   13 years diego riff: Add DAVC fourcc. This fourcc is used by the "mpegable AVC" …
Note: See TracRevisionLog for help on using the revision log.