source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @6968a7d1   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @c2e3b564   13 years michaelni mmvideo: restore initial y value. This bug might have been …
(edit) @67c90d26   13 years michaelni mmvideo: remove unused variable Signed-off-by: Michael Niedermayer …
(edit) @bf521d5a   13 years michaelni jpeglsdec: suppress unused var warning Signed-off-by: Michael …
(edit) @0fdb4df   13 years michaelni h264: Fix some mixed declarations and code. Signed-off-by: Michael …
(edit) @c592679c   13 years michaelni eatgq: remove unused ret variable. Signed-off-by: Michael Niedermayer …
(edit) @d9399c4b   13 years michaelni eamad: Remove redundant initialization of mv_map. Signed-off-by: …
(edit) @972880f   13 years anton doc/general: update supported devices table. Add libcdio and fbdev, …
(edit) @29e4046e   13 years anton doc/general: add missing @tab to codecs table.
(edit) @9ff4356   13 years michaelni g729dec: fix scalarproduct_int16 after API change Signed-off-by: …
(edit) @758ec111   13 years rsbultje h264: Fix invalid interlaced/progressive MB combinations for direct …
(edit) @64334ddb   13 years anton avconv: reindent CC: libav-stable@libav.org
(edit) @6e8be949   13 years anton avconv: link '-passlogfile' option to libx264 'stats' AVOption. Fixes …
(edit) @d533e39   13 years anton libx264: add 'stats' private option for setting 2pass stats filename. …
(edit) @9d5c131e   13 years anton libx264: fix help text for slice-max-size option. CC: …
(edit) @e05253bf   13 years pross iff: do not decode unsupported pbms with ham decoder This prevents …
(edit) @499ad54   13 years martin http: Clear the auth state on redirects Currently we only try …
(edit) @e75bbcf4   13 years martin http: Retry auth if it failed due to being stale Allow up to 4 …
(edit) @cdf9108   13 years martin rtsp: Resend new keepalive commands if they used stale auth These …
(edit) @2f96cc1f   13 years martin rtsp: Retry authentication if failed due to being stale …
(edit) @8a3360d1   13 years martin httpauth: Parse the stale field in digest auth Signed-off-by: Martin …
(edit) @7103c835   13 years anton dxva2_vc1: pass the overlap flag to the decoder Signed-off-by: Anton …
(edit) @b2b0aa7   13 years anton dxva2_vc1: fix decoding of BI frames Signed-off-by: Anton Khirnov …
(edit) @6efe1807   13 years rsbultje FATE: add shorthand to wavpack test Signed-off-by: Paul B Mahol …
(edit) @29b0d94b   13 years rsbultje dfa: convert to bytestream2 API Protects from overreads. …
(edit) @b25a265a   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @2d38081b   13 years michaelni cosmetics: fix some typos Patch attached. From …
(edit) @105cac34   13 years michaelni vc1dec: Fix vc1 decoding with --disable-optimizations. Signed-off-by: …
(edit) @015da6e3   13 years rsbultje anm decoder: move buffer allocation from decode_init() to …
(edit) @3aa661ec   13 years janne-libav h264: improve parsing of broken AVC SPS Parsing the entire NAL as SPS …
(edit) @bd3e07c8   13 years janne-libav pcm-mpeg: convert to bytestream2 API Signed-off-by: Paul B Mahol …
(edit) @8a6037c3   13 years janne-libav Revert "h264: clear trailing bits in partially parsed NAL units" This …
(edit) @363bd1c6   13 years janne-libav remove iwmmxt optimizations The were broken since August of 2010 …
(edit) @599888a4   13 years michaelni Move struc FFTContext below SECTION_RODATA Yasm creates an implicit …
(edit) @3069e70f   13 years michaelni udp: Add option overrun_nonfatal Optionize fail/survive on circular …
(edit) @a2eecc11   13 years michaelni udp: remove dead code line (unused result) Signed-off-by: Michael …
(edit) @b0a0e83a   13 years michaelni Revert "flvenc: Remove apparently unneeded AAC check." According to …
(edit) @33c5c3a   13 years rsbultje mimic: do not continue if swap_buf_size is 0 Signed-off-by: Paul B …
(edit) @dba425ad   13 years rsbultje mimic: convert to bytestream2 API Signed-off-by: Paul B Mahol …
(edit) @05d089a8   13 years rsbultje frwu: use MKTAG to check marker instead of AV_RL32 Using …
(edit) @919f3554   13 years rsbultje txd: port to bytestream2 API Protects against overreads. …
(edit) @4fe5448   13 years Clément Bœsch lavfi/drawtext: add 24 hours wrapping option for timecode. Fixes …
(edit) @85aded74   13 years martin c93: convert to bytestream2 API Protects against overreads. …
(edit) @947e103a   13 years martin iff: make .long_name more descriptive Signed-off-by: Paul B Mahol …
(edit) @5a877d95   13 years martin FATE: add test for cdxl demuxer Signed-off-by: Paul B Mahol …
(edit) @705eeb5e   13 years martin rtsp: Fix a typo Signed-off-by: Martin Storsjö <martin@martin.st>
(edit) @88c76c7d   13 years michaelni Revert "udp: add multicast input interface selection" This reverts …
(edit) @0aedd8c0   13 years michaelni dxva2_vc1: pass the overlap flag to the decoder Signed-off-by: …
(edit) @a3c5aef   13 years michaelni dxva2_vc1: fix decoding of BI frames Signed-off-by: Michael …
(edit) @2367b2a5   13 years michaelni libavformat.v: add ffio_set_buf_size() for ffserver. its inevitable …
(edit) @9abd47fe   13 years michaelni udp: add multicast input interface selection Signed-off-by: Michael …
(edit) @3c9a86d   13 years michaelni flvenc: Remove apparently unneeded AAC check. Signed-off-by: Michael …
(edit) @86b6e49d   13 years michaelni iff: check for pbm tag more robust Signed-off-by: Michael …
(edit) @1c273598   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @00969376   13 years michaelni ffserver: add missing buffer set after rewrite av_open_input_file to …
(edit) @9fcc62ed   13 years michaelni Revert "ffserver: remove unused variable." This reverts commit …
(edit) @4272dc3e   13 years michaelni doc: add vf_crop keepaspect documentation Signed-off-by: Michael …
(edit) @f49cb8e6   13 years michaelni vf_crop: keepaspect support
(edit) @84b9b4aa   13 years michaelni Fix frame height vs field height confusion in MXF decoding. …
(edit) @4ed0d182   13 years michaelni FATE: add test for cdxl demuxer Signed-off-by: Paul B Mahol …
(edit) @599881b0   13 years michaelni alsdec: Fix out of ltp_gain_values read. Found-by: Mateusz "j00ru" …
(edit) @daeffccd   13 years michaelni alsdec: pretty print for another log message Signed-off-by: Michael …
(edit) @c95fefa   13 years rsbultje dsicinvideo: validate buffer offset before copying pixels. Found-by: …
(edit) @ad029c24   13 years michaelni mxfdec: add timecode to metadata Signed-off-by: Michael Niedermayer …
(edit) @97e48b2f   13 years rsbultje cook: error out on quant_index values outside [-63, 63] range. …
(edit) @c3c2db49   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: cook: …
(edit) @6cb89df8   13 years Carl Eugen Hoyos Add missing requirements to libavdevice.pc if lavfi is enabled. Fixes …
(edit) @d7eabd50   13 years rsbultje mpc: pad mpc_CC/SCF[] tables to allow for negative indices. MPC8 …
(edit) @2440040c   13 years michaelni vc1: add missing entries to ff_vc1_fps_nr. Fixes out of array read …
(edit) @8e9a0a3   13 years michaelni mpc7: check subband index This fixes a overread Found-by: Mateusz …
(edit) @ecc31630   13 years michaelni mjpegb: Detect changing nb of planes in interlaced video. Found-by: …
(edit) @50f4f272   13 years michaelni indeo3: Fix out of reference reading with NULL blocks. Found-by: …
(edit) @442c3a8c   13 years rsbultje cook: expand dither_tab[], and make sure indexes into it don't …
(edit) @71af42bd   13 years rsbultje xxan: reindent xan_unpack_luma(). It used 3-space indent instead of …
(edit) @f77bfa83   13 years rsbultje xxan: protect against chroma LUT overreads. Found-by: Mateusz "j00ru" …
(edit) @55188278   13 years rsbultje xxan: convert to bytestream2 API. Protects against overreads. …
(edit) @f1279e28   13 years rsbultje xxan: don't read before start of buffer in av_memcpy_backptr(). …
(edit) @a928ed37   13 years rsbultje vp8: convert mbedge loopfilter x86 assembly to use named arguments.
(edit) @bee330e3   13 years rsbultje vp8: convert inner loopfilter x86 assembly to use named arguments.
(edit) @6fe8cb7d   13 years Reimar.Doeffinger snowenc: add no_bitstream option. This allows making e.g. MPlayer's …
(edit) @c4e0d845   13 years Reimar.Doeffinger snowenc: mark some encode_subband arguments const. This makes it more …
(edit) @0d2f4eed   13 years michaelni mpjpeg: video streaming will no longer break and stop on Firefox …
(edit) @2ff540a0   13 years michaelni mxf: Add DNxHD UL Note that the old DNxHD UL is actually JPEG 2000 …
(edit) @1b99971d   13 years michaelni vf_frei0r: set outlinks sample aspect ratio to 1
(edit) @8fbf825e   13 years Reimar.Doeffinger DV: Use profile[1] detection hack only for stype 0. The two samples …
(edit) @b52bd2a4   13 years Reimar.Doeffinger DV demuxer: Stricter check for avio_read result. Signed-off-by: …
(edit) @f7b57add   13 years michaelni cook: tighten the quant_index_table range further. Found-by: Mateusz …
(edit) @8e31dbc   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Fix a …
(edit) @1af9fdc3   13 years michaelni snow: reject unsupported chroma shifts. Found-by: Mateusz "j00ru" …
(edit) @aefd1cb7   13 years stefasab lavfi: remove swapuv libmpcodecs wrapper The filter has been ported …
(edit) @fa35d880   13 years stefasab lavfi: port MP swapuv filter
(edit) @1a3d4b88   13 years stefasab imgconvert: add macro pixdesc_has_alpha for checking if a pixel format …
(edit) @174678ff   13 years michaelni mpegvideo_probe: Fix misdetection of mpeg4video files. (issue1210) …
(edit) @ffae713a   13 years diego Fix a bunch of common typos.
(edit) @eab6968   13 years diego build: Skip compiling xvmc.h under the correct condition.
(edit) @49e35f49   13 years diego configure: darwin: Change dylib install names to include major …
(edit) @ad53c7f9   13 years michaelni lavf: Add system to seperate relative timestamps from absolute ones. …
(edit) @100c3fb2   13 years alex.converse mpegts: Always honor a registration descriptor if present and there is …
(edit) @744dd1d3   13 years alex.converse aacdec: Fix SCE parity check. An unpaired SCE preceding a CPE only …
(edit) @d53fe096   13 years alex.converse aacdec: Fix out of array writes (stack). Set the element to channel …
Note: See TracRevisionLog for help on using the revision log.