source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @88126916   10 years rsbultje vp9: fix crash when playing back 440/440 content with width%64<56.
(edit) @3e634e3e   10 years rsbultje vp9: extend loopfilter workaround for vp9 h/v mix-up to work for 422.
(edit) @29045fbf   10 years rsbultje vp9: clip motion vectors in the same way as libvpx does. The …
(edit) @96a58a8d   10 years rsbultje vp9: set skip flag if the block had no coded coefficients. This …
(edit) @1e4a77d0   10 years rsbultje vp9: apply mv scaling workaround only when subsampling is enabled.
(edit) @dc96c0f   10 years rsbultje vp9: read all 4x4 blocks in sub8x8 blocks individually with scalability.
(edit) @e12188e1   10 years rsbultje vp9: fix segmentation map referencing upon framesize change.
(edit) @d32d0593   10 years rsbultje vp9: disable more pmulhrsw optimizations in idct16/32. For idct16, …
(edit) @96d30c3   10 years rsbultje vp9: disable all pmulhrsw in 8/16 iadst x86 optimizations. They all …
(edit) @cf31e2df   10 years michaelni avcodec/mpegvideo: Fix null pointer dereference with grayscale …
(edit) @33529104   10 years michaelni avcodec/mpeg12dec: Fix "-flags +gray" Signed-off-by: Michael …
(edit) @876c89a8   10 years michaelni cmdline: Check options array for not working flag combinations …
(edit) @107e4da4   10 years michaelni ffmpeg_opt: Fix -timestamp parsing Signed-off-by: Michael Niedermayer …
(edit) @9ba5dd37   10 years michaelni avcodec/mpegvideo: Fix indention Signed-off-by: Michael Niedermayer …
(edit) @5c8809b4   10 years michaelni avcodec/error_resilience: support grayscale Signed-off-by: Michael …
(edit) @82a6e18b   10 years michaelni avcodec/mpegvideo: Fix -flags +gray with xvid_vlc_trac7411.h263 …
(edit) @9025bc58   10 years michaelni avcodec/h263dec: use PIX_FMT_GRAY8 when the user specified …
(edit) @d1d8ee5e   10 years michaelni avdevice/v4l2: Try to fix build on netbsd/openbsd Found-by: James …
(edit) @28f20d2f   10 years michaelni lavd/v4l2: produce a 0 byte packet when a dequeued buffer is flagged …
(edit) @982e7bbf   10 years michaelni avcodec/vc1: Skip chroma operations if CODEC_FLAG_GRAY is set …
(edit) @23e6cf83   10 years michaelni lavd/v4l2: fix typo This was introduced in …
(edit) @c97d30f0   10 years michaelni vp9: de-duplicate some functions that are identical between 10/12 bpp. …
(edit) @ba1f56ae   10 years michaelni configure: remove loongson check inline asm and mips dependent …
(edit) @b6d8afd   10 years michaelni configure: replace arch loongson with arch extra list loongson …
(edit) @b697b297   10 years michaelni id3v2: do not export APIC description if empty APIC tags always have …
(edit) @72e7553   10 years michaelni pngdec: set correct range AV_PIX_FMT_GRAY8/16 are considered YUV …
(edit) @3b12335   10 years michaelni swscale/x86/hscale_fast_bilinear_simd: Remove ancient out-commented …
(edit) @28eaf46d   10 years James doc/APIchanges: fill missing versions and hashes Signed-off-by: James …
(edit) @e0a403e   10 years James vp9: add missing changelog and APIchanges entries for new VP9 profiles …
(edit) @288dc5b4   10 years michaelni avcodec/s3tc: fix alpha decoding when dimensions are not a multiple of …
(edit) @b1b0baa3   10 years michaelni avcodec/g2meet: Check init_get_bits8() return value Signed-off-by: …
(edit) @43e94d5a   10 years michaelni avcodec/g2meet: Use init_get_bits8() Signed-off-by: Michael …
(edit) @5f0ebe86   10 years michaelni ffprobe: Use av_packet_side_data_name() to find the side data name …
(edit) @a7dd933b   10 years michaelni avcodec: Add av_packet_side_data_name() Signed-off-by: Michael …
(edit) @daea320   10 years michaelni avcodec/txd: Fix input size checks for dxt1/3 for dimensions % 4 != 0 …
(edit) @873d7e0e   10 years michaelni avcodec/s3tc: fix decoding when dimensions are not a multiple of 4 …
(edit) @584cc1ad   10 years michaelni aacsbr: break infinite loop in sbr_hf_calc_npatches Signed-off-by: …
(edit) @7174df44   10 years michaelni avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, …
(edit) @aa70801   10 years michaelni ripemd: move ripemd{256, 320} into separate functions This allows the …
(edit) @cc77bb09   10 years michaelni avcodec/x86/vp9dsp_init: Fix mix of declaration and statement …
(edit) @a6153977   10 years michaelni avcodec/vp9dsp: Replace assert by av_assert0() Reviewed-by: "Ronald …
(edit) @b28d5c49   10 years michaelni Merge remote-tracking branch 'rbultje/vp9-profile23-wip' * …
(edit) @2293ec6a   10 years rsbultje libvpxdec: add 440 pixfmts.
(edit) @b8077d7a   10 years rsbultje vp9: add profile 2/3 fate tests.
(edit) @9253cc4   10 years michaelni avcodec/diracdec: Replace default_bsep[] by multiplication …
(edit) @21b30947   10 years michaelni swscale/x86/hscale_fast_bilinear_simd: Fix variable names in comments …
(edit) @5f2b4a2f   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @bc6f84ff   10 years michaelni avdevice/dshow_capture: avoid #ifdef, use ff_dlog() for dshowdebug() …
(edit) @2279de6e   10 years Carl Eugen Hoyos lavf/img2dec: Autodetect qdraw images.
(edit) @b453e768   10 years Carl Eugen Hoyos lavc/qdrw: Also support real-world qdraw images.
(edit) @223a8598   10 years michaelni swresample/dither_template: Do not define macro functions to nothing …
(edit) @3e14ed05   10 years michaelni avformat/internal: always check arguments of hex_dump_debug() …
(edit) @374cf935   10 years michaelni avformat/asfdec: do not define print_guid() to nothing This avoid …
(edit) @0c015aa9   10 years michaelni avcodec/tableprint_vlc: Do not define functions to nothing This …
(edit) @2284c38e   10 years michaelni Merge commit 'e0010bb91fc0b067be8aefd2f77e6838537da433' * commit …
(edit) @0318013a   10 years michaelni Merge commit '6c8c7c246280cdcd23e4d99006b95245ae837278' * commit …
(edit) @1caff573   10 years michaelni Merge commit '04070dbca0688ab1e24528ce5c135254a9a79c47' * commit …
(edit) @20ce69e5   10 years michaelni Merge commit 'd81fb63d87692765c004c19934b49427df434a07' * commit …
(edit) @23ba4538   10 years rsbultje vp9: add inter-frame profile 2/3 suport.
(edit) @b224b165   10 years rsbultje vp9: add keyframe profile 2/3 support.
(edit) @346ce5da   10 years rsbultje vp9: parse profile 2/3 bitdepth in frame header.
(edit) @01e59d48   10 years rsbultje vp9: add profile 2/3 to exported profiles.
(edit) @5c600d74   10 years rsbultje fate: add/update reference files for 440 addition.
(edit) @ffed987a   10 years michaelni Merge commit '7b734ee55dbb8476d7ad63c7daf55c534cf82d5d' * commit …
(edit) @39e89f52   10 years michaelni Merge commit '34efb8a169e4551326e069be47125c6c2cb7ab90' * commit …
(edit) @251f9dcf   10 years michaelni Merge commit 'bb2cb0a66d86ec4ad9f43a488e8b6ab894c22d2f' * commit …
(edit) @d423fc12   10 years michaelni Merge commit 'd00f1e0fc10bb945cdf140a6c320eb0c9cd25162' * commit …
(edit) @958ddef4   10 years michaelni Merge commit '01fdfa51aca9086e04bd354fe3f103a49352c085' * commit …
(edit) @711d8812   10 years rsbultje swscale: add yuv440p10/12 pixfmts.
(edit) @57f970a7   10 years rsbultje lavc: add yuv440p10/12 formats to aligned pixfmt list.
(edit) @98f7f0f7   10 years rsbultje lavu: add yuv440p10/12 pixfmts.
(edit) @75fc81c8   10 years michaelni diracdec: check that block length is valid In init_planes p->xblen …
(edit) @4b13a542   10 years michaelni dirac: use and forward error codes Signed-off-by: Andreas Cadhalpun …
(edit) @3c7d3d27   10 years michaelni tools/cws2fws: Use a similar implementation in dbgprintf() as in …
(edit) @0a6b410e   10 years michaelni avcodec/vp8: Suppress empty body warnings Signed-off-by: Michael …
(edit) @e0010bb   10 years vittorio.giovara mux: Do not leave stale side data pointers in …
(edit) @6c8c7c2   10 years vittorio.giovara dump: Print AVAudioServiceType side data
(edit) @890b8748   10 years michaelni avutil/internal: Suppress empty body warning from emms_c() …
(edit) @04070dbc   10 years vittorio.giovara libx265: Fix 'braces around scalar initializer' warning x265 …
(edit) @d81fb63   10 years vittorio.giovara fate: Add a PICT test This stimulates the direct pixel mode in …
(edit) @7b734ee5   10 years vittorio.giovara lavf: Open PICT images with Quickdraw Update the pictor test to use …
(edit) @34efb8a1   10 years vittorio.giovara quickdraw: Support direct pixel blocks Data is stored in separated …
(edit) @bb2cb0a6   10 years vittorio.giovara quickdraw: Switch to greedy parsing Quickdraw packs data as a series …
(edit) @d00f1e0f   10 years vittorio.giovara quickdraw: Convert to bytestream2 Add appropriate error messages and …
(edit) @7971fa9c   10 years michaelni lavd/xcbgrab: fix comparison with screen size. Signed-off-by: Nicolas …
(edit) @01fdfa51   10 years lu_zero xcbgrab: Accept geometries matching the screen size Introduced in …
(edit) @22a0387d   10 years michaelni OS/2:Makedef.cmd cleanup Remove PROTMODE as it doesn't make sense for …
(edit) @a2190de5   10 years michaelni avcodec/diracdec: Fix types and wraparounds in …
(edit) @d93181ef   10 years michaelni diracdec: check if reference could not be allocated s->ref_pics[i] is …
(edit) @9e66b39a   10 years michaelni diracdec: avoid overflow of bytes*8 in decode_lowdelay If bytes is …
(edit) @af6739d6   10 years michaelni Merge commit '3735b5c616770429572f86aabdaec39c6ebb8818' * commit …
(edit) @e31cdb5c   10 years Carl Eugen Hoyos lavf/riff: Add MultiScope II fourcc MSC2 as MJPEG.
(edit) @1ace789f   10 years michaelni Merge commit '60f1cc4a1ffcbf24acbb543988ceeaec76b70818' * commit …
(edit) @ff849e11   10 years michaelni Merge commit '94bb1ce882a12b6d7a1fa32715a68121b39ee838' * commit …
(edit) @9810aa3   10 years michaelni Merge commit '110f7f35fb615b97d983b1c6c6a714fddd28bcbe' * commit …
(edit) @df952816   10 years michaelni Merge commit 'e191aaca44b986816695e3b7ecfae64697fd6631' * commit …
(edit) @54d985db   10 years michaelni Merge commit '8fc8024ea56e814cd257d5fe27b21a865080782f' * commit …
(edit) @5a455dd0   10 years michaelni avcodec/diracdec: Move buf[] read after size check Signed-off-by: …
(edit) @984f50de   10 years michaelni diracdec: prevent overflow in data_unit_size check buf_idx + …
(edit) @ed68fccf   10 years michaelni vp9: error out if chroma subsampling changes between frames. This can …
Note: See TracRevisionLog for help on using the revision log.