source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c8a441ef   13 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @708df4ac   13 years Marton Balint ffplay: remove global video state Signed-off-by: Marton Balint …
(edit) @b08a742   13 years michaelni siff: simplify code by using ffio_limit() Signed-off-by: Michael …
(edit) @1dcce49   13 years michaelni soxdec: check av_malloc return. Bug found by: durandal_1707 …
(edit) @1d0ae92a   13 years michaelni eamad: pass & check errors Signed-off-by: Michael Niedermayer …
(edit) @03a9c993   13 years michaelni eamad: fix excessive memory allocation. Fixes Ticket792 Bug found by …
(edit) @32a92d32   13 years michaelni sws: Print an error in case of av_malloc() failure Signed-off-by: …
(edit) @90cad5ed   13 years michaelni swscale: Fix several (real world) integer overflows. Fixes Ticket795 …
(edit) @9c5104e8   13 years michaelni dsicin demuxer: Fix excessive malloc() use ffio_limit() Fixes Ticket …
(edit) @e39eeb10   13 years michaelni lavf: split out ffio_limit() Signed-off-by: Michael Niedermayer …
(edit) @f85334f5   13 years michaelni tqi: Fix passing errors from the MB decode. This silences some …
(edit) @60870800   13 years michaelni adpcm: Fix crash Fixes half of Ticket794 Bug found by: Oana Stratulat …
(edit) @29179239   13 years michaelni proresdec: add UPDATE_CACHE, should fix decoding with -Os …
(edit) @7c29313b   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @f371396d   13 years michaelni rl2demux: Fix FPE Fixes Ticket788 Bug found by Oana Stratulat …
(edit) @2a216ca2   13 years mans APIchanges: fill in revision for AVFrame.age deprecation …
(edit) @8400b126   13 years mans avcodec: deprecate AVFrame.age This was intended as an optimisation …
(edit) @a9ef21bb   13 years michaelni Merge remote-tracking branch 'tjoppen/proper_mxf_track_linking' * …
(edit) @1c73391d   13 years michaelni siff: Fix excessive memory allocation. Bug found by: Oana Stratulat …
(edit) @af3f2a87   13 years michaelni mov: detect EOF in mov_read_dref() This fixes a (near) infinite loop …
(edit) @7859740c   13 years michaelni adx_parser: rewrite. The previous code ended in multiple different …
(edit) @6b6b84ae   13 years michaelni adxdec: Fix division by zero Signed-off-by: Michael Niedermayer …
(edit) @bdd62a61   13 years michaelni adxdec: Do not require extradata. Signed-off-by: Michael Niedermayer …
(edit) @3bf1d787   13 years michaelni adx_parser: Fix infinite loop. Signed-off-by: Michael Niedermayer …
(edit) @bc78cee   13 years justin.ruggles 4xm: remove unneeded check for remaining unused data. This is …
(edit) @93fc5a9f   13 years anton lavf: force threads to 1 in avformat_find_stream_info() Fixes …
(edit) @d49352c7   13 years rsbultje swscale: fix overflows in vertical scaling at top/bottom edges. This …
(edit) @f40e7eb5   13 years anton lavf: add OpenMG audio muxer. Signed-off-by: Anton Khirnov …
(edit) @ee20b332   13 years anton omadec: split data that will be used in the muxer to a separate file.
(edit) @08f7af0c   13 years anton lavf: rename oma.c -> omadec.c
(edit) @488a5b3f   13 years rsbultje tmv decoder: set correct pix_fmt Previously the decoder only worked …
(edit) @1af0ace3   13 years Carl Eugen Hoyos Fix channel order for some less common TrueHD layouts. Reported and …
(edit) @b9d8af03   13 years Carl Eugen Hoyos mlpdec: fix channel order for wide 7.1 truehd layouts
(edit) @9a972b51   13 years Carl Eugen Hoyos Cosmetics: Fix indentation after last commit.
(edit) @290e7eb   13 years Carl Eugen Hoyos Fix possible endless loop when decoding amr. Fixes bug 151. …
(edit) @b6b00675   13 years Carl Eugen Hoyos Assume architecture arm for machine hardware name iPad*. uname -m …
(edit) @6d7b5011   13 years nicolas.george sbgdec: change -1 into AVERROR(EINVAL). This is not as accurate as …
(edit) @4734fb0   13 years michaelni sbgdec: Replace ELOOP by -1 to fix compilation on win32. This should …
(edit) @549749c6   13 years michaelni mpeg12: disable checked reader. overreads in mpeg12 are not possible …
(edit) @06192e42   13 years michaelni mpeg4: disable checked bitstream reader, overreads are not possible. …
(edit) @8e777603   13 years michaelni h263: disable slow checked reader, overreads are not possible in …
(edit) @38331d20   13 years michaelni h264: disable checking reader, overreads are not possible in ffmpegs …
(edit) @1bdc212   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
(edit) @1a2484fc   13 years michaelni get_bits: drop the a32 reader. that way qatar maintains the code for …
(edit) @53509d20   13 years michaelni v210dec: Fix warning: ‘val’ may be used uninitialized in this function …
(edit) @c9dc6637   13 years michaelni v210enc: Fix warning: ‘val’ may be used uninitialized in this …
(edit) @bd35dfea   13 years michaelni tta: Fix several warning: initialization from incompatible pointer …
(edit) @8beeec88   13 years michaelni sunrast: Fix warning: comparison of unsigned expression < 0 is always …
(edit) @0db7b30   13 years michaelni lagarith: rgb24 support Signed-off-by: Michael Niedermayer …
(edit) @21dfd159   13 years stefasab lavd/lavfi: fix incomplete comment
(edit) @86b7db61   13 years stefasab lavd/lavfi: fix typo in error message
(edit) @0ea5b442   13 years mans build: link test programs with static libraries Many of the test …
(edit) @e064d46e   13 years mans dct-test: remove unused variable cropTbl Signed-off-by: Mans Rullgard …
(edit) @72dafea0   13 years mans swscale: fix overflow in gray16 vertical scaling. This fixes the same …
(edit) @e09ffa45   13 years michaelni msvideo1enc: Check that dimensions are a multiple of 4. Fixes …
(edit) @9cb6a39   13 years nicolas.george sbgdec: replace EOVERFLOW with ENOMEM. This should fix track issue …
(edit) @86a10281   13 years mans get_bits: remove LAST_SKIP_CACHE macro This macro is empty since the …
(edit) @56bf2c2a   13 years michaelni motion_est: avoid generating motion vectors that point between …
(edit) @77d88b87   13 years mans swscale: fix integer overflows in RGB pixel writing. We're shifting …
(edit) @b4dc6880   13 years janne-libav swscale: add endian conversion for RGB555 and RGB444 pixel formats …
(edit) @be1bafc3   13 years mans swscale: fix overflows in output of RGB48 pixels. For certain types …
(edit) @5d8122db   13 years mans get_bits: remove strange/obsolete comments Signed-off-by: Mans …
(edit) @e42bb0ee   13 years mans get_bits: whitespace (mostly) cosmetics Signed-off-by: Mans Rullgard …
(edit) @ed46a3d   13 years janne-libav swscale: add rgb565 endianess conversion
(edit) @adb28c49   13 years mans get_bits: remove unnecessary #includes Signed-off-by: Mans Rullgard …
(edit) @ac08f798   13 years mans mp3dec: hack: fix decoding with safe bitstream reader The buffer …
(edit) @c0bea184   13 years Clément Bœsch doc: fix "reference to nonexistent node `Regression Tests'" warning.
(edit) @583d3b7   13 years mans fate: fix eatqi test The sample has an incomplete last frame. …
(edit) @6aeba3fd   13 years Clément Bœsch doc: fix "Unknown command `fate'" warning.
(edit) @e614fac2   13 years justin.ruggles adpcm: Check for channels to be a non-zero integer channels would be …
(edit) @43918059   13 years mans swscale: fix overflows in RGB rounding constants. Signed-off-by: Mans …
(edit) @8cfbbd92   13 years mans get_bits: introduce safe bitreading to prevent overreads. When turned …
(edit) @83b4671   13 years michaelni lavc: Check codec_ids against insertion/removial typos Signed-off-by: …
(edit) @75f2cc51   13 years michaelni avutil: check sampleformats enum, pict type enum and media type enum …
(edit) @68230eb3   13 years michaelni pixfmts: Selfcheck against insertions / deletions in the enum. …
(edit) @f37b2d5a   13 years michaelni aacdec: Fix null pointer crash Fixes bug170 Bug found by: Gautam Gupta …
(edit) @4d70023a   13 years michaelni h264: fix init of topleft ref/mv. Fixes Ticket778 Signed-off-by: …
(edit) @53b6503   13 years michaelni avienc: Fix rawvideo 32bit Bug found by: Rik Maes …
(edit) @9af6abdc   13 years michaelni atrac3: Fix crash in tonal component decoding. Fixes Ticket780 Bug …
(edit) @552ec4c   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @a1e98f19   13 years mans get_bits: remove A32 variant The A32 bitstream reader variant is only …
(edit) @a7b5e841   13 years anton avconv: support stream specifiers in -metadata and -map_metadata …
(edit) @bb9747c8   13 years anton wavpack: Fix 32-bit clipping In the case that (frame_flags & 0x03) == …
(edit) @365e1ec2   13 years anton wavpack: Clip samples after shifting It doesn't make much sense to …
(edit) @6d8e6fe   13 years michaelni CODEC_ID_SOL_DPCM: Fix used write buffer. Bug found by: Oana Stratulat …
(edit) @0b4c3232   13 years rsbultje h264: don't drop B-frames after next keyframe on POC reset. The …
(edit) @4af0262f   13 years michaelni cljr: Check if width or height are positive integers width and height …
(edit) @7b92863f   13 years michaelni ffmpeg: Fix killing [Y/n] prompt with ctrl-c Signed-off-by: Michael …
(edit) @cf7076ee   13 years michaelni ffmpeg: exit() on repeated ctrl-c Signed-off-by: Michael Niedermayer …
(edit) @3d07e0ab   13 years michaelni h264: return the consumed amountg in case of Q264 Signed-off-by: …
(edit) @22796042   13 years michaelni h264: retuen the amount read in case of NAL_END_SEQUENCE …
(edit) @902c0904   13 years michaelni h264: reset nal_unit_type so that decoding frames without any nal …
(edit) @f890cb94   13 years michaelni mtvdemuxer: fix segfault caused by truncated packets. Signed-off-by: …
(edit) @ee181f84   13 years michaelni lavf: print an error if a packet has been truncated due to filesize in …
(edit) @207d9eab   13 years michaelni txd/westwood: remove demuxer specific overallocate solutions as the …
(edit) @559ae20d   13 years michaelni lavf: Update AVIOContext.maxsize when hitting the end. Signed-off-by: …
(edit) @b8909cb3   13 years mans get_bits: remove useless pointer casts These pointers are already of …
(edit) @54e75be4   13 years diego configure: refactor lists of tests and components into variables
(edit) @11b1db27   13 years mans rv40: NEON optimised weak loop filter Signed-off-by: Mans Rullgard …
(edit) @39f59a8d   13 years michaelni RELEASE: We're now at 0.9.0.git Signed-off-by: Michael Niedermayer …
Note: See TracRevisionLog for help on using the revision log.