source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b9e2226   13 years janne-libav bsd: use number of logical CPUs as automatic thread count
(edit) @ad29ecbf   13 years janne-libav windows: use number of CPUs as automatic thread count
(edit) @ea4d5f48   13 years janne-libav linux: use number of CPUs as automatic thread count Use …
(edit) @f77f640b   13 years janne-libav pthreads: reset active_thread_type when slice thread_init returrns early
(edit) @fede0154   13 years janne-libav v410dec: include correct headers This file does not use anything from …
(edit) @aaf47bcd   13 years diego Drop ALT_ prefix from BITSTREAM_READER_LE name. The prefix is a …
(edit) @196c9e5c   13 years anton lavfi: always build vsrc_buffer. It's a part of public API.
(edit) @9a3f1069   13 years justin.ruggles ra144enc: zero the reflection coeffs if the filter is unstable fixes …
(edit) @131609dc   13 years anton sws: readd PAL8 to isPacked() Fixes PAL8 to YUV conversion.
(edit) @4bf3c8f2   13 years alex.converse mov: Don't stick the QuickTime field ordering atom in extradata. The …
(edit) @f264d336   13 years justin.ruggles truespeech: fix invalid reads in truespeech_apply_twopoint_filter() …
(edit) @e9dc9201   13 years justin.ruggles asfdec: add side data to ASFStream packet instead of output packet. …
(edit) @3f9257c5   13 years justin.ruggles idroqdec: set AVFMTCTX_NOHEADER and create streams as they occur. …
(edit) @ce949481   13 years martin nellymoserdec: Indicate that the decoder can handle changed parameters …
(edit) @f13db94d   13 years martin libavcodec: Apply parameter change side data when decoding audio …
(edit) @2215c39e   13 years martin flvdec: Add param change side data if the sample rate or channels have …
(edit) @3e79c2ad   13 years martin libavformat: Add a utility function for adding parameter change side …
(edit) @fe75dc85   13 years martin libavcodec: Define a side data type for parameter changes Also define …
(edit) @132846b0   13 years martin aacdec: Handle new extradata passed as side data Signed-off-by: …
(edit) @251f320f   13 years martin flvdec: Export new AAC/H.264 extradata as side data on the next packet …
(edit) @195c123c   13 years martin libavcodec: Define a side data type for new extradata Signed-off-by: …
(edit) @17c84f4e   13 years justin.ruggles flacdec: skip all track indices at once instead of looping. …
(edit) @c15da594   13 years janne-libav mxf: Add PictureEssenceCoding UL for V210. Signed-off-by: Janne …
(edit) @6547fd9   13 years janne-libav mxfdec: consider QuantizationBits between 17 and 24 to be pcm_s24* …
(edit) @adff77f2   13 years janne-libav mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container. Support …
(edit) @4ee04247   13 years janne-libav mxf: H.264/MPEG-4 AVC Intra support Signed-off-by: Janne Grunau …
(edit) @9c984b1b   13 years martin configure: Show whether the safe bitstream reader is enabled …
(edit) @6fdb2ce3   13 years diego x86: Tighten register constraints for decode_significance*_x86. On …
(edit) @c1836540   13 years diego Replace Subversion revisions in comments by Git hashes.
(edit) @8742a4f   13 years diego h264_cabac: synchronize decode_significance_*_x86 conditionals The …
(edit) @2003a292   13 years rsbultje w32threads: wait for the waked thread in pthread_cond_signal. This …
(edit) @021914e2   13 years alex.converse aacdec: Cleanup decode_ics_info. Remove unused function argument. …
(edit) @139cef8e   13 years lu_zero network: properly declare WSADATA in windows Fixed "ISO C90 forbids …
(edit) @9f3c77dd   13 years lu_zero fate: account for NUT 10bit support Some libavifilter tests use NUT …
(edit) @9d6b2077   13 years mans build: error on mixed declarations and code Signed-off-by: Mans …
(edit) @514294e8   13 years mans postproc: altivec: fix remaining mixed declarations and code …
(edit) @b49b836   13 years mans postproc: altivec: untemplate some variable names These variables are …
(edit) @b1bcddfb   13 years mans postproc: altivec: fix trivial cases of mixed declarations and code …
(edit) @37c0dc62   13 years lu_zero lavc: always align height by 32 pixel Interlaced content for most …
(edit) @91b1e6f0   13 years lu_zero raw: add 10bit YUV definitions Signed-off-by: Luca Barbato …
(edit) @432f0e5b   13 years lu_zero nut: support 10bit YUV Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
(edit) @1ce1578e   13 years diego mpegvideo_enc: separate declarations and statements …
(edit) @a55eb158   13 years diego oma: make header compile standalone
(edit) @bc4d1561   13 years diego vp3: Reorder some functions to fix VP3 build with Theora disabled.
(edit) @19277d93   13 years diego build: fix standalone compilation of ADX encoder The encoder depends …
(edit) @18725fcd   13 years diego build: fix standalone compilation of ADPCM decoders The generic ADPCM …
(edit) @606c9297   13 years diego build: fix standalone compilation of mpc7/mpc8 decoders These …
(edit) @1443ea93   13 years justin.ruggles 4xm: Use bytestream2 functions to prevent overreads Fixes Bug 110. …
(edit) @fd22616   13 years justin.ruggles bytestream: add a new set of bytestream functions with overread …
(edit) @41bdd4ad   13 years alex.converse mpegts: Suppress invalid timebase warnings on DMB streams. …
(edit) @d9b89b2   13 years alex.converse mpegts: Fix typo in handling sections in the PMT. This was an error …
(edit) @b797f735   13 years martin vc1dec: Use the right pointer type for the tmp pointer This fixes …
(edit) @729ebb2f   13 years janne-libav h264: clear trailing bits in partially parsed NAL units Trailing bits …
(edit) @0a6aff69   13 years martin vc1: Handle WVC1 interlaced stream Signed-off-by: Martin Storsjö …
(edit) @00aad121   13 years martin xl: Fix overreads Signed-off-by: Martin Storsjö <martin@martin.st>
(edit) @1c668624   13 years lu_zero mpegts: rename payload_index to payload_size It holds the size of the …
(edit) @02e8f032   13 years lu_zero segment: introduce segmented chain muxer It behaves similarly to …
(edit) @1ee5b5e8   13 years lu_zero lavu: add AVERROR_BUG error value It should be used to mark codepath …
(edit) @c9aa4cfd   13 years justin.ruggles avplay: clear pkt_temp when pkt is freed. Signed-off-by: Michael …
(edit) @25c2d76b   13 years diego qcelpdec: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @2fd2918   13 years diego qcelpdec: cosmetics: drop some pointless parentheses
(edit) @30bbd5cb   13 years diego x86: conditionally compile dnxhd encoder optimizations
(edit) @358ea75e   13 years janne-libav Revert "h264: skip start code search if the size of the nal unit is …
(edit) @7b3894be   13 years rsbultje swscale: fix formatting and indentation of unscaled conversion …
(edit) @87eebb34   13 years janne-libav h264: skip start code search if the size of the nal unit is known …
(edit) @2e7905ee   13 years janne-libav cljr: fix buf_size sanity check Signed-off-by: Janne Grunau …
(edit) @652d81b2   13 years janne-libav cljr: Check if width and height are positive integers Width and …
(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) @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) @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) @86a10281   13 years mans get_bits: remove LAST_SKIP_CACHE macro This macro is empty since the …
(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) @583d3b7   13 years mans fate: fix eatqi test The sample has an incomplete last frame. …
(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) @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) @0b4c3232   13 years rsbultje h264: don't drop B-frames after next keyframe on POC reset. The …
(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 …
Note: See TracRevisionLog for help on using the revision log.