July 2011 Archives by subject
Starting: Fri Jul 1 02:43:28 CEST 2011
Ending: Sun Jul 31 19:40:40 CEST 2011
Messages: 803
- [FFmpeg-cvslog] 9/10-bit: simplify clipping macros
Mans Rullgard
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 70846d7 Update gdb usage.
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8f25ee2 News about the 0.8.1 & 0.7.2 releases
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. e9ebad6 FFmpeg 0.8.1 & 0.7.2
gitolite
- [FFmpeg-cvslog] aacenc: Make chan_map const correct
Alex Converse
- [FFmpeg-cvslog] aacps: skip some memcpy() if src and dst would be equal
Mans Rullgard
- [FFmpeg-cvslog] ac3dec: add a drc_scale private option
Anton Khirnov
- [FFmpeg-cvslog] ac3dsp: add x86-optimized versions of ac3dsp.extract_exponents().
Justin Ruggles
- [FFmpeg-cvslog] ac3dsp: simplify extract_exponents() now that it does not need to do clipping.
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: add int32_t array clipping function to DSPUtil, including x86 versions.
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: clip coefficients after MDCT.
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: fix memleak
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: Mark AVClasses const
Martin Storsjö
- [FFmpeg-cvslog] ac3enc: merge AC3MDCTContext with AC3EncodeContext.
Justin Ruggles
- [FFmpeg-cvslog] ac3enc: prefer passing AC3EncodeContext rather than AVCodecContext
Justin Ruggles
- [FFmpeg-cvslog] Add a check for strptime().
Anton Khirnov
- [FFmpeg-cvslog] Add an APIChanges entry and bump minor versions for recent changes.
Anton Khirnov
- [FFmpeg-cvslog] Add another MP3 CAF codec tag.
Carl Eugen Hoyos
- [FFmpeg-cvslog] add changelog entries for added fourcc codecs and H.264 fixes
Reinhard Tartler
- [FFmpeg-cvslog] add changelog entries for added fourcc codecs and H.264 fixes
Reinhard Tartler
- [FFmpeg-cvslog] Added ability to enable workaround for dxva2 decoding using older ATI cards
Joakim Plate
- [FFmpeg-cvslog] add Flash Screen Video 2 decoder
Kostya Shishkov
- [FFmpeg-cvslog] Add LGPL license boilerplate to files lacking it.
Diego Biurrun
- [FFmpeg-cvslog] Add LGPL license boilerplate to files lacking it.
Diego Biurrun
- [FFmpeg-cvslog] Add LGPL license boilerplate to files lacking it.
Diego Biurrun
- [FFmpeg-cvslog] Add mode to yadif to enable/disable deinterlacing based on src frame " interlaced" flag
Joakim Plate
- [FFmpeg-cvslog] Add new yuv444 pixfmts to avcodec_align_dimensions2
Jason Garrett-Glaser
- [FFmpeg-cvslog] Add new yuv444 pixfmts to avcodec_align_dimensions2
Jason Garrett-Glaser
- [FFmpeg-cvslog] Add operand size to add instructions.
Reimar Döffinger
- [FFmpeg-cvslog] Add operand size to add instructions.
Reimar Döffinger
- [FFmpeg-cvslog] Add operand size to add instructions.
Reimar Döffinger
- [FFmpeg-cvslog] Add some missing mathematics.h #includes for av_rescale().
Diego Biurrun
- [FFmpeg-cvslog] Add support for aac streams in mp4/mov without extradata.
Benjamin Larsson
- [FFmpeg-cvslog] Add support for aac streams in mp4/mov without extradata.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Add support for aac streams in mp4/mov without extradata.
Reimar Döffinger
- [FFmpeg-cvslog] Add version number to doxygen config
Reinhard Tartler
- [FFmpeg-cvslog] Add version number to doxygen config
Reinhard Tartler
- [FFmpeg-cvslog] adler32: make test program more useful and add fate test
Mans Rullgard
- [FFmpeg-cvslog] adler32: whitespace cosmetics
Mans Rullgard
- [FFmpeg-cvslog] adts: Fix PCE copying.
Alex Converse
- [FFmpeg-cvslog] aes: allow unaligned input and output buffers
Mans Rullgard
- [FFmpeg-cvslog] aes: fix for big endian systems
Mans Rullgard
- [FFmpeg-cvslog] aes: fix invalid array indexing in init code
Mans Rullgard
- [FFmpeg-cvslog] aes: improve test program and add fate test
Mans Rullgard
- [FFmpeg-cvslog] aes: use direct assignments instead of memcpy() or loops
Mans Rullgard
- [FFmpeg-cvslog] aes: whitespace cosmetics
Mans Rullgard
- [FFmpeg-cvslog] alac: Remove unused dummy code.
Diego Biurrun
- [FFmpeg-cvslog] alsa: add support for more formats.
Carl Eugen Hoyos
- [FFmpeg-cvslog] alsa: add support for more formats.
Carl Eugen Hoyos
- [FFmpeg-cvslog] alsa: fallback to buffer_size/4 for period_size.
Justin Ruggles
- [FFmpeg-cvslog] ALSA: fix use of period_size.
Nicolas George
- [FFmpeg-cvslog] ALSA: implement get_output_timestamp.
Nicolas George
- [FFmpeg-cvslog] alsa: limit buffer_size to 32768 frames.
Justin Ruggles
- [FFmpeg-cvslog] alsa: support unsigned variants of already supported signed formats.
Carl Eugen Hoyos
- [FFmpeg-cvslog] alsa: support unsigned variants of already supported signed formats.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ALSA demuxer: use av_gettime and a timefilter.
Nicolas George
- [FFmpeg-cvslog] ALSA encoder: correctly set time_base.
Nicolas George
- [FFmpeg-cvslog] ape: adjust some printf format strings to correctly match argument types
Diego Biurrun
- [FFmpeg-cvslog] APIchanges: fill in missing hashes and dates.
Anton Khirnov
- [FFmpeg-cvslog] ARM: ac3: update ff_ac3_extract_exponents_neon per 8b7b2d6
Mans Rullgard
- [FFmpeg-cvslog] ARM: allow unaligned buffer in fixed-point NEON FFT4
Mans Rullgard
- [FFmpeg-cvslog] ARM: NEON optimised vector_clip_int32()
Mans Rullgard
- [FFmpeg-cvslog] arm: remove disabled function dct_unquantize_h263_inter_iwmmxt()
Diego Biurrun
- [FFmpeg-cvslog] ARM: silence some annoying armcc warnings
Mans Rullgard
- [FFmpeg-cvslog] ARM: silence some annoying armcc warnings
Mans Rullgard
- [FFmpeg-cvslog] ARM: use const macro to define constant data in asm
Mans Rullgard
- [FFmpeg-cvslog] ARM: workaround for bug in GNU assembler
Mans Rullgard
- [FFmpeg-cvslog] au: add computation for duration
ami_stuff
- [FFmpeg-cvslog] au: reuse the result of the previous call to av_get_bits_per_sample()
Stefano Sabatini
- [FFmpeg-cvslog] audioconvert: define unique strings for AV_CH_LAYOUT_5POINT{0, 1}_BACK
Stefano Sabatini
- [FFmpeg-cvslog] avcodec: increase padding, fixes ticket313
Michael Niedermayer
- [FFmpeg-cvslog] avfiltergraph: clarify doxy for avfilter_graph_parse() open_inputs/ outputs params
Stefano Sabatini
- [FFmpeg-cvslog] avformat: doxify the Metadata API
Reinhard Tartler
- [FFmpeg-cvslog] avformat: doxify the Metadata API
Reinhard Tartler
- [FFmpeg-cvslog] avformat: doxify the Metadata API
Reinhard Tartler
- [FFmpeg-cvslog] avformat_open_input(): Add braces to shut up gcc warning.
Diego Biurrun
- [FFmpeg-cvslog] avidec: Factor out the sync fucntionality.
Alex Converse
- [FFmpeg-cvslog] avidec: infer absolute vs relative index from first packet
Alex Converse
- [FFmpeg-cvslog] avidec: simplify convoluted flow in avi_load_index()
Mans Rullgard
- [FFmpeg-cvslog] avio: don't replicate avio_alloc_context functionality.
Anton Khirnov
- [FFmpeg-cvslog] AVOptions: in av_opt_find() don' t return named constants unless unit is specified.
Anton Khirnov
- [FFmpeg-cvslog] avutil: Add missing test programs to Makefile.
Diego Biurrun
- [FFmpeg-cvslog] avutil: elaborate documentation for av_get_random_seed
Reinhard Tartler
- [FFmpeg-cvslog] base64: add fate test
Mans Rullgard
- [FFmpeg-cvslog] Bink: clip AC coefficients during dequantization.
Reimar Döffinger
- [FFmpeg-cvslog] bink: make IDCT take 32-bit input
Kostya Shishkov
- [FFmpeg-cvslog] bink: pass Bink version to audio decoder through extradata instead of codec_tag.
Kostya
- [FFmpeg-cvslog] bitdepth: simplify FUNC/FUNCC macros
Mans Rullgard
- [FFmpeg-cvslog] build: add -L flags before existing LDFLAGS
Mans Rullgard
- [FFmpeg-cvslog] build: clean up library installation rules
Mans Rullgard
- [FFmpeg-cvslog] build: Create mlib optimization directories during out-of-tree builds.
Diego Biurrun
- [FFmpeg-cvslog] build: Create mlib optimization directories during out-of-tree builds.
Diego Biurrun
- [FFmpeg-cvslog] build: Eliminate obsolete test targets.
Diego Biurrun
- [FFmpeg-cvslog] build: make examples build normally
Luca Barbato
- [FFmpeg-cvslog] build: move tests/seek_test.c to libavformat and reuse generic build rules
Diego Biurrun
- [FFmpeg-cvslog] build: Remove deleted 'check' target from .PHONY list.
Diego Biurrun
- [FFmpeg-cvslog] build: Remove dependency and editor backup files also in the doc/ subdirectory.
Diego Biurrun
- [FFmpeg-cvslog] build: Remove dependency and editor backup files also in the doc/ subdirectory.
Diego Biurrun
- [FFmpeg-cvslog] build: remove duplicates from order-only directory prerequisite list
Diego Biurrun
- [FFmpeg-cvslog] build: remove unnecessary dependency on libs from 'all' target
Mans Rullgard
- [FFmpeg-cvslog] build: remove unnecessary FFLDFLAGS variable
Mans Rullgard
- [FFmpeg-cvslog] build: remove unused copy regression test script
Diego Biurrun
- [FFmpeg-cvslog] build: rework rules for things in the tools dir
Mans Rullgard
- [FFmpeg-cvslog] cabac: Move code only used in the cabac test program to cabac.c.
Diego Biurrun
- [FFmpeg-cvslog] changelog: misc typo and wording fixes
Diego Biurrun
- [FFmpeg-cvslog] changelog: misc typo and wording fixes
Diego Biurrun
- [FFmpeg-cvslog] changelog: misc typo and wording fixes
Diego Biurrun
- [FFmpeg-cvslog] cmdutils: add codec_opts parameter to setup_find_stream_info_opts()
Stefano Sabatini
- [FFmpeg-cvslog] cmdutils: clarify documentation for filter_codec_opts()
Stefano Sabatini
- [FFmpeg-cvslog] cmdutils: clarify documentation for setup_find_stream_info_opts()
Stefano Sabatini
- [FFmpeg-cvslog] cmdutils: fix an opt name/val swap in set_context_opts()
Etienne Buira
- [FFmpeg-cvslog] cmdutils: remove #if 0-ed conflict marger trash that i forgot
Michael Niedermayer
- [FFmpeg-cvslog] cmdutils: replace opt_default with opt_default2() and remove set_context_opts
Anton Khirnov
- [FFmpeg-cvslog] cmdutils: store all codec options in one dict instead of video/audio/sub
Anton Khirnov
- [FFmpeg-cvslog] configure: add -xc99 to LDFLAGS for Sun CC
Sean McGovern
- [FFmpeg-cvslog] configure: Automatically add more flags required on symbian
Martin Storsjö
- [FFmpeg-cvslog] configure: do not blank $LIBNAME if static libs disabled
Mans Rullgard
- [FFmpeg-cvslog] configure: fix --cpu=host with gcc 4.6
Mans Rullgard
- [FFmpeg-cvslog] configure: report optimization for size separately
Mans Rullgard
- [FFmpeg-cvslog] configure: report optimization for size separately
Mans Rullgard
- [FFmpeg-cvslog] configure: select buffersink_filter when ffmpeg is enabled
Stefano Sabatini
- [FFmpeg-cvslog] configure: simplify -rpath-link linker flag
Diego Biurrun
- [FFmpeg-cvslog] configure: spelling cosmetics
Diego Biurrun
- [FFmpeg-cvslog] cosmetic: reindent of dxva2 zigzag workaround
Joakim Plate
- [FFmpeg-cvslog] cosmetics: fix some then/than typos
Diego Biurrun
- [FFmpeg-cvslog] cosmetics: indentation
Justin Ruggles
- [FFmpeg-cvslog] cosmetics: reindent
Justin Ruggles
- [FFmpeg-cvslog] cosmetics: rename eac3dec_data.c/h to eac3_data.c/ h since the tables will also
Justin Ruggles
- [FFmpeg-cvslog] crc: add fate test
Mans Rullgard
- [FFmpeg-cvslog] dca: set AVCodecContext frame_size for DTS audio
John Stebbins
- [FFmpeg-cvslog] dct-test: exit with non-zero status if an IDCT fails
Mans Rullgard
- [FFmpeg-cvslog] dct-test: make speed test optional
Mans Rullgard
- [FFmpeg-cvslog] dct-test: remove 'ref' function pointer from tables
Mans Rullgard
- [FFmpeg-cvslog] dct-test: remove commented out code
Mans Rullgard
- [FFmpeg-cvslog] dct-test: remove is_idct field from tables
Mans Rullgard
- [FFmpeg-cvslog] dct-test: remove write-only variable
Mans Rullgard
- [FFmpeg-cvslog] dct-test: simplify calling dct_error()
Mans Rullgard
- [FFmpeg-cvslog] dct-test: split table in two for idct and fdct
Mans Rullgard
- [FFmpeg-cvslog] dct-test: whitespace cosmetics
Mans Rullgard
- [FFmpeg-cvslog] dctref: make sure function declarations match between .c and .h file
Diego Biurrun
- [FFmpeg-cvslog] des: allow unaligned input and output buffers
Mans Rullgard
- [FFmpeg-cvslog] des: fix #if conditional around P_shuffle
Mans Rullgard
- [FFmpeg-cvslog] des: reduce number of iterations in test program
Mans Rullgard
- [FFmpeg-cvslog] dict: extend documentation.
Anton Khirnov
- [FFmpeg-cvslog] dict: fix another typo
Stefano Sabatini
- [FFmpeg-cvslog] dnxhd: 10-bit support
Joseph Artsimovich
- [FFmpeg-cvslog] dnxhd: add regression test for 10-bit
Mans Rullgard
- [FFmpeg-cvslog] dnxhd: prettify tables
Mans Rullgard
- [FFmpeg-cvslog] dnxhd: rename some data tables
Joseph Artsimovich
- [FFmpeg-cvslog] dnxhddec: avoid a branch in 10-bit decode_dct_block()
Mans Rullgard
- [FFmpeg-cvslog] dnxhddec: optimise dnxhd_decode_dct_block()
Mans Rullgard
- [FFmpeg-cvslog] dnxhdenc: fix declarations in for loops
Mans Rullgard
- [FFmpeg-cvslog] dnxhdenc: remove inline from function only called through pointer
Mans Rullgard
- [FFmpeg-cvslog] dnxhdenc: Replace a forward declaration by the proper #include.
Diego Biurrun
- [FFmpeg-cvslog] dnxhdenc: whitespace cosmetics
Mans Rullgard
- [FFmpeg-cvslog] doc/examples: add decoding/filtering example program
Stefano Sabatini
- [FFmpeg-cvslog] doc/fftools-common-opts: wording fixes missing from the previous commit.
Anton Khirnov
- [FFmpeg-cvslog] doc: document using AVOptions in fftools.
Anton Khirnov
- [FFmpeg-cvslog] doc: Improve references to external URLs.
Diego Biurrun
- [FFmpeg-cvslog] doc: remove file name from @file directive in Doxygen usage example
Diego Biurrun
- [FFmpeg-cvslog] doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support.
Diego Biurrun
- [FFmpeg-cvslog] doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support.
Diego Biurrun
- [FFmpeg-cvslog] doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support.
Diego Biurrun
- [FFmpeg-cvslog] doc: Remove outdated information about our issue tracker
Reinhard Tartler
- [FFmpeg-cvslog] doc: replace @pxref by @ref where appropriate
Diego Biurrun
- [FFmpeg-cvslog] doc: update ffmpeg -ar and -ac documentation to reflect reality.
Anton Khirnov
- [FFmpeg-cvslog] docs: Don't recommend adding --enable-memalign-hack
Martin Storsjö
- [FFmpeg-cvslog] docs: Don't recommend adding --enable-memalign-hack
Reinhard Tartler
- [FFmpeg-cvslog] docs: Don't recommend adding --enable-memalign-hack
Reinhard Tartler
- [FFmpeg-cvslog] docs: Explain how to regenerate import libraries with MSVC tools
Martin Storsjö
- [FFmpeg-cvslog] docs: Mention that libraries for MSVC can be built with a cross compiler
Martin Storsjö
- [FFmpeg-cvslog] docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue
Martin Storsjö
- [FFmpeg-cvslog] docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue
Martin Storsjö
- [FFmpeg-cvslog] docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue
Martin Storsjö
- [FFmpeg-cvslog] docs: Remove a remark that isn't relevant any longer
Martin Storsjö
- [FFmpeg-cvslog] docs: Remove needless configure options
Martin Storsjö
- [FFmpeg-cvslog] docs: Remove needless configure options
Martin Storsjö
- [FFmpeg-cvslog] docs: Remove needless configure options
Martin Storsjö
- [FFmpeg-cvslog] docs: Remove old docs that mention setting up a build environment with lib. exe
Martin Storsjö
- [FFmpeg-cvslog] docs: Use proper markup for a literal command line option
Martin Storsjö
- [FFmpeg-cvslog] docs: Use proper markup for a literal command line option
Martin Storsjö
- [FFmpeg-cvslog] docs: Use proper markup for a literal command line option
Martin Storsjö
- [FFmpeg-cvslog] Don't mark generated dummy frame output from mpeg1/2 decoder as keyframe.
elupus
- [FFmpeg-cvslog] Don't mark generated dummy frame output from mpeg1/2 decoder as keyframe.
Ivan Kalvachev
- [FFmpeg-cvslog] Don't mark generated dummy frame output from mpeg1/2 decoder as keyframe.
Stefano Sabatini
- [FFmpeg-cvslog] Don't mark generated dummy frame output from mpeg1/2 decoder as keyframe.
Michael Niedermayer
- [FFmpeg-cvslog] Do not decode RV30 files if the extradata is too small
Rafaël Carré
- [FFmpeg-cvslog] Do not decode RV30 files if the extradata is too small
compn
- [FFmpeg-cvslog] Do not decode RV30 files if the extradata is too small
Reimar Döffinger
- [FFmpeg-cvslog] Do not include intfloat_readwrite.h in avutil.h
Mans Rullgard
- [FFmpeg-cvslog] Do not include log.h in avutil.h
Mans Rullgard
- [FFmpeg-cvslog] Do not include mathematics.h in avutil.h
Mans Rullgard
- [FFmpeg-cvslog] Do not include pixfmt.h in avutil.h
Mans Rullgard
- [FFmpeg-cvslog] Do not include rational.h in avutil.h
Mans Rullgard
- [FFmpeg-cvslog] Do not use AVFMT_FLAG_NONBLOCK for the output file.
Nicolas George
- [FFmpeg-cvslog] doxygen: Add qmul docs.
Diego Biurrun
- [FFmpeg-cvslog] doxygen: be more permissive when searching for API examples
Reinhard Tartler
- [FFmpeg-cvslog] doxygen: be more permissive when searching for API examples
Reinhard Tartler
- [FFmpeg-cvslog] doxygen: be more permissive when searching for API examples
Reinhard Tartler
- [FFmpeg-cvslog] doxygen: consistently place brief description
Diego Biurrun
- [FFmpeg-cvslog] doxygen: do not include license boilerplate in Doxygen documentation
Diego Biurrun
- [FFmpeg-cvslog] doxygen: Drop array size declarations from Doxygen parameter names.
Diego Biurrun
- [FFmpeg-cvslog] doxygen: Drop array size declarations from Doxygen parameter names.
Reinhard Tartler
- [FFmpeg-cvslog] doxygen: Drop array size declarations from Doxygen parameter names.
Reinhard Tartler
- [FFmpeg-cvslog] doxygen: Escape '\' in Doxygen documentation.
Diego Biurrun
- [FFmpeg-cvslog] doxygen: Escape '\' in Doxygen documentation.
Diego Biurrun
- [FFmpeg-cvslog] doxygen: Escape '\' in Doxygen documentation.
Diego Biurrun
- [FFmpeg-cvslog] doxygen: Fix documentation for some VP8 functions.
Diego Biurrun
- [FFmpeg-cvslog] doxygen: Fix documentation for some VP8 functions.
Diego Biurrun
- [FFmpeg-cvslog] doxygen: Fix documentation for some VP8 functions.
Diego Biurrun
- [FFmpeg-cvslog] doxygen: Fix execute_code() @return documentation.
Diego Biurrun
- [FFmpeg-cvslog] doxygen: Fix parameter names to match the function prototypes.
Diego Biurrun
- [FFmpeg-cvslog] doxygen: fix usage of @file directive in libavutil/{dict, file}.h
Reinhard Tartler
- [FFmpeg-cvslog] doxygen: fix usage of @file directive in libavutil/{dict, file}.h
Reinhard Tartler
- [FFmpeg-cvslog] doxygen: fix usage of @file directive in libavutil/{dict, file}.h
Reinhard Tartler
- [FFmpeg-cvslog] doxygen: Help doxygen parser to understand the DECLARE_ALIGNED and offsetof macros
Reinhard Tartler
- [FFmpeg-cvslog] doxygen: Include libavcodec and libavformat examples into the documentation
Reinhard Tartler
- [FFmpeg-cvslog] doxygen: Make sure parameter names match between .c and .h files.
Diego Biurrun
- [FFmpeg-cvslog] doxygen: misc consistency cosmetics
Diego Biurrun
- [FFmpeg-cvslog] doxygen: Move function documentation into the macro generating the function .
Diego Biurrun
- [FFmpeg-cvslog] doxygen: place empty line between brief description and detailed description
Diego Biurrun
- [FFmpeg-cvslog] doxygen: Prefer member groups over grouping into modules
Reinhard Tartler
- [FFmpeg-cvslog] doxygen: Prefer member groups over grouping into modules
Reinhard Tartler
- [FFmpeg-cvslog] doxygen: Prefer member groups over grouping into modules
Reinhard Tartler
- [FFmpeg-cvslog] doxygen: Remove spurious documentation for non-existing function parameters .
Diego Biurrun
- [FFmpeg-cvslog] doxygen: Remove spurious documentation for non-existing function parameters .
Diego Biurrun
- [FFmpeg-cvslog] doxygen: Remove spurious documentation for non-existing function parameters .
Diego Biurrun
- [FFmpeg-cvslog] doxygen: replace @sa tag by the more readable but equivalent @see
Diego Biurrun
- [FFmpeg-cvslog] doxygen: use Doxygen markup for authors and web links where appropriate
Diego Biurrun
- [FFmpeg-cvslog] dsputil: allow 9/10-bit functions for non-h264 codecs
Mans Rullgard
- [FFmpeg-cvslog] dsputil: create 16/32-bit dctcoef versions of some functions
Mans Rullgard
- [FFmpeg-cvslog] dsputil: fix ff_check_alignment()
Mans Rullgard
- [FFmpeg-cvslog] dsputil: move a bink-only function to binkdsp
Mans Rullgard
- [FFmpeg-cvslog] dsputil: remove disabled code
Diego Biurrun
- [FFmpeg-cvslog] dsputil: Remove extra blank line at end.
Alex Converse
- [FFmpeg-cvslog] dsputil: remove ff_emulated_edge_mc macro used in one place
Mans Rullgard
- [FFmpeg-cvslog] dsputil: remove huge #if 0 block
Mans Rullgard
- [FFmpeg-cvslog] dsputil: remove some unused functions
Mans Rullgard
- [FFmpeg-cvslog] dsputil: remove stale bink prototypes and comments
Mans Rullgard
- [FFmpeg-cvslog] dsputil: Replace a LONG_MAX check with HAVE_FAST_64BIT.
Alex Converse
- [FFmpeg-cvslog] dsputil: restore mistakenly removed hunk of disabled code
Diego Biurrun
- [FFmpeg-cvslog] dsputil: template get_pixels() for different bit depths
Mans Rullgard
- [FFmpeg-cvslog] dsputil: update per-arch init funcs for non-h264 high bit depth
Mans Rullgard
- [FFmpeg-cvslog] dsputil_mmx: try to fix compilation without yasm.
Michael Niedermayer
- [FFmpeg-cvslog] dv: fix comment spelling
Clément Bœsch
- [FFmpeg-cvslog] dv: fix comment spelling.
Clément Bœsch
- [FFmpeg-cvslog] dv: fix comment wording mistake
Clément Bœsch
- [FFmpeg-cvslog] dv: fix comment wording mistake
Clément Bœsch
- [FFmpeg-cvslog] dv: fix valgrind use of uninitialised value warnings.
Reimar Döffinger
- [FFmpeg-cvslog] dv: fix valgrind use of uninitialised value warnings.
Reimar Döffinger
- [FFmpeg-cvslog] DxVA2: unbreak build after [657ccb5ac75ce34e62bd67f228d9bd36db72189e]
Jean-Baptiste Kempf
- [FFmpeg-cvslog] eac3enc: support writing of basic mixing and info metadata
Justin Ruggles
- [FFmpeg-cvslog] eac3enc: use different numbers of blocks per frame to allow higher bitrates
Justin Ruggles
- [FFmpeg-cvslog] eac3enc: use frame exponent strategy when applicable.
Justin Ruggles
- [FFmpeg-cvslog] Eliminate FF_COMMON_FRAME macro.
Diego Biurrun
- [FFmpeg-cvslog] eval/fate: try to fix nan printing format failures.
Michael Niedermayer
- [FFmpeg-cvslog] eval: add fate test
Mans Rullgard
- [FFmpeg-cvslog] eval: add missing comma to tests.
Ronald S. Bultje
- [FFmpeg-cvslog] eval: clear Parser instances before using
Mans Rullgard
- [FFmpeg-cvslog] eval: fix memleak.
Ronald S. Bultje
- [FFmpeg-cvslog] eval: make timing optional in test program
Mans Rullgard
- [FFmpeg-cvslog] examples/encoding.c: adopt a less restrictive license
Stefano Sabatini
- [FFmpeg-cvslog] examples/encoding.c: remove reference to unexisting file
Stefano Sabatini
- [FFmpeg-cvslog] examples/encoding.c: remove unnecessary includes
Stefano Sabatini
- [FFmpeg-cvslog] examples/encoding.c: replace "this library" with "libavcodec" in doxy
Stefano Sabatini
- [FFmpeg-cvslog] examples/encoding.c: use av_image_alloc() for allocating an image buffer
Stefano Sabatini
- [FFmpeg-cvslog] examples/muxing.c: apply misc style fixes
Stefano Sabatini
- [FFmpeg-cvslog] examples/muxing.c: fix typo, futur -> future
Stefano Sabatini
- [FFmpeg-cvslog] examples/muxing.c: remove doxy reference to unexisting file
Stefano Sabatini
- [FFmpeg-cvslog] examples/muxing.c: set sample format for encoding
Stefano Sabatini
- [FFmpeg-cvslog] examples: move metadata-example.c to doc/examples
Stefano Sabatini
- [FFmpeg-cvslog] examples: rename "-example" suffix from examples files
Stefano Sabatini
- [FFmpeg-cvslog] fate-aac: Expand coverage.
Alex Converse
- [FFmpeg-cvslog] fate: add 'null' comparison method
Mans Rullgard
- [FFmpeg-cvslog] fate: add DES test
Mans Rullgard
- [FFmpeg-cvslog] fate: add idct8x8 test
Mans Rullgard
- [FFmpeg-cvslog] fate: make vsynth tests depend on only the relevant vref
Mans Rullgard
- [FFmpeg-cvslog] fate: move libavutil test rules to a separate file
Mans Rullgard
- [FFmpeg-cvslog] fate: separate lavf-mxf_d10 test from lavf-mxf
Mans Rullgard
- [FFmpeg-cvslog] fate: test more FFT etc sizes
Mans Rullgard
- [FFmpeg-cvslog] ffmpeg: better timebase guessing for stream copy
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: check experimental flag after codec is opened.
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: deprecate -vc and -tvstd
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: deprecate loop_input and loop_output options
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: don' t abuse a global for passing channel layout from input to output
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: don't abuse a global for passing sample format from input to output
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: do not set GLOBAL_HEADER flag in the options context
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: drop AV prefixes from struct names.
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: factor common code from new_a/v/s/d_stream to new_output_stream()
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: fix muxer private options (bug introduced by anton khirnov)
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix operation with --disable-avfilter
Mans Rullgard
- [FFmpeg-cvslog] ffmpeg: fix operation with --disable-avfilter
Mans Rullgard
- [FFmpeg-cvslog] ffmpeg: fix operation with --disable-avfilter
Mans Rullgard
- [FFmpeg-cvslog] ffmpeg: fix passlogfile regression
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix passlogfile regression
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: fix prototypes of functions after the removal of OPT_FUNC2.
Baptiste Coudurier
- [FFmpeg-cvslog] ffmpeg: fix prototypes of functions after the removal of OPT_FUNC2.
Baptiste Coudurier
- [FFmpeg-cvslog] ffmpeg: fix some indentation
Mans Rullgard
- [FFmpeg-cvslog] ffmpeg: Fix the check for experimental codecs
Martin Storsjö
- [FFmpeg-cvslog] ffmpeg: Fix VDPAU decoding for some H264 samples.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffmpeg: Fix VDPAU decoding for some H264 samples.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffmpeg: Fix VDPAU decoding for some H264 samples.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffmpeg: Fix VDPAU decoding for some H264 samples.
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffmpeg: get rid of a pointless limit on number of streams.
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: get rid of a pointless limit on number of streams.
Reimar Döffinger
- [FFmpeg-cvslog] ffmpeg: loose lowres hackery
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: merge input_codecs into input_streams.
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: merge input_files_ts_offset into input_files.
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: merge input_files_ts_scale into InputStream.
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: print the low bitrate warning after the codec is openend.
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: remove an unused define.
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: remove pointless if (nb_input_files)
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: remove unused variables from InputStream.
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: use av_get_bytes_per_sample() in place of av_get_bits_per_sample_fmt()
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: use av_get_bytes_per_sample() in place of av_get_bits_per_sample_fmt()
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: use av_get_bytes_per_sample() in place of av_get_bits_per_sample_fmt()
Stefano Sabatini
- [FFmpeg-cvslog] ffmpeg: use new avcodec_open2 and avformat_find_stream_info API.
Anton Khirnov
- [FFmpeg-cvslog] ffmpeg: use new avformat_open_* API.
Anton Khirnov
- [FFmpeg-cvslog] ffplay: set input link sample aspect ratio in input_config_props()
Stefano Sabatini
- [FFmpeg-cvslog] ffplay: skip return value of avcodec_decode_video2 / avcodec_decode_subtitle2
Diego Biurrun
- [FFmpeg-cvslog] ffplay: use new avcodec_open2 and avformat_find_stream_info API.
Anton Khirnov
- [FFmpeg-cvslog] ffplay: use new avformat_open_* API.
Anton Khirnov
- [FFmpeg-cvslog] ffplay: warn that -pix_fmt is no longer working, suggest alternative
Stefano Sabatini
- [FFmpeg-cvslog] ffplay: warn that -s is no longer working, suggest alternative
Stefano Sabatini
- [FFmpeg-cvslog] ffplay: warn that -s is no longer working, suggest alternative
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffplay: warn that -s is no longer working, suggest alternative
Stefano Sabatini
- [FFmpeg-cvslog] ffplay: warn that -s is no longer working, suggest alternative
Carl Eugen Hoyos
- [FFmpeg-cvslog] ffprobe: display bitstream level.
Thierry Foucu
- [FFmpeg-cvslog] ffprobe: fix opt_pretty() signature
Stefano Sabatini
- [FFmpeg-cvslog] ffprobe: flush stdout after each group.
Nicolas George
- [FFmpeg-cvslog] ffserver: remove unused variable.
Chris Wilson
- [FFmpeg-cvslog] ffserver: Replace two loops with one loop.
Mike Williams
- [FFmpeg-cvslog] ffv1: remove unused tables
Mans Rullgard
- [FFmpeg-cvslog] filters.texi: fix @var{auto} misc typos in yadif docs
Stefano Sabatini
- [FFmpeg-cvslog] filters.texi: fix @var{auto} misc typos in yadif docs
elupus
- [FFmpeg-cvslog] Fix av_open_input_stream with uninitialized context pointer.
Reimar Döffinger
- [FFmpeg-cvslog] Fix av_open_input_stream with uninitialized context pointer.
Reimar Döffinger
- [FFmpeg-cvslog] Fix av_open_input_stream with uninitialized context pointer.
Reimar Döffinger
- [FFmpeg-cvslog] Fix av_open_input_stream with uninitialized context pointer.
Reimar Döffinger
- [FFmpeg-cvslog] Fix build with --disable-yasm.
Daniel Kang
- [FFmpeg-cvslog] Fix cpu flags test program
Mans Rullgard
- [FFmpeg-cvslog] Fix incorrect max_lowres values
Mans Rullgard
- [FFmpeg-cvslog] Fix internal buffer size for 2bpp and 4bpp raw video.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix mpeg4 padding bug detection with more than 128bit trash and slices.
Michael Niedermayer
- [FFmpeg-cvslog] Fix possible double free when encoding using xvid.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix possible double free when encoding using xvid.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix possible double free when encoding using xvid.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix possible double free when encoding using xvid.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix possible double free when encoding using xvid.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix segmentation fault in ffprobe
Gavin Kinsey
- [FFmpeg-cvslog] Fix segmentation fault in ffprobe
Gavin Kinsey
- [FFmpeg-cvslog] Fix segmentation fault in ffprobe
Gavin Kinsey
- [FFmpeg-cvslog] Fix several security issues in matroskadec.c (MSVR-11-0080).
Michael Niedermayer
- [FFmpeg-cvslog] Fix several security issues in matroskadec.c (MSVR-11-0080).
Michael Niedermayer
- [FFmpeg-cvslog] Fix several security issues in matroskadec.c (MSVR-11-0080).
Michael Niedermayer
- [FFmpeg-cvslog] Fix VDPAU decoding for some H264 samples.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix version numbers
Michael Niedermayer
- [FFmpeg-cvslog] Fix version numbers
Michael Niedermayer
- [FFmpeg-cvslog] flashsv: convert a debug av_log into av_dlog
Diego Biurrun
- [FFmpeg-cvslog] flashsv: cosmetics: break some overly long lines
Diego Biurrun
- [FFmpeg-cvslog] flashsv: cosmetics: drop some unnecessary parentheses
Diego Biurrun
- [FFmpeg-cvslog] flashsv: Eliminate redundant variable indirection.
Diego Biurrun
- [FFmpeg-cvslog] flashsv: improve some comments and fix some wrong ones
Diego Biurrun
- [FFmpeg-cvslog] flashsv: improve some variable names
Diego Biurrun
- [FFmpeg-cvslog] flashsv: inline copy_region() into flashsv_decode_frame()
Diego Biurrun
- [FFmpeg-cvslog] flashsv: replace bitstream description by a link to the specification
Diego Biurrun
- [FFmpeg-cvslog] flashsv: return more meaningful error values
Diego Biurrun
- [FFmpeg-cvslog] flashsv: set reference frame type to full frame
Diego Biurrun
- [FFmpeg-cvslog] flashsv: simplify condition
Diego Biurrun
- [FFmpeg-cvslog] flashsv: split flashsv_decode_block() off from flashsv_decode_frame().
Diego Biurrun
- [FFmpeg-cvslog] flashsvenc: convert some debug av_log() to av_dlog()
Diego Biurrun
- [FFmpeg-cvslog] flashsvenc: drop some unnecessary parentheses
Diego Biurrun
- [FFmpeg-cvslog] flashsvenc: drop unnecessary cast
Diego Biurrun
- [FFmpeg-cvslog] flashsvenc: fix some comment typos
Diego Biurrun
- [FFmpeg-cvslog] flashsvenc: improve some variable names and fix corresponding comments
Diego Biurrun
- [FFmpeg-cvslog] flashsvenc: merge two consecutive if-conditions
Diego Biurrun
- [FFmpeg-cvslog] flashsvenc: merge variable declarations and initializations
Diego Biurrun
- [FFmpeg-cvslog] flashsvenc: replace bitstream description by a link to the specification
Diego Biurrun
- [FFmpeg-cvslog] flashsvenc: whitespace cosmetics
Diego Biurrun
- [FFmpeg-cvslog] For FFmpeg 0.7 branch: Treat AV_SAMPLE_FMT_NONE as S16 for encoders.
Reimar Döffinger
- [FFmpeg-cvslog] For FFmpeg 0.7 branch: Treat AV_SAMPLE_FMT_NONE as S16 for encoders.
Reimar Döffinger
- [FFmpeg-cvslog] get_bits: remove x86 inline asm in A32 bitstream reader
Mans Rullgard
- [FFmpeg-cvslog] gif: add loop private option.
Anton Khirnov
- [FFmpeg-cvslog] gitignore: Drop individual .d ignore; it is already covered by a wildcard.
Diego Biurrun
- [FFmpeg-cvslog] graphparser: clarify comments in avfilter_graph_parse()
Stefano Sabatini
- [FFmpeg-cvslog] graphparser: fix logic for updating the open_inputs/ outputs in avfilter_graph_parse()
Stefano Sabatini
- [FFmpeg-cvslog] graphparser: simplify condition in avfilter_graph_parse()
Stefano Sabatini
- [FFmpeg-cvslog] gxf: Fix 25 fps DV material in GXF being misdetected as 50 fps
Tomas Härdin
- [FFmpeg-cvslog] gxfenc: place variable declarations before statements
Diego Biurrun
- [FFmpeg-cvslog] H.264: add filter_mb_fast support for >8-bit decoding
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: Add more x86 assembly for 10-bit H.264 predict functions
Daniel Kang
- [FFmpeg-cvslog] H.264: Add optimizations to predict x86 assembly.
Daniel Kang
- [FFmpeg-cvslog] H.264: Add x86 assembly for 10-bit H.264 predict functions
Daniel Kang
- [FFmpeg-cvslog] H.264: Add x86 assembly for 10-bit H.264 qpel functions.
Daniel Kang
- [FFmpeg-cvslog] H.264: av_always_inline some more functions
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: avoid redundant alpha/beta calculations in loopfilter
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: disable 2tap qpel with CODEC_FLAG2_FAST and >8-bit
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: disable 2tap qpel with CODEC_FLAG2_FAST and >8-bit
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: faster fill_decode_caches
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: faster fill_filter_caches
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: faster P-SKIP decoding
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: faster write_back_*
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: fix 4:4:4 + deblocking + MBAFF
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: fix 4:4:4 + deblocking + MBAFF
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: fix 4:4:4 + deblocking + MBAFF
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: fix 4:4:4 cropping warning
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: fix 4:4:4 cropping warning
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: fix 4:4:4 cropping warning
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: fix bug in lossless 4:4:4 decoding
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: fix bug in lossless 4:4:4 decoding
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: fix filter_mb_fast with 4:4:4 + 8x8dct
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: fix overreads of qscale_table
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: improve qp_thresh check
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: make filter_mb_fast support the case of unavailable top mb
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: make loopfilter bS const where applicable
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: merge fill_rectangle into P-SKIP MV prediction, to match B-SKIP
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: optimize CABAC x86 asm for Atom
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: optimize intra/inter loopfilter decision
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: reference the correct SPS in decode_scaling_matrices
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: reference the correct SPS in decode_scaling_matrices
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: reference the correct SPS in decode_scaling_matrices
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: Remove redundant hl_motion_16/8 code
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: template left MB handling
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: tweak some other x86 asm for Atom
Jason Garrett-Glaser
- [FFmpeg-cvslog] H.264: use fill_rectangle in CABAC decoding
Jason Garrett-Glaser
- [FFmpeg-cvslog] h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding with sufficient error recognition
Dustin Brody
- [FFmpeg-cvslog] h264 - Correct implicit weight table computation for long ref pics
Jeff Downs
- [FFmpeg-cvslog] h264 - correct the check for invalid long term frame index in MMCO decode
Jeff Downs
- [FFmpeg-cvslog] h264 - Fix PCM intra coded blocks in monochrome case
Jeff Downs
- [FFmpeg-cvslog] h264: Fix assert that failed to compile with -DDEBUG.
Diego Biurrun
- [FFmpeg-cvslog] h264: Fix assert that failed to compile with -DDEBUG.
Diego Biurrun
- [FFmpeg-cvslog] h264: fix h264-test
Michael Niedermayer
- [FFmpeg-cvslog] h264: improve max slices error message
Michael Niedermayer
- [FFmpeg-cvslog] h264: move decode_mb_skip() from h264.h to h.264_mvpred.h
Diego Biurrun
- [FFmpeg-cvslog] h264: move fill_decode_neighbors()/fill_decode_caches() to h264_mvpred.h
Diego Biurrun
- [FFmpeg-cvslog] h264: move h264_mvpred.h include.
Ronald S. Bultje
- [FFmpeg-cvslog] h264: remove assert() immediately following return statement
Mans Rullgard
- [FFmpeg-cvslog] h264: remove some disabled code
Diego Biurrun
- [FFmpeg-cvslog] h264_qpel_mmx: add another forgotten have_yasm
Michael Niedermayer
- [FFmpeg-cvslog] Hint why SDL_Init() may have failed.
Carl Eugen Hoyos
- [FFmpeg-cvslog] hwaccel: unbreak build
Mans Rullgard
- [FFmpeg-cvslog] iirfilter: add fate test
Mans Rullgard
- [FFmpeg-cvslog] img2: add loop private option.
Anton Khirnov
- [FFmpeg-cvslog] imgconvert: change logic in avcodec_get_pix_fmt_loss()
Stefano Sabatini
- [FFmpeg-cvslog] imgconvert: remove PixFmtInfo.pixel_type field
Stefano Sabatini
- [FFmpeg-cvslog] imgconvert: remove unused and inconsistent PixFmtInfo.depth field
Stefano Sabatini
- [FFmpeg-cvslog] imgconvert: remove unused glue and xglue macros
Stefano Sabatini
- [FFmpeg-cvslog] imgconvert: remove useless PixFmtInfo.nb_channels field
Stefano Sabatini
- [FFmpeg-cvslog] imgconvert: store padded size information in PixFmtInfo, simplify avg_bits_per_pixel()
Stefano Sabatini
- [FFmpeg-cvslog] jfdctint: add 10-bit version
Mans Rullgard
- [FFmpeg-cvslog] jpegdec: actually search for and parse RSTn
Michael Niedermayer
- [FFmpeg-cvslog] lavc: add support for codec-specific defaults.
Anton Khirnov
- [FFmpeg-cvslog] lavc: introduce avcodec_open2() as a replacement for avcodec_open().
Anton Khirnov
- [FFmpeg-cvslog] lavc: make avcodec_alloc_context3 officially public.
Anton Khirnov
- [FFmpeg-cvslog] lavc: remove a half-working attempt at different defaults for audio/ video codecs.
Anton Khirnov
- [FFmpeg-cvslog] lavc: use designated initialisers for all codecs.
Anton Khirnov
- [FFmpeg-cvslog] lavf/utils: drop av_ prefixes from static functions.
Anton Khirnov
- [FFmpeg-cvslog] lavf: add an API to get output timestamps.
Nicolas George
- [FFmpeg-cvslog] lavf: add an API to get output timestamps.
Stefano Sabatini
- [FFmpeg-cvslog] lavf: add an API to get output timestamps.
Nicolas George
- [FFmpeg-cvslog] lavf: add avformat_find_stream_info()
Anton Khirnov
- [FFmpeg-cvslog] lavf: add forgotten attribute_deprecated to av_find_stream_info()
Anton Khirnov
- [FFmpeg-cvslog] lavf: bump minor and add APIchanges entry for av_get_output_timestamp
Nicolas George
- [FFmpeg-cvslog] lavf: Cleanup try_decode_frame() logic.
Alex Converse
- [FFmpeg-cvslog] lavf: Cleanup try_decode_frame() logic.
Reimar Döffinger
- [FFmpeg-cvslog] lavf: deprecate AVFormatContext.timestamp
Anton Khirnov
- [FFmpeg-cvslog] lavf: deprecate AVStream.quality.
Anton Khirnov
- [FFmpeg-cvslog] lavf: factor out conversion of ISO8601 string to unix time
Anton Khirnov
- [FFmpeg-cvslog] lavf: fix invalid reads in avformat_find_stream_info()
Anton Khirnov
- [FFmpeg-cvslog] lavf: fix segfault in av_open_input_stream()
Anton Khirnov
- [FFmpeg-cvslog] lavf: rename enc variable in utils.c:has_codec_parameters()
Stefano Sabatini
- [FFmpeg-cvslog] lavf: restore old behavior for custom AVIOContex with an AVFMT_NOFILE format.
Anton Khirnov
- [FFmpeg-cvslog] lavf: restore old behavior for custom AVIOContex with an AVFMT_NOFILE format.
Anton Khirnov
- [FFmpeg-cvslog] lavf: restore old behavior for custom AVIOContex with an AVFMT_NOFILE format.
Anton Khirnov
- [FFmpeg-cvslog] lavf: update AVStream.nb_frames when muxing.
Anton Khirnov
- [FFmpeg-cvslog] lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
- [FFmpeg-cvslog] lavf: use the correct pointer in av_open_input_stream().
Anton Khirnov
- [FFmpeg-cvslog] lavf: use the correct pointer in av_open_input_stream().
Anton Khirnov
- [FFmpeg-cvslog] lavf: use the correct pointer in av_open_input_stream().
Anton Khirnov
- [FFmpeg-cvslog] lavfi-showfiltfmts: extend output format for specifying audio data
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: add audio channel packing negotiation fields
Mina Nagy Zaki
- [FFmpeg-cvslog] lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: make pix_fmt_is_in() in vf_lut.c an internal function
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: port boxblur filter from libmpcodecs
Stefano Sabatini
- [FFmpeg-cvslog] lavfi: tweak display aspect ratio variables in pad and scale filters
Stefano Sabatini
- [FFmpeg-cvslog] libavdevice: Remove disabled code.
Diego Biurrun
- [FFmpeg-cvslog] libavfilter: add a default to silence a warning.
Nicolas George
- [FFmpeg-cvslog] libavfilter: fix --enable-small
Michael Niedermayer
- [FFmpeg-cvslog] libavfilter: fix --enable-small
Stefano Sabatini
- [FFmpeg-cvslog] libavformat: Add an example how to use the metadata API
Reinhard Tartler
- [FFmpeg-cvslog] libavformat: Add an example how to use the metadata API
Reinhard Tartler
- [FFmpeg-cvslog] libavformat: Add an example how to use the metadata API
Reinhard Tartler
- [FFmpeg-cvslog] libgsm: Drop const qualifier to silence compiler warning.
Diego Biurrun
- [FFmpeg-cvslog] libopenjpeg: Drop const qualifier to silence compiler warning.
Diego Biurrun
- [FFmpeg-cvslog] libpostproc: Remove disabled code.
Diego Biurrun
- [FFmpeg-cvslog] libschroedingerdec: Remove write-only variable.
Diego Biurrun
- [FFmpeg-cvslog] libspeexdec: Drop const qualifier to silence compiler warning.
Diego Biurrun
- [FFmpeg-cvslog] libvo-amrwbenc: Add braces to shut up gcc warning.
Diego Biurrun
- [FFmpeg-cvslog] libx264.c: distinguish between x264 parameter errors.
Erik Slagter
- [FFmpeg-cvslog] libxvid: Add const qualifier to silence compiler warning.
Diego Biurrun
- [FFmpeg-cvslog] libxvid: add missing include of libavutil/mathematics.h
Christian Schmidt
- [FFmpeg-cvslog] libxvid: add missing include of libavutil/mathematics.h
Christian Schmidt
- [FFmpeg-cvslog] libxvid: add missing include of libavutil/mathematics.h
Christian Schmidt
- [FFmpeg-cvslog] Limit fsize before adding to pointer.
Reimar Döffinger
- [FFmpeg-cvslog] lls: use av_lfg instead of rand() in test program
Mans Rullgard
- [FFmpeg-cvslog] lls: whitespace cosmetics
Mans Rullgard
- [FFmpeg-cvslog] lsws: apply logging factorization in sws_scale_init()
Stefano Sabatini
- [FFmpeg-cvslog] lsws: factorize some logging code in sws_init_context()
Stefano Sabatini
- [FFmpeg-cvslog] lsws: fix weird indent
Stefano Sabatini
- [FFmpeg-cvslog] lsws: remove redundant macros isSupportedIn/Out
Stefano Sabatini
- [FFmpeg-cvslog] lsws: use array for storing the supported in/out information
Stefano Sabatini
- [FFmpeg-cvslog] make the RELEASE file say git and not 0.7
Michael Niedermayer
- [FFmpeg-cvslog] Match VA-API / VDPAU with zlib / bzlib build system documentation.
Carl Eugen Hoyos
- [FFmpeg-cvslog] matroskadec: defer parsing of cues element until we seek.
Aaron Colwell
- [FFmpeg-cvslog] matroskadec: fix integer underflow if header length < probe length.
Chris Evans
- [FFmpeg-cvslog] matroskadec: fix integer underflow if header length < probe length.
Chris Evans
- [FFmpeg-cvslog] matroskadec: fix integer underflow if header length < probe length.
Chris Evans
- [FFmpeg-cvslog] matroskadec: fix stupid typo (!= -> ==)
Anton Khirnov
- [FFmpeg-cvslog] matroskadec: matroska_read_seek after after EBML_STOP leads to failure.
John Stebbins
- [FFmpeg-cvslog] matroskadec: matroska_read_seek after after EBML_STOP leads to failure.
John Stebbins
- [FFmpeg-cvslog] matroskadec: matroska_read_seek after after EBML_STOP leads to failure.
John Stebbins
- [FFmpeg-cvslog] matroskadec: reindent
Anton Khirnov
- [FFmpeg-cvslog] matroskaenc: make SSA default subtitle codec.
Anton Khirnov
- [FFmpeg-cvslog] md5: add fate test
Mans Rullgard
- [FFmpeg-cvslog] md5: cosmetics
Mans Rullgard
- [FFmpeg-cvslog] md5: fix test program
Mans Rullgard
- [FFmpeg-cvslog] md5: include correct headers
Mans Rullgard
- [FFmpeg-cvslog] md5: use AV_WL32 to write result
Mans Rullgard
- [FFmpeg-cvslog] mem.h: switch doxygen parameter order to match function prototype
Diego Biurrun
- [FFmpeg-cvslog] Merge branch 'release/0.8' into release/0.7
Michael Niedermayer
- [FFmpeg-cvslog] Merge branch 'ronalds_buggy_gt8bit_sws'
Michael Niedermayer
- [FFmpeg-cvslog] Merge branch 'sws_32bit_integration'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b5849f77095439e994b11c25e6063d443b36c228'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/release/0.7' into release/0.8
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'qatar/release/0.7' into release/0.8
Michael Niedermayer
- [FFmpeg-cvslog] mjpeg: remove pointless braces around block of code
Mans Rullgard
- [FFmpeg-cvslog] motion_est: remove disabled code
Diego Biurrun
- [FFmpeg-cvslog] mov: add clcp type track as Subtitle stream.
Thierry Foucu
- [FFmpeg-cvslog] mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.
Carl Eugen Hoyos
- [FFmpeg-cvslog] mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.
Carl Eugen Hoyos
- [FFmpeg-cvslog] mov: Support R10g codec identifier.
ami_stuff
- [FFmpeg-cvslog] mov: Support R10g codec identifier.
ami_stuff
- [FFmpeg-cvslog] Move resetting of channels, sample_rate back to av_find_stream_info.
Reimar Döffinger
- [FFmpeg-cvslog] Move some conditionally used code below the appropriate #ifdef.
Diego Biurrun
- [FFmpeg-cvslog] mp3enc: write a xing frame containing number of frames in the file
Anton Khirnov
- [FFmpeg-cvslog] mpeg1video: add CODEC_CAP_SLICE_THREADS.
Ronald S. Bultje
- [FFmpeg-cvslog] mpeg1video: don't abort if thread_count is too high.
Frank Barchard
- [FFmpeg-cvslog] mpeg4: add Mpeg4 Profiles names.
Thierry Foucu
- [FFmpeg-cvslog] mpeg4: decode Level Profile for MPEG4 Part 2.
Thierry Foucu
- [FFmpeg-cvslog] mpeg4_decode_profile_level: fix indention
Michael Niedermayer
- [FFmpeg-cvslog] mpeg4videodec: simplify mpeg4_decode_profile_level()
Michael Niedermayer
- [FFmpeg-cvslog] mpegts: fix Continuity Counter error detection
Jindrich Makovicka
- [FFmpeg-cvslog] mpegts: remove invalid error check
Mike Williams
- [FFmpeg-cvslog] mpegtsenc: set Random Access indicator on keyframe start packets
Jindrich Makovicka
- [FFmpeg-cvslog] mpegvideo: fix compilation after 900321b08c95bd42e6db53864bfffbe48d6019da
Stefano Sabatini
- [FFmpeg-cvslog] mpegvideo: fix compilation after 900321b08c95bd42e6db53864bfffbe48d6019da
Stefano Sabatini
- [FFmpeg-cvslog] mpegvideo: fix invalid picture unreferencing.
Ronald S. Bultje
- [FFmpeg-cvslog] mpegvideo: initialise DSPContext in ff_dct_common_init()
Mans Rullgard
- [FFmpeg-cvslog] mt: proper locking around release_buffer calls.
Ronald S. Bultje
- [FFmpeg-cvslog] mt: proper locking around release_buffer calls.
Ronald S. Bultje
- [FFmpeg-cvslog] mt: proper locking around release_buffer calls.
Ronald S. Bultje
- [FFmpeg-cvslog] Musepack SV7: try to read files without number of frames provided
Kostya Shishkov
- [FFmpeg-cvslog] muxer opts: fix avdict use in case of early private context alloc
Michael Niedermayer
- [FFmpeg-cvslog] mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata.
Alex Converse
- [FFmpeg-cvslog] mxfenc: fix ignored drop flag in binary timecode representation.
Clément Bœsch
- [FFmpeg-cvslog] mxfenc: fix ignored drop flag in binary timecode representation.
Clément Bœsch
- [FFmpeg-cvslog] mxfenc: include needed header for ff_iso8601_to_unix_time() prototype
Kostya Shishkov
- [FFmpeg-cvslog] mxfenc: small typo fix
Clément Bœsch
- [FFmpeg-cvslog] ogg: fix double free when finding length of small chained oggs.
Ronald S. Bultje
- [FFmpeg-cvslog] ogg: fix double free when finding length of small chained oggs.
Ronald S. Bultje
- [FFmpeg-cvslog] ogg: fix double free when finding length of small chained oggs.
Ronald S. Bultje
- [FFmpeg-cvslog] ogg: fix double free when finding length of small chained oggs.
Stefano Sabatini
- [FFmpeg-cvslog] ogg: fix double free when finding length of small chained oggs.
Ronald S. Bultje
- [FFmpeg-cvslog] ogg: fix double free when finding length of small chained oggs.
Ronald S. Bultje
- [FFmpeg-cvslog] ogg: fix double free when finding length of small chained oggs.
Ronald S. Bultje
- [FFmpeg-cvslog] ogg: propagate return values and return more meaningful error values
Nicolas George
- [FFmpeg-cvslog] oggdec: Abort Ogg header parsing when encountering a data packet.
Reimar Döffinger
- [FFmpeg-cvslog] oggdec: Abort Ogg header parsing when encountering a data packet.
Reimar Döffinger
- [FFmpeg-cvslog] oggdec: Abort Ogg header parsing when encountering a data packet.
Reimar Döffinger
- [FFmpeg-cvslog] oggdec: prevent heap corruption.
Chris Evans
- [FFmpeg-cvslog] oggdec: prevent heap corruption.
Chris Evans
- [FFmpeg-cvslog] oggdec: prevent heap corruption.
Chris Evans
- [FFmpeg-cvslog] openal: prefer ISC license
Jonathan Baldwin
- [FFmpeg-cvslog] opencore-amr: Add missing initializer braces to shut up gcc warning.
Diego Biurrun
- [FFmpeg-cvslog] opt-test: Add missing braces to silence compiler warnings.
Diego Biurrun
- [FFmpeg-cvslog] parseutils: add some documentation for small_strptime()
Stefano Sabatini
- [FFmpeg-cvslog] Patch for memory leaks in DVB subtitles decoder
Jernej Fijačko
- [FFmpeg-cvslog] pict_type: add a value for unknown/none.
Martin Matuska
- [FFmpeg-cvslog] pix_fmt: Fix number of bits per component in yuv444p9be
Oskar Arvidsson
- [FFmpeg-cvslog] ppc: remove disabled code
Diego Biurrun
- [FFmpeg-cvslog] ppc: remove redundant setting of Altivec IDCT
Mans Rullgard
- [FFmpeg-cvslog] PPC: use Altivec IMDCT only for supported sizes
Mans Rullgard
- [FFmpeg-cvslog] prefer "SAR" over "PAR" in av_dump_format()
Stefano Sabatini
- [FFmpeg-cvslog] probe: Fix insane flow control.
Alex Converse
- [FFmpeg-cvslog] put_bits: always use intreadwrite.h macros
Mans Rullgard
- [FFmpeg-cvslog] put_bits: remove ALT_BITSTREAM_WRITER
Mans Rullgard
- [FFmpeg-cvslog] random_seed: use proper #includes
Mans Rullgard
- [FFmpeg-cvslog] rawdec: Fix decoding of QT WRAW files.
ami_stuff
- [FFmpeg-cvslog] rawdec: Fix decoding of QT WRAW files.
ami_stuff
- [FFmpeg-cvslog] rawvideo: Support auv2 fourcc.
ami_stuff
- [FFmpeg-cvslog] rawvideo: Support auv2 fourcc.
ami_stuff
- [FFmpeg-cvslog] regtests/sws: update checksums for recent changes
Michael Niedermayer
- [FFmpeg-cvslog] RELEASE: We are git after 0.8 release
Dominique Leuenberger
- [FFmpeg-cvslog] Remove a pointless/bad "static".
Reimar Döffinger
- [FFmpeg-cvslog] Remove commented-out call to non-existing function print_pow1().
Diego Biurrun
- [FFmpeg-cvslog] Remove h264_lowres_idct_put/add functions
Mans Rullgard
- [FFmpeg-cvslog] Remove libx264 baseline ffpreset
Lou Logan
- [FFmpeg-cvslog] Remove return statements following infinite loops without break
Mans Rullgard
- [FFmpeg-cvslog] Remove snow/dwt test program
Mans Rullgard
- [FFmpeg-cvslog] Remove statements immediately following unconditional jumps
Mans Rullgard
- [FFmpeg-cvslog] Remove unused and non-compiling vestigial g729 decoder
Diego Biurrun
- [FFmpeg-cvslog] Remove unused and outdated TODO file.
Diego Biurrun
- [FFmpeg-cvslog] Remove unused code under G729_BITEXACT #ifdef.
Diego Biurrun
- [FFmpeg-cvslog] Remove unused static tables and static inline functions.
Diego Biurrun
- [FFmpeg-cvslog] Remove unused structs and tables.
Diego Biurrun
- [FFmpeg-cvslog] Remove useless NULL check.
Reimar Döffinger
- [FFmpeg-cvslog] Remove VLAs in ff_amrwb_lsp2lpc()
Mans Rullgard
- [FFmpeg-cvslog] Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.c
Diego Biurrun
- [FFmpeg-cvslog] Replace some gotos that lead to single return statements by direct return.
Diego Biurrun
- [FFmpeg-cvslog] Revert "Do not decode RV30 files if the extradata is too small"
Michael Niedermayer
- [FFmpeg-cvslog] Revert "Do not decode RV30 files if the extradata is too small"
Reimar Döffinger
- [FFmpeg-cvslog] Revert "ffmpeg: get rid of a pointless limit on number of streams."
Michael Niedermayer
- [FFmpeg-cvslog] Revert "lavc: remove a half-working attempt at different defaults for audio /video codecs."
Michael Niedermayer
- [FFmpeg-cvslog] Revert bink dequantization hack that is no longer necessary.
Reimar Döffinger
- [FFmpeg-cvslog] riff/img2: Add JPEG 2000 codec IDs.
Kamil Nowosad
- [FFmpeg-cvslog] riff/img2: Add JPEG 2000 codec IDs.
Kamil Nowosad
- [FFmpeg-cvslog] riff: Add DAVC fourcc.
ami_stuff
- [FFmpeg-cvslog] riff: Add DAVC fourcc.
ami_stuff
- [FFmpeg-cvslog] riff: Add M263, XVIX, MMJP, CDV5 fourccs.
Carl Eugen Hoyos
- [FFmpeg-cvslog] riff: Add M263, XVIX, MMJP, CDV5 fourccs.
Carl Eugen Hoyos
- [FFmpeg-cvslog] riff: Add mpgv MPEG-2 fourcc
Alex Converse
- [FFmpeg-cvslog] riff: Add mpgv MPEG-2 fourcc
Alex Converse
- [FFmpeg-cvslog] riff: Add mpgv MPEG-2 fourcc
Alex Converse
- [FFmpeg-cvslog] rmdec: remove useless ap parameter from rm_read_header_old()
Anton Khirnov
- [FFmpeg-cvslog] rtp: disable udp fifos, the rtp code cannot work with the fifos in its current form as rtp bypasses the public API .
Michael Niedermayer
- [FFmpeg-cvslog] rtp: disable udp fifos, the rtp code cannot work with the fifos in its current form as rtp bypasses the public API .
Michael Niedermayer
- [FFmpeg-cvslog] rtp: disable udp fifos, the rtp code cannot work with the fifos in its current form as rtp bypasses the public API .
Michael Niedermayer
- [FFmpeg-cvslog] rtp: remove disabled code
Diego Biurrun
- [FFmpeg-cvslog] RTSP: Doxygen comment cleanup
Diego Biurrun
- [FFmpeg-cvslog] RTSP: Doxygen comment cleanup
Diego Biurrun
- [FFmpeg-cvslog] RTSP: Doxygen comment cleanup
Diego Biurrun
- [FFmpeg-cvslog] rtsp: remove disabled code
Diego Biurrun
- [FFmpeg-cvslog] rv30: return AVERROR(EINVAL) instead of EINVAL
Diego Biurrun
- [FFmpeg-cvslog] s302m: use nondeprecated audio sample format API
Dustin Brody
- [FFmpeg-cvslog] seektest: forgot adding a file ( from commit 191c5f8ff33eb995b6dbc5b11af7c1a79f8381f0 during the last merge)
Michael Niedermayer
- [FFmpeg-cvslog] segafilm: add support for videos with cri adx adpcm
Matthew Hoops
- [FFmpeg-cvslog] set for next release of 0.8
Michael Niedermayer
- [FFmpeg-cvslog] sha: use AV_RB32() instead of assuming buffer can be cast to uint32_t*
Kostya Shishkov
- [FFmpeg-cvslog] simple_idct: add 10-bit version
Mans Rullgard
- [FFmpeg-cvslog] simple_idct: change 10-bit add/put stride from pixels to bytes
Mans Rullgard
- [FFmpeg-cvslog] simple_idct: make repeated code a macro
Mans Rullgard
- [FFmpeg-cvslog] simple_idct: remove code for DCTELEM != int16
Mans Rullgard
- [FFmpeg-cvslog] simple_idct: remove disabled code
Diego Biurrun
- [FFmpeg-cvslog] simple_idct: simplify some ifdeffery
Mans Rullgard
- [FFmpeg-cvslog] simple_idct: whitespace cosmetics
Mans Rullgard
- [FFmpeg-cvslog] snow: Remove unused code.
Diego Biurrun
- [FFmpeg-cvslog] suggest to use av_get_bytes_per_sample() in av_get_bits_per_sample_format() doxy
Stefano Sabatini
- [FFmpeg-cvslog] suggest to use av_get_bytes_per_sample() in av_get_bits_per_sample_format() doxy
Stefano Sabatini
- [FFmpeg-cvslog] suggest to use av_get_bytes_per_sample() in av_get_bits_per_sample_format() doxy
Stefano Sabatini
- [FFmpeg-cvslog] Support adpcm_ima_wav and adpcm_ms in caf.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support extension jls for jpeg-ls.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Support fourcc YV24.
ami_stuff
- [FFmpeg-cvslog] Support gsm_ms in caf files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] sws: disable scale16 when int32 is used
Michael Niedermayer
- [FFmpeg-cvslog] sws: dont mess with XInc when the code needing it isnt used
Michael Niedermayer
- [FFmpeg-cvslog] sws: fix 16/32 bug from merge
Michael Niedermayer
- [FFmpeg-cvslog] sws: Fix chroma init for 32bit buffers.
Michael Niedermayer
- [FFmpeg-cvslog] sws: fix gray16_1
Michael Niedermayer
- [FFmpeg-cvslog] sws: fix non native endian 9-15 bit input with 16bit out
Michael Niedermayer
- [FFmpeg-cvslog] sws: fix rgb -> 16bit
Michael Niedermayer
- [FFmpeg-cvslog] sws: fix uv overwrite in 32bt
Michael Niedermayer
- [FFmpeg-cvslog] sws:ix yuv2rgb48_1_c_template()
Michael Niedermayer
- [FFmpeg-cvslog] swscale: amend documentation to mention use of native depth for scaling.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: clip unscaled colorspace conversion path.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: disable full_chroma_int when converting to non-24/32bpp RGB.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: error dithering for 16/9/10-bit to 8-bit.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: error dithering for 16/9/10-bit to 8-bit.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: extend mmx padding.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: fix 16-bit horizontal scaling underflow.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: fix 16-bit scaling when output is 8-bits.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: fix 16-bit scaling when output is 8-bits.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: fix another yuv range conversion overflow in 16bit scaling.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: fix another yuv range conversion overflow in 16bit scaling.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: fix crash in 8-bpc bilinear output without alpha.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: fix crash in 8-bpc bilinear output without alpha.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: fix crash with dithering due incorrect offset calculation.
Anton Mitrofanov
- [FFmpeg-cvslog] swscale: fix overflow in 16-bit vertical scaling.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: fix overflow in 16-bit vertical scaling.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: fix yuv range correction when using 16-bit scaling.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: fix yuv range correction when using 16-bit scaling.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: for >8bit scaling, read in native bit-depth.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: for >8bit scaling, read in native bit-depth.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: implement >8bit scaling support.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: implement error dithering in planarCopyWrapper.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: mark YUV422P10(LE, BE) as supported for output
Joseph Artsimovich
- [FFmpeg-cvslog] swscale: rename uv_off/uv_off2 to uv_off_px/byte.
Ronald S. Bultje
- [FFmpeg-cvslog] swscale: Unbreak build with --enable-small
Mohamed Naufal
- [FFmpeg-cvslog] Tag n0.7.2 : FFmpeg 0.7.2 release
git at videolan.org
- [FFmpeg-cvslog] Tag n0.8.1 : FFmpeg 0.8.1 release
git at videolan.org
- [FFmpeg-cvslog] tta: remove disabled code
Diego Biurrun
- [FFmpeg-cvslog] udp: allow fifo size to be tuned seperately
Michael Niedermayer
- [FFmpeg-cvslog] udp: allow fifo size to be tuned seperately
Michael Niedermayer
- [FFmpeg-cvslog] udp: allow fifo size to be tuned seperately
Michael Niedermayer
- [FFmpeg-cvslog] udp: Fix a compilation warning
Martin Storsjö
- [FFmpeg-cvslog] Unbreak libavutil API.
Carl Eugen Hoyos
- [FFmpeg-cvslog] update Changelog
Reinhard Tartler
- [FFmpeg-cvslog] update Changelog
Reinhard Tartler
- [FFmpeg-cvslog] Update Changelog
Reinhard Tartler
- [FFmpeg-cvslog] update Changelog
Reinhard Tartler
- [FFmpeg-cvslog] update Changelog
Reinhard Tartler
- [FFmpeg-cvslog] Update Changelog
Reinhard Tartler
- [FFmpeg-cvslog] Update Doxyfile to the format preferred by Doxygen 1.7.1 (via 'doxygen -u') .
Reinhard Tartler
- [FFmpeg-cvslog] Update Doxyfile to the format preferred by Doxygen 1.7.1 (via 'doxygen -u') .
Reinhard Tartler
- [FFmpeg-cvslog] Update Doxyfile to the format preferred by Doxygen 1.7.1 (via 'doxygen -u') .
Reinhard Tartler
- [FFmpeg-cvslog] Update RELEASE file
Reinhard Tartler
- [FFmpeg-cvslog] Update RELEASE file
Reinhard Tartler
- [FFmpeg-cvslog] update version for 0.7.2
Michael Niedermayer
- [FFmpeg-cvslog] Use little endian for caf codec tags.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Use LOCAL_ALIGNED in ff_check_alignment()
Mans Rullgard
- [FFmpeg-cvslog] vaapi: do not assert on value read from input bitstream
Diego Biurrun
- [FFmpeg-cvslog] vc1: remove disabled code
Diego Biurrun
- [FFmpeg-cvslog] version.sh: handle shallow clones and snapshots.
Nicolas George
- [FFmpeg-cvslog] vf_blackframe: port missing features from libmpcodecs blackframe
Stefano Sabatini
- [FFmpeg-cvslog] vf_crop: add support for a, dar, sar, hsub, and vsub variables
Stefano Sabatini
- [FFmpeg-cvslog] vf_drawtext: Remove some write-only variables.
Diego Biurrun
- [FFmpeg-cvslog] vf_gradfun: relicense x86 asm to LGPL
Loren Merritt
- [FFmpeg-cvslog] vf_gradfun: relicense x86 asm to LGPL
Loren Merritt
- [FFmpeg-cvslog] vf_gradfun: relicense x86 asm to LGPL
Loren Merritt
- [FFmpeg-cvslog] vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h
Stefano Sabatini
- [FFmpeg-cvslog] vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h
Carl Eugen Hoyos
- [FFmpeg-cvslog] vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h
Stefano Sabatini
- [FFmpeg-cvslog] vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h
Stefano Sabatini
- [FFmpeg-cvslog] vf_lut: add plane validity check in draw_slice()
Stefano Sabatini
- [FFmpeg-cvslog] vf_lut: set minimum and maximum alpha value for yuva420p
Stefano Sabatini
- [FFmpeg-cvslog] vf_mp: do not add duplicated pixel formats.
Clément Bœsch
- [FFmpeg-cvslog] vf_mp: remove blackframe filter wrapper
Stefano Sabatini
- [FFmpeg-cvslog] vf_mp: remove boxblur wrapper
Stefano Sabatini
- [FFmpeg-cvslog] vf_mp: remove cropdetect wrapper
Stefano Sabatini
- [FFmpeg-cvslog] vf_mp: remove rgbtest wrapper
Stefano Sabatini
- [FFmpeg-cvslog] vf_pad: add an example employing the sar variable
Stefano Sabatini
- [FFmpeg-cvslog] vf_pad: add support for a "sar" variable
Stefano Sabatini
- [FFmpeg-cvslog] vf_pad: fix "vsub" variable value computation
Stefano Sabatini
- [FFmpeg-cvslog] vf_scale: add a "sar" variable
Stefano Sabatini
- [FFmpeg-cvslog] vf_transpose: avoid multiple calls to avfilter_draw_slice()
Stefano Sabatini
- [FFmpeg-cvslog] vorbis: vpxenc: Add missing include for av_rescale*
Robert Swain
- [FFmpeg-cvslog] vorbis: vpxenc: Add missing include for av_rescale*
Robert Swain
- [FFmpeg-cvslog] vorbis: vpxenc: Add missing include for av_rescale*
Robert Swain
- [FFmpeg-cvslog] vp3/theora: flush after seek.
Ronald S. Bultje
- [FFmpeg-cvslog] vp8/mt: flush worker thread, not application thread context, on seek.
Ronald S. Bultje
- [FFmpeg-cvslog] vp8/mt: flush worker thread, not application thread context, on seek.
Ronald S. Bultje
- [FFmpeg-cvslog] vp8/mt: flush worker thread, not application thread context, on seek.
Ronald S. Bultje
- [FFmpeg-cvslog] vsrc_testsrc: perform some refactoring for simplifying sharing code with another test
Stefano Sabatini
- [FFmpeg-cvslog] wav: add an option for writing BEXT chunk
Benjamin Larsson
- [FFmpeg-cvslog] wav: keep parsing until EOF if the input is seekable and we know the size of the data tag
Tomas Härdin
- [FFmpeg-cvslog] wav: make sure neither data_size nor sample_count is negative.
Tomas Härdin
- [FFmpeg-cvslog] wav: parse 'bext' metadata
Tomas Härdin
- [FFmpeg-cvslog] wav: refactor the 'fmt ' tag search and parsing.
Tomas Härdin
- [FFmpeg-cvslog] wav: Refactor the tag checking into a switch statement
Tomas Härdin
- [FFmpeg-cvslog] wav: remove a use of deprecated AV_METADATA_ macro
Anton Khirnov
- [FFmpeg-cvslog] wavpack: skip blocks with no samples
Kostya Shishkov
- [FFmpeg-cvslog] wavpack: skip blocks with no samples
Kostya Shishkov
- [FFmpeg-cvslog] wtvdec: also support big-sectors when fat depth is zero
Peter Ross
- [FFmpeg-cvslog] x11grab: replace undocumented nomouse hackery with a private option.
Anton Khirnov
- [FFmpeg-cvslog] x86: cabac: add operand size suffixes missing from 6c32576
Mans Rullgard
- [FFmpeg-cvslog] x86: cabac: don't load/store context values in asm
Mans Rullgard
- [FFmpeg-cvslog] x86: fix build with gcc 4.7
Mans Rullgard
- [FFmpeg-cvslog] x86: Use LOCAL_ALIGNED in mpegvideo_mmx_template
Martin Storsjö
- [FFmpeg-cvslog] x86_32: Fix build on x86_32 with --disable-yasm.
Daniel Kang
- [FFmpeg-cvslog] yadif must copy buffer properties like aspect for second frame as well
Joakim Plate
- [FFmpeg-cvslog] YASM: Shut up unused variable compiler warning with --disable-yasm.
Daniel Kang
Last message date:
Sun Jul 31 19:40:40 CEST 2011
Archived on: Sun Jul 31 19:40:48 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).