source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @043d2aff   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rawdec: …
(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) @86824c1d   13 years michaelni ffplay: do not init SDL audio if -an is specified. Signed-off-by: … n0.8
(edit) @4a34e54   13 years michaelni Fix zero-length gnu_printf format string warning. Signed-off-by: …
(edit) @5f65489   13 years michaelni A cmp instruction with two constants is invalid, thus "g" constraint …
(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" …
(edit) @682a2011   13 years diego riff: Add M263, XVIX, MMJP, CDV5 fourccs.
(edit) @d352df0   13 years diego rawvideo: Support auv2 fourcc.
(edit) @250cebeb   13 years michaelni release_notes: document not fully understood mingw-sdl issue …
(edit) @087d93f5   13 years diego swscale: Remove unused variable from ff_bfin_get_unscaled_swscale().
(edit) @6371ce4b   13 years diego h264: Fix assert that failed to compile with -DDEBUG. The assert …
(edit) @0452f77f   13 years michaelni release_notes: some updates Signed-off-by: Michael Niedermayer …
(edit) @e1674d7e   13 years michaelni presets: forgotten libvpx presets Signed-off-by: Michael Niedermayer …
(edit) @9b80c51   13 years michaelni release_notes: fix version Signed-off-by: Michael Niedermayer …
(edit) @c0c50535   13 years michaelni release_notes: mention more codecs Signed-off-by: Michael Niedermayer …
(edit) @5114e36d   13 years michaelni release_notes: there will be 2 releases each for one ABI/API. …
(edit) @6324a5a   13 years michaelni release_notes: suggest git log instead of the poorly maintained …
(edit) @3afc647e   13 years michaelni release_notes: we do support releases Signed-off-by: Michael …
(edit) @ad3ac1d5   13 years michaelni build system: disable memalign on haiku, its not reliable there. …
(edit) @84e70ef0   13 years diego h264: Add x86 assembly for 10-bit weight/biweight H.264 functions. …
(edit) @06724c5f   13 years michaelni ffprobe: remove duplicate avformat_alloc_context() Signed-off-by: …
(edit) @df1768d0   13 years michaelni Fix segmentation fault in ffprobe
(edit) @ea57502c   13 years mans fate: remove output redirections from old regtest scripts All tests …
(edit) @3cb64e32   13 years michaelni wma: fix infinite loop Signed-off-by: Michael Niedermayer …
(edit) @da0dadb9   13 years Carl Eugen Hoyos Fix H.264 4:4:4 lossless decoding. The coefficient test for i16x16 …
(edit) @d39b33c6   13 years michaelni libx264: fix open gop default. Please use -x264opts to force open gop …
(edit) @90c6963d   13 years michaelni avfilter picture pool: double free hotfix This fix introduces a small …
(edit) @6cbe8199   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (28 …
(edit) @b37dfe18   13 years michaelni mpegaudio_parser: be less picky on the start position Signed-off-by: …
(edit) @2d16394f   13 years michaelni ppc32: Fix movrel Fixes ticket272
(edit) @e6c52cee   13 years justin.ruggles Replace usages of av_get_bits_per_sample_fmt() with …
(edit) @c5ee7407   13 years mans x86: cabac: fix register constraints for 32-bit mode Some operands …
(edit) @2143d69b   13 years mans cabac: move x86 asm to libavcodec/x86/cabac.h Signed-off-by: Mans …
(edit) @d075e7d5   13 years mans x86: h264: cast pointers to intptr_t rather than int Only the …
(edit) @3a4edb76   13 years mans x86: h264: remove hardcoded edi in decode_significance_8x8_x86() …
(edit) @b92c1a6d   13 years mans x86: h264: remove hardcoded esi in decode_significance[_8x8]_x86() …
(edit) @3fc4e36c   13 years mans x86: h264: remove hardcoded edx in decode_significance[_8x8]_x86() …
(edit) @e4b5a204   13 years mans x86: h264: remove hardcoded eax in decode_significance[_8x8]_x86() …
(edit) @3146a30e   13 years mans x86: cabac: change 'a' constraint to 'r' in get_cabac_inline() …
(edit) @f743595e   13 years mans x86: cabac: remove hardcoded esi in get_cabac_inline() Signed-off-by: …
(edit) @da3af4d   13 years mans x86: cabac: remove hardcoded edx in get_cabac_inline() Signed-off-by: …
(edit) @51f16a9b   13 years mans x86: cabac: remove unused macro parameter Signed-off-by: Mans …
(edit) @018c3383   13 years mans x86: cabac: remove hardcoded ebx in inline asm Signed-off-by: Mans …
(edit) @6b712acc   13 years mans x86: cabac: remove hardcoded struct offsets from inline asm …
(edit) @34ee43fc   13 years mans cabac: remove inline asm under #if 0 A comment says it's not faster …
(edit) @8fcc0e79   13 years mans cabac: remove BRANCHLESS_CABAC_DECODER switch The code does not …
(edit) @eaa2d5a9   13 years mans cabac: remove #if 0 cascade under never-set #ifdef ARCH_X86_DISABLED …
(edit) @093768c9   13 years michaelni Fix bink audio playback outside of FFmpeg. There are 2 known Bink …
(edit) @dea22a1a   13 years siretart document libswscale bump
(edit) @20153fb8   13 years siretart error_resilience: skip last-MV predictor step if MVs are not …
(edit) @d42aaa80   13 years siretart error_resilience: actually add counter when adding a MV predictor. …
(edit) @3a07f5a4   13 years anton qdm2: Fix alignment of local array. Fixes ticket270 Signed-off-by: …
(edit) @5a0a6ae6   13 years anton ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX Fix …
(edit) @702a62a   13 years anton drawtext: add braces around initialisers for option defaults Fix …
(edit) @53a715f5   13 years anton drawtext: reindent after the previous commit Signed-off-by: Anton …
(edit) @3fd53def   13 years anton drawtext: fix strftime() text expansion The feature was dropped after …
(edit) @cfbaeb31   13 years michaelni ffmpeg: print warning if encoding would duplicate massive amounts of …
(edit) @07935318   13 years siretart Bump major version for b8e893399ff8755721dc117695ec5ff183c1e07b On …
(edit) @ea6331f8   13 years rsbultje h264-mt: fix deadlock in packets with multiple slices (e.g. MP4).
(edit) @54dd50d1   13 years michaelni cmdutils: remove outcommented merge trash Signed-off-by: Michael …
(edit) @56e11d23   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Drop …
(edit) @ae88e9c   13 years alex.converse mov: Fix empty edit detection.
(edit) @4aeb7769   13 years michaelni dump_metadata: Fix 0xd in metadata Fixed ticket245 Signed-off-by: …
(edit) @867b1067   13 years michaelni Attempt to fix ticket266 Signed-off-by: Michael Niedermayer …
(edit) @940a55cc   13 years michaelni eval: Fix 32bit unsigned parsing Fixes ticket264 Signed-off-by: …
(edit) @a7e4342f   13 years michaelni avidec: consider non video to contain only keyframes when seeking. …
(edit) @6c0f5172   13 years michaelni ffplay: dont drop frames by default when there is no audio stream …
(edit) @fd2c0a5d   13 years stefano.sabatini-lala lavfi: add layout negotiation fields and helper functions.
(edit) @527ca398   13 years stefano.sabatini-lala lavfi: use int64_t lists in AVFilteFormats The list type was changed …
(edit) @8f349b6   13 years stefano.sabatini-lala lavfi: fix realloc size computation in avfilter_add_format() Replace …
(edit) @c6e288a7   13 years stefano.sabatini-lala lavfi: fix Makefile HEADERS Add a missing space between …
(edit) @8d3d3436   13 years mans Drop git- prefix from version labels Signed-off-by: Mans Rullgard …
(edit) @8fab4007   13 years siretart Use the contents of RELEASE as version fallback instead of 'UNKNOWN' …
(edit) @7b2d2190   13 years mans path64/open64: filter out unsupported flags These flags are accepted …
(edit) @72da9888   13 years siretart Add Release Notes
(edit) @44f669e7   13 years stefano.sabatini-lala lavfi: add vsink_buffer, and use it in ff* tools Also add the public …
(edit) @e89ba76a   13 years stefano.sabatini-lala vsrc_color: use internal timebase Avoid timescale conversion, simplify.
(edit) @141f0354   13 years stefano.sabatini-lala opt: do not crash in av_set_options_string() if opts == NULL Add …
(edit) @15f03725   13 years stefano.sabatini-lala lavfi: add negate filter This filter is a simple wrapper around the …
(edit) @dd2793c8   13 years stefano.sabatini-lala lavfi: add LUT (LookUp Table) generic filters
(edit) @4b84d511   13 years alex.converse sipr: Drop unused DSPContext
(edit) @1e3d5eec   13 years alex.converse sipr: include string.h for mem*()
(edit) @cb372931   13 years alex.converse sipr: Use memmove() to copy overlapped buffers.
(edit) @0c17beba   13 years alex.converse h264: drop some ugly casts
(edit) @83f9bc8a   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
(edit) @15b4f644   13 years michaelni swscale: fix mono input for width%8 Fixes ticket193 Signed-off-by: …
(edit) @799a87d7   13 years michaelni avidec: Ignore unknown stream types Improves ticket131 …
(edit) @a4233d1f   13 years michaelni h264: print actual slice number in "Too many slices" warning …
(edit) @9291faeb   13 years michaelni jpegdec: include mjpb_skiptosod in debug output Signed-off-by: …
(edit) @a09a3e82   13 years michaelni jpegdec: fix CJPG decoding. Fixes ticket133 Signed-off-by: Michael …
(edit) @0aed4f81   13 years michaelni w32threads: with only 1 thread there cant be a active threading mode. …
(edit) @035c13e3   13 years michaelni ffmpeg: warn if samples need to be converted in a lossy way for …
(edit) @7ba26252   13 years michaelni flacenc: mark as lossless codec Signed-off-by: Michael Niedermayer …
(edit) @34dc7aa   13 years michaelni libavcodec: add CODEC_CAP_LOSSLESS Signed-off-by: Michael Niedermayer …
(edit) @dbafb0e0   13 years rsbultje lavf: prevent crash in av_open_input_file() if ap == NULL. Needed for …
(edit) @bed31c7   13 years siretart more Changelog additions
Note: See TracRevisionLog for help on using the revision log.