source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @795d9594   13 years martin applehttp: Fix seeking in streams not starting at DTS=0 The Apple …
(edit) @dbc2424   13 years martin http: Don't use the normal http proxy mechanism for https The tls …
(edit) @2565dbe   13 years martin tls: Handle connection via a http proxy Signed-off-by: Martin Storsjö …
(edit) @f5c5d57b   13 years martin http: Reorder two code blocks This is in preparation for a later …
(edit) @9f1dae94   13 years martin http: Add a new protocol for opening connections via http proxies …
(edit) @bf7723a6   13 years martin http: Split out the non-chunked buffer reading part from http_read …
(edit) @ddf9b510   13 years martin segafilm: add support for raw videos Signed-off-by: Martin Storsjö …
(edit) @525c5b08   13 years martin rtpdec: only use RTCP for PTS when synchronizing multiple streams …
(edit) @12348ca2   13 years martin rtpdec: unwrap RTP timestamps for PTS calculation The timestamp field …
(edit) @bb4b0ad8   13 years alex.converse vp5: Fix illegal read. Found with Address Sanitizer
(edit) @e0966eb1   13 years alex.converse vp6: Fix illegal read. Found with Address Sanitizer Signed-off-by: …
(edit) @92db95e9   13 years martin tls: Use TLSv1_client_method for OpenSSL TLSv1 is compatible with …
(edit) @268fb3f9   13 years martin mpegaudiodec: Don't use a nonexistent log context for av_dlog This …
(edit) @18579f0   13 years martin avformat: Accept the ISO8601 separate format as input, too This makes …
(edit) @4a835416   13 years martin avformat: Interpret times in ff_iso8601_to_unix_time as UTC This …
(edit) @62706711   13 years martin avutil: Add av_timegm as a public function This is useful, since the …
(edit) @747283a0   13 years martin cinepak: Add another special case so that it can handle the following …
(edit) @ffc638c2   13 years martin lagarith: add some RGBA decoding support Signed-off-by: Martin …
(edit) @39616fc3   13 years martin lagarith: Add correct line prediction for RGB Signed-off-by: Martin …
(edit) @52767d89   13 years mans lavf: fix multiplication overflow in avformat_find_stream_info() …
(edit) @f1d1516e   13 years justin.ruggles cosmetics: indentation
(edit) @1158745a   13 years justin.ruggles mpegaudiodec: init static tables in AVCodec.init_static_data()
(edit) @3f5d6a66   13 years mans binkvideo: simplify and remove invalid shifts Signed-off-by: Mans …
(edit) @2625b621   13 years lu_zero pulse: compute frame_duration once and fix it The frame duration was …
(edit) @caf27e37   13 years lu_zero lavf: simplify format_child_class_next() And fix the error introduced …
(edit) @ac3dbb4d   13 years lu_zero hwaccel: OS X Video Decoder Acceleration (VDA) support. …
(edit) @d8a09169   13 years janne-libav doc: add support for an optional navigation bar in texi2html pages …
(edit) @32caa7b   13 years anton lavf: pass options from AVFormatContext to avio.
(edit) @9d77a8fa   13 years anton avformat: Use avio_open2, pass the AVFormatContext interrupt_callback …
(edit) @1dee0aca   13 years anton avio: add avio_open2, taking an interrupt callback and options The …
(edit) @ddffc2fd   13 years anton avio: add support for passing options to protocols. Not used anywhere …
(edit) @163a3113   13 years anton avio: add and use ffurl_protocol_next().
(edit) @6ef350c1   13 years anton avformat: Pass the interrupt callback on to chained muxers/demuxers …
(edit) @6f1b7b39   13 years anton avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc …
(edit) @9957cdbf   13 years anton avformat: Use ff_check_interrupt
(edit) @c4a090dd   13 years anton avio: Add an internal utility function for checking the new interrupt …
(edit) @6aa0b98f   13 years anton avio: Add AVIOInterruptCB This is a better io interrupt callback …
(edit) @58b68d6b   13 years lu_zero texi2html: remove stray \n Single-quoted strings are printed verbatim …
(edit) @84fb63ed   13 years lu_zero doc: prettyfy the texi2html documentation make it use the website css …
(edit) @8283f90a   13 years lu_zero swscale: handle unaligned buffers in yuv2plane1 The issue had been …
(edit) @29ae0565   13 years janne-libav vble: remove vble_error_close It does not make much sense to factor …
(edit) @c433a3f9   13 years martin VBLE Decoder Add a decoder for the VBLE Lossless Codec, which still …
(edit) @b656c4d0   13 years justin.ruggles tta: use an integer instead of a pointer to iterate output samples
(edit) @5c210e2c   13 years justin.ruggles shorten: do not modify samples pointer when interleaving
(edit) @befc473c   13 years justin.ruggles mpc7: only support stereo input. The Musepack SV7 reference encoder …
(edit) @8dbc6d03   13 years justin.ruggles dpcm: do not try to decode empty packets
(edit) @e79da63   13 years justin.ruggles dpcm: remove unneeded buf_size==0 check. It is already checked in …
(edit) @9d06037d   13 years justin.ruggles twinvq: add SSE/AVX optimized sum/difference stereo interleaving
(edit) @7b966566   13 years justin.ruggles vqf/twinvq: pass vqf COMM chunk info in extradata This is needed …
(edit) @ca482ce4   13 years justin.ruggles vqf: do not set bits_per_coded_sample for TwinVQ. It is a lossy codec …
(edit) @a8a6da4a   13 years justin.ruggles twinvq: check for allocation failure in init_mdct_win()
(edit) @124e5645   13 years rsbultje swscale: add padding to conversion buffer. Altivec does unaligned …
(edit) @b8a1b880   13 years martin rtpdec: Simplify finalize_packet Signed-off-by: Martin Storsjö …
(edit) @b911518d   13 years martin http: Handle proxy authentication Tested with both Basic and Digest …
(edit) @b01f5ba2   13 years martin http: Print an error message for Authorization Required, too The …
(edit) @e1e2285   13 years anton AVOptions: don't return an invalid option when option list is empty
(edit) @45fcb86c   13 years anton AIFF: add 'twos' FourCC for the mux/demuxer (big endian PCM audio) …
(edit) @299809de   13 years lu_zero doc: update libavfilter documentation Update the reference to the …
(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) @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) @f1f6d361   13 years justin.ruggles avcodec: add support for planar signed 8-bit PCM. It is found in some …
(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) @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) @9cb70ce3   13 years justin.ruggles ra288: fix formatting of LOCAL_ALIGNED_16
(edit) @65ac513   13 years martin udp: Allow specifying the local IP address This is useful if sending …
(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 …
Note: See TracRevisionLog for help on using the revision log.