source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8bd74aaf   9 years Andreas.Cadhalpun avfilter: remove obsolete function declarations Reviewed-by: Michael …
(edit) @2e9c8be8   9 years Andreas.Cadhalpun avcodec: add missing FF_API_CODEC_ID guard Reviewed-by: Michael …
(edit) @5edab1d2   9 years Michael Niedermayer cmdutils: remove sws_opts usage, simplify code It has become unused …
(edit) @408c9cf0   9 years Michael Niedermayer cmdutils: Fix overriding flags on the command line. Previously the …
(edit) @6dbaeed6   9 years Michael Niedermayer ffmpeg: switch swscale option handling to AVDictionary similar to what …
(edit) @d3d776cc   9 years Michael Niedermayer avfilter/vf_scale: apply generic options after flags. Otherwise the …
(edit) @e755954a   9 years Michael Niedermayer ffplay: pass all sws options to the filter graph Signed-off-by: …
(edit) @165fb7eb   9 years Michael Niedermayer cmdutils: Export all sws options using a AVDictionary like the other …
(edit) @41e733c1   9 years Michael Niedermayer avfilter/graphparser: Do not ignore scale_sws_opts if args == NULL …
(edit) @d0e0757e   9 years Michael Niedermayer swscale: Implement alphablendaway for planar 4:4:4 formats Fixes …
(edit) @c382d9e8   9 years Michael Niedermayer swscale: Add sws_alloc_set_opts() This simplifies allocating and …
(edit) @7e9cd996   9 years Carl Eugen Hoyos lavc: The h263 encoder (also) depends on h263data.o
(edit) @17669826   9 years Carl Eugen Hoyos configure: mpegvideo depends on mpeg_er. Fixes compilation with …
(edit) @8ec8968   9 years Michael Niedermayer tests/api/api-h264-test: structure changes to avoid duplicate code …
(edit) @ecc806a2   9 years Philip Langdale movtextdec: Fix memory leaks by freeing mem allocs correctly …
(edit) @7d3aa2ca   9 years Michael Niedermayer avutil/float_dsp: Remove use of deprecated av_set_cpu_flags_mask() …
(edit) @005d0069   9 years Michael Niedermayer avcodec/libopenh264enc: Avoid usage of deprecated ff_alloc_packet() …
(edit) @2bdd026b   9 years onemda avfilter/avf_avectorscope: stop making output fully transparent
(edit) @8015150f   9 years h.leppkes Merge commit '9469370fb32679352e66826daf77bdd2e6f067b5' * commit …
(edit) @3d2d6728   9 years h.leppkes Merge commit 'e5997152f54f790229c99f237f8eb6b5b1ee683a' * commit …
(edit) @b54cf4b8   9 years h.leppkes Merge commit '944f60866f507e3c0850ae9c2f30dac1da54587c' * commit …
(edit) @c47c781e   9 years klaussfreire aacenc: Move local encoder specific tables to a separate file This …
(edit) @9c0407e8   9 years James x86/sbrdsp: remove an unnecessary mova in sbr_autocorrelate …
(edit) @bee2e702   9 years Michael Niedermayer tests/fate/mp3: increase mp3-float-extra_overread FUZZ for …
(edit) @ae413a48   9 years Michael Niedermayer avcodec/movtextdec: check that ftab has been allocated before …
(edit) @2e7a684e   9 years Philip Langdale movtextdec.c: Add support for font names Signed-off-by: Niklesh …
(edit) @8024002d   9 years nfxjfg vc1dec: propagate error codes and return meaningful error codes
(edit) @40ddbc87   9 years onemda avfilter/avf_showspectrum: use av_calloc()
(edit) @cb5190bc   9 years Michael Niedermayer avcodec/diracdec: Move reference to DiracFrame, avoid use of the …
(edit) @a368920e   9 years Michael Niedermayer avcodec/options: Silence deprecated warning about coded_frame …
(edit) @94c0df79   9 years nfxjfg lavc: propagate hwaccel errors At least the new videotoolbox decoder …
(edit) @ace83766   9 years Michael Niedermayer avformat/matroskaenc: Avoid "for (int i" syntax for better …
(edit) @5e8e121f   9 years henrik checkasm: Remove unnecessary include
(edit) @71575d98   9 years Michael Niedermayer avcodec: loongson optimized h264pred with mmi v2 Signed-off-by: …
(edit) @31852540   9 years nfxjfg libavformat/matroska: Write stream durations in metadata, in the …
(edit) @b1f78632   9 years Marton Balint ffplay: do not block audio thread on WIN32 The windows SDL audio …
(edit) @8db0f71b   9 years henrik x86inc: warn if XOP integer FMA instruction emulation is impossible …
(edit) @e740659a   9 years Michael Niedermayer avcodec/avcodec: Define CODEC_CAP_* based on AV_CODEC_CAP_* Avoid …
(edit) @4ab1f33d   9 years Michael Niedermayer avcodec/avcodec: Replace AV_CODEC_FLAG* values by 1 << C style for …
(edit) @500bfbe2   9 years Michael Niedermayer avcodec/hapenc: Remove use of deprecated ff_alloc_packet() …
(edit) @22b30f92   9 years rsbultje vf_psnr: add psnr_avg to stats file.
(edit) @45d9d168   9 years h.leppkes Merge commit 'b197f78329615893201c0e241d00b71b7c749dbb' * commit …
(edit) @7e2717ba   9 years h.leppkes Merge commit '98c9ade9853a9c413534ef243174d65f3f7506fa' * commit …
(edit) @4eded225   9 years h.leppkes Merge commit 'fe026ba960790a004adfcff33f44f96b05538e5c' * commit …
(edit) @00b5c196   9 years h.leppkes Merge commit '4fee11ab05fc8569ef35c0ce86a60375c903eefb' * commit …
(edit) @9469370f   9 years lu_zero h264: Use AVERROR return codes instead of -1 And report why it fails. …
(edit) @e5774f28   9 years Michael Niedermayer avcodec/dvbsubdec: Do not stop decoding at a invalid depth This …
(edit) @e5997152   9 years lu_zero asf: Use time_t where needed gmtime takes a time_t not an uint64_t.
(edit) @2ae4581   9 years timo avcodec/nvenc: Add support for 2pass rc in vbr mode Thanks to …
(edit) @3a20e5bc   9 years timo avcodec/nvenc: Only set h264 parameter when encoding h264
(edit) @bef74068   9 years timo avcodec/nvenc: Fix indentation
(edit) @bec062e5   9 years h.leppkes wmv2enc: remove duplicate priv_class in codec definition
(edit) @128e722b   9 years Carl Eugen Hoyos lavf/swf: Fix auto-detection of compressed files. Fixes …
(edit) @944f6086   9 years lu_zero asfdec: read values properly The length of BOOL values is 16 bits in …
(edit) @f0b7882c   9 years henrik x86inc: Drop SECTION_TEXT macro The .text section is already 16-byte …
(edit) @826790f5   9 years henrik x86inc: Support arbitrary stack alignments Change ALLOC_STACK to …
(edit) @99f8fc72   9 years h.leppkes ffmpeg: remove access to private FILE struct members on Windows The …
(edit) @2ab5002e   9 years h.leppkes ffmpeg: avoid scanf in keyboard command parsing Mixing stdio and …
(edit) @3c86522   9 years Philip Langdale MAINTAINERS: Add myself to vdpau maintainers
(edit) @f038bbd4   9 years Philip Langdale avcodec/vdpau_hevc: Properly signal the num_delta_pocs from the SPS …
(edit) @aa10f0a   9 years Philip Langdale avcodec/vdpau_hevc: Remove experimental flag The latest nvidia 355.06 …
(edit) @dec16372   9 years rsbultje avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP8 functions …
(edit) @63c442e3   9 years onemda avfilter/avf_showspectrum: reindent
(edit) @087c0a0   9 years Carl Eugen Hoyos lavc/dvbsub: Do not fail on clut depth 0. Fixes ticket #4752.
(edit) @4c4f14c   9 years Carl Eugen Hoyos lavd/v4l2: Use AVSTREAM_PARSE_FULL_ONCE when reading a h264 stream. …
(edit) @3f87a170   9 years Michael Niedermayer avcodec/dvbsubdec: Allow selecting the substream, or all substreams …
(edit) @f6518e51   9 years Michael Niedermayer lavf/mxfdec: support segmented frame layout as separate fields layout …
(edit) @b197f783   9 years lu_zero configure: Silence error messages when probing compiler On Xcode's …
(edit) @2480da12   9 years Michael Niedermayer configure: Silence error messages when probing compiler. On Xcode's …
(edit) @e322b706   9 years Michael Niedermayer avcodec/dcaenc: clear bitstream end This avoids leaving uninitialized …
(edit) @d903b627   9 years Michael Niedermayer avcodec/internal: improve min_size documentation for …
(edit) @5750d6c5   9 years James x86: move XOP emulation code back to x86inc Only two functions that …
(edit) @2ca0ed9   9 years Michael Niedermayer doc/git-howto: Replace "git push" example by one with dry-run I do …
(edit) @5d324dae   9 years h.leppkes dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS …
(edit) @8bdd0dbd   9 years Michael Niedermayer avcodec/videotoolbox: Add missing AV_ prefix to CODEC_ID in comment …
(edit) @6b0fa73b   9 years Michael Niedermayer avcodec/videotoolbox: Fix bistream typo Signed-off-by: Michael …
(edit) @4302a928   9 years Michael Niedermayer avcodec/pcm: Better min_size for ff_alloc_packet2() 33318 -> 30601 …
(edit) @fdc2385   9 years Michael Niedermayer avcodec/libwebpenc_animencoder: Use ff_alloc_packet2() Signed-off-by: …
(edit) @77fb14f0   9 years Michael Niedermayer avcodec/rawenc: Use ff_alloc_packet2() Signed-off-by: Michael …
(edit) @11d923d4   9 years clement avcodec: add new Videotoolbox hwaccel.
(edit) @127203ba   9 years Michael Niedermayer x86inc: Various minor backports from x264 Reviewed-by: "Ronald S. …
(edit) @f151fbd9   9 years Michael Niedermayer x86inc: Disable vpbroadcastq workaround in newer yasm versions The …
(edit) @7f46a641   9 years Michael Niedermayer avcodec/aacdec: Fix integer overflow in argument to …
(edit) @7ab1c57a   9 years Michael Niedermayer libavcodec/aacdec_template: Use init_get_bits8() in aac_decode_frame() …
(edit) @0508657f   9 years Michael Niedermayer avcodec/cngenc: Use ff_alloc_packet2() Signed-off-by: Michael …
(edit) @7e9cd4e1   9 years Michael Niedermayer avcodec/libwebpenc: Use ff_alloc_packet2() Signed-off-by: Michael …
(edit) @06f26598   9 years Michael Niedermayer avcodec/v210enc: Use ff_alloc_packet2() Signed-off-by: Michael …
(edit) @107026ea   9 years Michael Niedermayer avcodec/aliaspixenc: Use ff_alloc_packet2() Signed-off-by: Michael …
(edit) @4a8ec021   9 years Michael Niedermayer avcodec/avuienc: Use ff_alloc_packet2() Signed-off-by: Michael …
(edit) @a0044bec   9 years u libshine: Fix faulty ff_alloc_packet2 usage
(edit) @3fe01eca   9 years onemda avcodec/xfaceenc: remove coded_frame usage
(edit) @5b69fb78   9 years onemda avfilter: add atadenoise
(edit) @98c9ade9   9 years lu_zero drawtext: Move the strftime expansion in a separate function …
(edit) @fe026ba9   9 years lu_zero drawtext: Drop stray guards There is a fallback for localtime_r and …
(edit) @4fee11ab   9 years lu_zero png: Be more informative regarding signature errors Signed-off-by: …
(edit) @49a14a76   9 years onemda avfilter: add allyuv source filter Signed-off-by: Paul B Mahol …
(edit) @ff6c924   9 years onemda avfilter/vf_deband: add mising slice thread flag
(edit) @ff8f6691   9 years onemda avfilter/f_drawgraph: stop making foreground color transparent
(edit) @a95210b   9 years h.leppkes MAINTAINERS: Add myself as maintainer for dxva2 and Windows/MSVC
(edit) @8b11ce71   9 years Michael Niedermayer avcodec/libutvideoenc: Remove coded_frame usage Signed-off-by: …
Note: See TracRevisionLog for help on using the revision log.