source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8e91d96   9 years michaelni ffmpeg_opt: Check for localtime() failure Found-by: Daemon404 …
(edit) @80b5a1e2   9 years michaelni Mark vectors as NAN instead of dereferencing NULL pointers on malloc …
(edit) @ae0148ff   9 years michaelni swscale: Assert that pixel format descriptor is not NULL This may …
(edit) @3dea13e7   9 years michaelni avcodec/jpeg2000dec: Assert that pixel format descriptor is not NULL …
(edit) @d59a033   9 years michaelni avformat/mpegts: recognizes and export private streams Based on patch …
(edit) @04f00022   9 years michaelni configure: Disable VSX on unspecified / generic CPUs Fixes fate tests …
(edit) @e7adb02d   9 years michaelni avcodec/jpeg2000dec: Do not hardcode tile part usage Fixes part of …
(edit) @1b3fbe41   9 years michaelni avcodec/jpeg2000dec: Do not print a warning for RLCP It seems to be …
(edit) @4af9eb4f   9 years michaelni avcodec/jpeg2000dec: Remove unused variable and argument …
(edit) @dc73c7ad   9 years michaelni avcodec/jpeg2000dec: Fix Selective arithmetic coding bypass and …
(edit) @eea92133   9 years michaelni avcodec/mqcdec: Support raw bypass and non reseting init Some broken …
(edit) @b395fd3d   9 years michaelni avcodec/jpeg2000dec: add some sanity checking on newpasses …
(edit) @5ccca4eb   9 years michaelni avcodec/jpeg2000dec: Add some additional checking on lengthinc …
(edit) @2f1dd4a3   9 years michaelni avcodec/jpeg2000dec: Print warning for "Selective arithmetic coding …
(edit) @9c893921   9 years michaelni avcodec/jpeg2000dec: Implement progression order RLCP This works with …
(edit) @fb92f3e   9 years michaelni avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct …
(edit) @1d70b6fe   9 years michaelni avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra …
(edit) @daf1158d   9 years michaelni avutil/softfloat: Move av_sf2double() to header It was not intended …
(edit) @54f685a   9 years michaelni avutil/softfloat: properly separate testcode This matches how other …
(edit) @4e640f05   9 years michaelni avformat/avio: move short seek threshold to the context This allows …
(edit) @70af8a5e   9 years michaelni avformat/aiffdec: avoid double and ldexp() There is no support for …
(edit) @e4fb8816   9 years michaelni avcodec/mips: Add 'const' to static arrays in HEVC MSA code …
(edit) @b87dc70c   9 years michaelni avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc …
(edit) @fd004e10   9 years jzern libvpxenc: add overshoot-pct option balances the presence of …
(edit) @2c70436e   9 years jzern libvpxenc: add undershoot-pct option replaces deprecated …
(edit) @c2163f7c   9 years michaelni avcodec/pcm-dvd: Fix debug == FF_DEBUG_PICT_INFO Signed-off-by: …
(edit) @6e1f8780   9 years michaelni avformat: Fix bug in parse_rps for HEVC. Make the logic in …
(edit) @8ddc4155   9 years michaelni avdevice/openal-dec: Make al_format_info const Signed-off-by: Michael …
(edit) @9e40bd50   9 years michaelni avformat/movenc: Make static packed_size, const static Signed-off-by: …
(edit) @261b715   9 years michaelni avcodec/mpeg4videodec: Mark static table as const Signed-off-by: …
(edit) @c465254f   9 years michaelni avformat/mpegts: Do not ignore registration descriptors when probing …
(edit) @dc52e620   9 years lou doc/ffmpeg: remove tips Ancient and misleading. Signed-off-by: Lou …
(edit) @11f86ec2   9 years michaelni Merge commit 'c0e6b8cab874db97b6818007bc86507c8d213083' * commit …
(edit) @21d8e2c0   9 years michaelni Merge commit 'd1dd0d404c085f4fce7b8358b4aea677761c5d88' * commit …
(edit) @d784d6b7   9 years michaelni Merge commit 'c6aa0554b0c3e31fec4580b68ea85b66966cd381' * commit …
(edit) @88679aeb   9 years michaelni Merge commit '7061bf0925a7d6c5899bbe710b2b8cdae9005274' * commit …
(edit) @049161fb   9 years michaelni Merge commit '529c05698e88b057f0bea61e0d85f2b42925b5ea' * commit …
(edit) @de3a7ef2   9 years michaelni lavf/http: Correctly terminate session with HTTP POST client. Send a …
(edit) @63276fa9   9 years michaelni avcodec/mips: remove ;; Signed-off-by: Michael Niedermayer …
(edit) @203f9c8f   9 years michaelni libavformat/flvdec.c: don't build index_entries for input stream if …
(edit) @c0e6b8ca   9 years vittorio.giovara mpegvideo: Mark one function as static
(edit) @d1dd0d40   9 years vittorio.giovara mpegvideo: Move block permutation function where is used Mark it as …
(edit) @c6aa0554   9 years vittorio.giovara mpegvideo: Drop release_unused_pictures() function It is only used in …
(edit) @7061bf09   9 years vittorio.giovara mpegvideo: Move Picture-related functions to a separate file
(edit) @529c056   9 years janne-libav movenc: fixes a questionable valgrind uninitialized value warning …
(edit) @d6d9823   9 years michaelni avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra …
(edit) @271195f8   9 years michaelni avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter …
(edit) @05c57ba2   9 years michaelni takdec: ensure chan2 is a valid channel index If chan2 is not smaller …
(edit) @aef0e0f0   9 years michaelni avcodec/h264_slice: Use AVFrame diemensions for grayscale handling …
(edit) @b58a3c8   9 years michaelni avcodec/jpeg2000dec: Print the correct variable in the component error …
(edit) @81471d82   9 years michaelni avcodec/jpeg2000dec: increase tile_parts to 6 Fixes Ticket4602 …
(edit) @213f2da4   9 years michaelni avcodec/jpeg2000dec: Fix shift for RGB(A)48/64 Found-by: carl …
(edit) @913685f5   9 years michaelni avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet() …
(edit) @58142a27   9 years michaelni MAINTAINERS: add 2.7 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> n2.8-dev
(edit) @58995f64   9 years Andreas.Cadhalpun sonic: set avctx->channels in sonic_decode_init Otherwise it can be 0 …
(edit) @3a99f6e7   9 years michaelni Changelog: Add 2.7 entry Signed-off-by: Michael Niedermayer …
(edit) @a5f44bc4   9 years michaelni doc/APIchanges: fill in missing stuff Signed-off-by: Michael …
(edit) @6ddb109b   9 years michaelni doc/APIchanges: Add 2.7 separator Signed-off-by: Michael Niedermayer …
(edit) @83307a32   9 years michaelni libavutil/channel_layout: Correctly return layout when channel …
(edit) @34ae98a7   9 years michaelni lavf/webm_chunk: Remove AVFMT_ALLOW_FLUSH The flag was set …
(edit) @0916938a   9 years michaelni avcodec/jpeg2000dec: Fix gain regression with gray16 Found-by: carl …
(edit) @6bf8d9e1   9 years michaelni fate: Force jpeg2000 decoder for dcinema so that no external decoder …
(edit) @adbe1d7d   9 years michaelni avcodec/libopenjpegdec: Mark as experimental if <= 1.3 Signed-off-by: …
(edit) @dbbb31e5   9 years michaelni avcodec/jpeg2000: remove unused variable Signed-off-by: Michael …
(edit) @32b1131f   9 years michaelni avformat/oggenc: Fix return code in case of flushing Signed-off-by: …
(edit) @dac7b278   9 years michaelni Merge commit 'b14086ca38efa1a86cb0f0c6aa147b05f698877b' * commit …
(edit) @962654f2   9 years michaelni Merge commit 'b380337020e271c5431aa8ef8f8e9dfda5e919b2' * commit …
(edit) @551813a9   9 years michaelni Merge commit '210921722bf828b3b895ebcbc34374e6c4452c6f' * commit …
(edit) @840465eb   9 years michaelni Merge commit '09447f2b0fafac6d9565aab82a4c5f16fc99ee5e' * commit …
(edit) @5f48a73   9 years michaelni Merge commit 'fb1473080223a634b8ac2cca48a632d037a0a69d' * commit …
(edit) @4b082bc2   9 years michaelni doc/muxers: document new break_non_keyframes option Signed-off-by: …
(edit) @44327cbc   9 years michaelni avcodec/jpeg2000: Disable special case for JPEG2000_QSTY_SI The code …
(edit) @45db9218   9 years michaelni avcodec/jpeg2000dec: Add placeholder for PLT parsing Signed-off-by: …
(edit) @b6ee1912   9 years michaelni avcodec/jpeg2000dec: Handle Psot = 0 Fixes Ticket2869 Signed-off-by: …
(edit) @b14086ca   9 years lu_zero mkv: Correctly report the latest packet had been flushed Bug-Id: 865 …
(edit) @e60b018c   9 years michaelni lavf/segment: add an option to allow breaking on non-keyframes …
(edit) @b380337   9 years janne-libav mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed …
(edit) @2109217   9 years janne-libav imc: add required padding for GetBitContext buffer Fixes stack buffer …
(edit) @09447f2   9 years janne-libav ac3_parser: add required padding for GetBitContext buffer Fixes stack …
(edit) @fb147308   9 years janne-libav aac_parser: add required padding for GetBitContext buffer Fixes stack …
(edit) @e1009665   9 years michaelni avcodec/x86/h264_weight: handle weight1=128 Fix ticket4596 …
(edit) @7c9fcdfa   9 years michaelni avcodec/jpeg2000dec: Fix some 5/3 bitexactness issues Signed-off-by: …
(edit) @ecefce41   9 years michaelni lavf/tls_securetransport: fix SNI support when not verifying …
(edit) @074159ed   9 years michaelni avcodec/jpeg2000dec: Fix subsampled decoding Fixes part of Ticket3619 …
(edit) @12ba1b2   9 years michaelni avcodec/jpeg2000dec: Check that coords match before applying ICT This …
(edit) @028c59c1   9 years michaelni avcodec/jpeg2000dec: Fix high bit depth branch sample shift Fix part …
(edit) @6fdbaa2b   9 years Andreas.Cadhalpun vp8: change mv_{min,max}.{x,y} type to int If one of the dimensions …
(edit) @1382add   9 years James mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed …
(edit) @d5a64562   9 years michaelni Merge commit '4733a12dd17a91d606e0079ff9bb48b9f419cbef' * commit …
(edit) @3d663574   9 years michaelni Merge commit '6308cd4868d2bd5fdf8bfa8dd10856c9a91874f5' * commit …
(edit) @77510a96   9 years michaelni Merge commit 'bc1eace1b3654c490cb2c226b3c80854244dbb9a' * commit …
(edit) @d1f7b313   9 years michaelni Merge commit 'f7e932473314e6ca4c851d49cbde8570b6e66383' * commit …
(edit) @01a6ae13   9 years michaelni Merge commit '8ef98855d25e457094468e2e1a79d9b10d6445b2' * commit …
(edit) @402b18af   9 years michaelni Merge commit 'caf7be30b11288c498fae67be4741bfbf083d977' * commit …
(edit) @83e3516e   9 years michaelni Merge commit '925b80d64029d41962e5998d7d901226c3a9baea' * commit …
(edit) @3244a176   9 years michaelni Merge commit '9bb11be0e5a75782c3139ad058c2b571499aa37d' * commit …
(edit) @b18eac7f   9 years Andreas.Cadhalpun vp9: change type of tile_size from unsigned to int64_t Otherwise the …
(edit) @e05fda99   9 years michaelni Merge commit 'f8716a1408f4f4ec63857b7015fbd62f9eac344a' * commit …
(edit) @db8ae37a   9 years michaelni Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8' * commit …
(edit) @34d278f9   9 years James mpjpegdec: fix memory leak in probe function Signed-off-by: James …
Note: See TracRevisionLog for help on using the revision log.