45743 Commits (7b116a94af99f0b27c7cd28549cc355bcf6f90d2)
 

Author SHA1 Message Date
  Stefano Sabatini 7b116a94af examples/decoding_encoding: fix misc typos in the usage text 13 years ago
  Stefano Sabatini 8c4753f7f5 examples/decoding_encoding: remove misplaced and confusing comment 13 years ago
  Stefano Sabatini 6d6ccbae4c examples/decoding_encoding: add missing checks on avcodec_alloc_context3() 13 years ago
  Hendrik Leppkes 04bf2e7f0e swresample: include ff_log2_tab for shared builds 13 years ago
  Hendrik Leppkes 953a3dcc4e Mark data symbols shared between libraries with av_export 13 years ago
  Hendrik Leppkes 33f2a49423 vc1: only disable interlaced b-frames for software decoding 13 years ago
  Hendrik Leppkes b87ff34496 vc1: implement vc1 field interlaced dxva2 decoding 14 years ago
  Michael Niedermayer 8fb8d539a4 hlsproto: fix integer overflow 13 years ago
  Michael Niedermayer ba39303050 gxfenc: fix null ptr dereference 13 years ago
  Michael Niedermayer 395caf3de8 hls: fix integer overflow 13 years ago
  Michael Niedermayer a96577df38 avio: fix sizeof argument 13 years ago
  Michael Niedermayer d30351363f url_alloc_for_protocol: fix use of uninitialized variable 13 years ago
  Michael Niedermayer 3d48dd01fd avidec: remove unneeded null check 13 years ago
  Michael Niedermayer aaf78e4d14 vf_mp: fix null ptr deref in case of ENOMEM 13 years ago
  Michael Niedermayer 042a738b45 vf_mp: check list in querry_format() 13 years ago
  Michael Niedermayer 31fdf3065d vf_idet: reorder operations to avoid division by 0 13 years ago
  Michael Niedermayer 0fa26bd470 utvideoenc: fix theoretical integer overflow 13 years ago
  Michael Niedermayer d86ef54476 avcodec_align_dimensions2: add missing breaks 13 years ago
  Ash Hughes 2470851f12 lavc: enable recursively using avcodec_open2/close. 13 years ago
  Petter Ericson 7abf394814 mov.c: Check for stsd + m1s tag indicating MOV-wrapped MPEG-PS, and force continued probing if found. 13 years ago
  jamal 9434ead2f3 fate: Handle lavf-fate tests in a makefile 13 years ago
  Michael Niedermayer c5fd9d3c35 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 81ff0c24ef Merge commit '1cd432e167b1a80853760c89a33606e2b5f229c2' 13 years ago
  Michael Niedermayer 93f244e3ab Merge commit '0af1fe845a9d7112da0a58d33a4fc81fe7c47e95' 13 years ago
  Michael Niedermayer b0554fec04 Merge commit 'c0329748b04e1f175dad8c9c2ebf22a5e2dc5b72' 13 years ago
  Martin Storsjö 61cc99748c fate: Add proper dependencies in qt.mak 13 years ago
  Martin Storsjö 91485e744f fate: Add proper dependencies in lossless-video.mak 13 years ago
  Kostya Shishkov 169514c440 indeo3: do not try to output more lines than we can fit 13 years ago
  Kostya Shishkov 8774d58358 bmv: get a new frame on every decode_frame(), so we can use direct rendering 13 years ago
  Michael Niedermayer d50aa006fb tiffenc: fix integer overflow 13 years ago
  Michael Niedermayer a06f943f9d roqvideodec: replace dead code by assert 13 years ago
  Michael Niedermayer c0b17ea106 roqaudioenc: Fix crash with very small roq files 13 years ago
  Paul B Mahol 4ebf305951 lavc/tta: do not overwrite bits_per_coded_sample 13 years ago
  Paul B Mahol 445f36d7c8 kmvc: use meaningful error codes 13 years ago
  Paul B Mahol be536f084a xxan: return more meaningful error codes 13 years ago
  Paul B Mahol 0bf40e0ef4 lavc/yop: remove redudant YOP in av_log() messages 13 years ago
  Paul B Mahol 4c6c6a266e jvdec: use more meaningful error code 13 years ago
  Paul B Mahol 527224830a idcinvideo: if decoding fails return error 13 years ago
  Paul B Mahol aadb7b3ac4 lavc/c93: use meaningful error codes 13 years ago
  Mans Rullgard 1cd432e167 configure: fix libcdio check 13 years ago
  Michael Niedermayer 05b0337025 motionpixels/mp_decode_frame_helper: assert that the first pixel doesnt reuse the last. 13 years ago
  Michael Niedermayer df727d408c mlp_parser: print error when ff_combine_frame() fails to add the current buffer 13 years ago
  Clément Bœsch e807a2b648 lavc: add raw text subtitles decoder. 13 years ago
  Martin Storsjö 3f055f8f5f rtsp: Allow setting the reordering buffer size via an AVOption 13 years ago
  Martin Storsjö 1c37744963 rtsp: Vertically align a constant definition 13 years ago
  Martin Storsjö 0de9380be5 rtp: Update the check for distinguishing between RTP and RTCP 13 years ago
  Michael Niedermayer c753b56b4d ff_convert_matrix: fix integer overflow 13 years ago
  Michael Niedermayer 5537c92f84 mpegvideoenc: check return value of ff_MPV_frame_start() 13 years ago
  Michael Niedermayer 2472f3facb lzwenc: change assert to av_assert 13 years ago
  Michael Niedermayer 97d1cb5cd4 bmv: remove unreachable default case 13 years ago