source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @6d4731e1   13 years michaelni avutil: add av_noreturn Signed-off-by: Michael Niedermayer …
(edit) @ec3c9a30   13 years michaelni ffmpeg: check debug scanf() return value. Signed-off-by: Michael …
(edit) @7d3982b   13 years michaelni ffmpeg: get rid of deprecated warnings due to AVOption useage. …
(edit) @9ef5d707   13 years michaelni Implement use_high_update_speed() and use_normal_update_speed() …
(edit) @144d8159   13 years michaelni Initialize num_logged_tiles and remove unnecessary codes (cherry …
(edit) @9634b1c6   13 years michaelni Log index for each line of output (cherry picked from commit …
(edit) @2f8b8f69   13 years michaelni Log tile size (cherry picked from commit …
(edit) @6e4a86a3   13 years michaelni Output decoded residues
(edit) @8f8dcf44   13 years michaelni Replace placeholders with actual calls to clear_codec_buffers() and …
(edit) @80fa79a3   13 years michaelni Implement lms_update() (cherry picked from commit …
(edit) @afd930dc   13 years michaelni Implement lms_predict() (cherry picked from commit …
(edit) @f12f1896   13 years michaelni Implement reset_codec() (cherry picked from commit …
(edit) @06b67051   13 years michaelni Add missing syntax elements to WmallDecodeCtx (cherry picked from …
(edit) @8a41fdf   13 years michaelni Add .recent syntax element to cdlms struct (cherry picked from commit …
(edit) @a868b6fe   13 years michaelni Analysis and spec comparison (cherry picked from commit …
(edit) @91528664   13 years michaelni Implement clear_codec_buffers() (cherry picked from commit …
(edit) @fd9ea040   13 years michaelni Add buffers to context necessary for reverting cdmls and mclms filter
(edit) @1f273373   13 years michaelni Analysis and spec comparison
(edit) @7344b75c   13 years michaelni Cosmetics (cherry picked from commit …
(edit) @6d91045   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (29 …
(edit) @299809de   13 years lu_zero doc: update libavfilter documentation Update the reference to the …
(edit) @554caed2   13 years michaelni cook: fix apparent typo in extradata parsing Signed-off-by: Michael …
(edit) @083d9ba4   13 years michaelni golomb: Fix overread in get_ur_golomb_jpegls() Fixes Ticket600 …
(edit) @a14708d4   13 years michaelni doc: update examples to use -b:v or -b:a Fixes Ticket613 …
(edit) @0e609d74   13 years Carl Eugen Hoyos Fix some 1bit bmp samples, they are palletised. Fixes ticket #632.
(edit) @371d15ec   13 years martin tls: Use the URLContext as logging context Signed-off-by: Martin …
(edit) @c9e5ac33   13 years alex.converse aes: Avoid illegal read and don't generate more key than we use.
(edit) @88b24369   13 years alex.converse mpc7: Fix memset call in mpc7_decode_frame function
(edit) @164fca3   13 years justin.ruggles atrac1: use correct context for av_log()
(edit) @c298b2b8   13 years justin.ruggles apedec: consume the whole packet when copying to the decoder buffer. …
(edit) @de157f21   13 years justin.ruggles apedec: do not needlessly copy s->samples to nblocks. also move …
(edit) @4315c7d3   13 years justin.ruggles apedec: check output buffer size after calculating actual output size
(edit) @ad17207b   13 years justin.ruggles apedec: remove unneeded entropy decoder normalization. The decoder …
(edit) @59f4d1b8   13 years justin.ruggles truespeech: use memmove() in truespeech_update_filters()
(edit) @41899b9a   13 years justin.ruggles vorbisdec: remove AVCODEC_MAX_AUDIO_FRAME_SIZE check The user could …
(edit) @e551a6f4   13 years justin.ruggles vorbisdec: remove unneeded buf_size==0 check
(edit) @f666276f   13 years justin.ruggles vorbisdec: return proper error codes instead of made-up ones
(edit) @eb4fc6ac   13 years michaelni ffmpeg: update timestamping code to handle frame threads …
(edit) @80f716cd   13 years michaelni mpeg4videodec: fix lml4 and frame threading without -vsync 0 …
(edit) @f2d00155   13 years martin http: Don't add a Range: bytes=0- header for POST That header simply …
(edit) @2305742b   13 years janne-libav sunrast: Check for invalid/corrupted bitstream Signed-off-by: Janne …
(edit) @6149485f   13 years martin http: Change the chunksize AVOption into chunked_post The chunksize …
(edit) @a2519280   13 years martin http: Add encoding/decoding flags to the AVOptions Signed-off-by: …
(edit) @492cc1be   13 years anton avconv: remove some codec-specific hacks The problem they are …
(edit) @dc86ca1a   13 years anton crypto: add decoding flag to options.
(edit) @34ff0e29   13 years anton tls: use AVIO_FLAG_NONBLOCK instead of deprecated URL_FLAG_NONBLOCK
(edit) @3b384502   13 years anton http: use different classes for http and https.
(edit) @8ef79f42   13 years martin http: Change an error log message to a warning Signed-off-by: Martin …
(edit) @7590061e   13 years martin http: Remove the now unused ff_http_set_headers custom function …
(edit) @27fad11b   13 years martin mms: Set http custom headers via the AVOption Signed-off-by: Martin …
(edit) @196bf28c   13 years martin rtsp: Set http custom headers via the AVOption Signed-off-by: Martin …
(edit) @10da1e91   13 years martin http: Make custom headers settable via an AVOption Signed-off-by: …
(edit) @eaa8c1f9   13 years martin crypto: Don't manually free memory allocated via AVOptions …
(edit) @d10361b6   13 years martin avio: Free URLContext private data allocated via AVOptions …
(edit) @6c643e07   13 years rsbultje avc: fix memory errors when encoding invalid h264 codecdata …
(edit) @525a8f3b   13 years michaelni lavc: update AVCodecContext.delay documentation Based on reimars …
(edit) @3cc1af9d   13 years michaelni pthreads: export the delay that was previously exported by mangling …
(edit) @afc0a24d   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @dec354b   13 years stefasab vf_fade: reindent after previous commit
(edit) @8c1fb50d   13 years stefasab vf_fade: add alpha option and alpha fading support Signed-off-by: …
(edit) @0d60261   13 years stefasab vf_fade: add support to options parsing Extend fade syntax, required …
(edit) @f1f6d361   13 years justin.ruggles avcodec: add support for planar signed 8-bit PCM. It is found in some …
(edit) @dea8f6e   13 years michaelni lowercase FRWU string 8556406d38dc2307dd3f187c4528d64f5c350d5f (lavc: …
(edit) @fed5ca25   13 years justin.ruggles ra144enc: add sample_fmts list to ff_ra_144_encoder This enables the …
(edit) @818a3bde   13 years justin.ruggles smackaud: use uint8_t* for 8-bit output buffer type This matches the …
(edit) @375ca0ac   13 years justin.ruggles smackaud: clip output samples
(edit) @c86c3c8   13 years justin.ruggles smackaud: use sign_extend() for difference value instead of casting
(edit) @701e5348   13 years michaelni vda: set destination image buffer attributes. Signed-off-by: Michael …
(edit) @e7062a1e   13 years michaelni audioconvert: make av_get_channel_layout accept composite names. …
(edit) @979c8de5   13 years justin.ruggles sipr: use a function pointer to select the decode_frame function
(edit) @3468ff10   13 years justin.ruggles sipr: set mode based on block_align instead of bit_rate the user is …
(edit) @0005f9a   13 years justin.ruggles sipr: do not needlessly set *data_size to 0 when returning an error
(edit) @8cd21070   13 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @9cb70ce3   13 years justin.ruggles ra288: fix formatting of LOCAL_ALIGNED_16
(edit) @82a1d575   13 years michaelni fraps: check overread per sample instead of per line Signed-off-by: …
(edit) @46082e61   13 years michaelni fraps: fix memleak Found-by reimar Signed-off-by: Michael Niedermayer …
(edit) @65ac513   13 years martin udp: Allow specifying the local IP address This is useful if sending …
(edit) @8892d049   13 years michaelni Revert commit 0bc391281ad80d4eb365f3d8978637b07003e8dc
(edit) @26ae9a5d   13 years michaelni pthreads: drop has_b_frames mangling, its buggy in many many ways, not …
(edit) @367468f1   13 years Carl Eugen Hoyos Check extradata_size before accessing extradata. Fixes ticket #627.
(edit) @c33d4916   13 years anton VC1: Add bottom field offset to block_index[] to avoid rewriting …
(edit) @62622d04   13 years anton vc1dec: move an if() block. There are no reason for "if (c_valid) { …
(edit) @4bceeaf0   13 years anton vc1dec: use correct hybrid prediction threshold. Signed-off-by: Anton …
(edit) @4344ce0   13 years anton vc1dec: Partial rewrite of vc1_pred_mv() The current code is a …
(edit) @6475a6e1   13 years anton vc1dec: take ME precision into account while scaling MV predictors. …
(edit) @055a141e   13 years anton lavf: don't leak corrupted packets Signed-off-by: Anton Khirnov …
(edit) @11e155c2   13 years michaelni ra288: try to fix 10l typo that breaks compile on some platforms …
(edit) @b2bdca1   13 years michaelni udp: simplify 7a032cb97f743a651138d2da6214c79e0ce089dd Signed-off-by: …
(edit) @7a032cb9   13 years michaelni Fix segfault on UDP reading Signed-off-by: Michael Niedermayer …
(edit) @4354788a   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: tls: …
(edit) @0827222b   13 years michaelni Use more accurate conversion for rgb15/16 to rgb24/32 (C/MMX). Fate …
(edit) @3bdfef31   13 years michaelni fraps: check for overread Fixeds Ticket619 Signed-off-by: Michael …
(edit) @bf0ac7aa   13 years michaelni mpegvideo_probe: reduce score for invalid streams Signed-off-by: …
(edit) @d8407ee2   13 years Marton Balint ffplay: limit lowres to the maximum supported. Fixes Ticket591 …
(edit) @fd79167   13 years Reimar.Doeffinger Fix nonsense buffer hints. The codec uses all previous frames as …
(edit) @f38f3b88   13 years martin tls: Use ERR_get_error() in do_tls_poll The return value ret isn't an …
(edit) @4e38d4ef   13 years michaelni mpegvideo_probe: Getting rid of the use of GCC language extensions …
(edit) @0643ff17   13 years michaelni mpegvideo_probe: dont be too picky on spec compliance and the lack of …
(edit) @b52f2d88   13 years michaelni mpegvideo_probe: count video and audio pes seperately Signed-off-by: …
(edit) @26d7eb40   13 years michaelni mpegvideo probe: fix slice counting Signed-off-by: Michael …
Note: See TracRevisionLog for help on using the revision log.