source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @789f8cb0   12 years michaelni avutil: support 50 and 60 frame rates in timecode api Signed-off-by: …
(edit) @3be02afb   12 years michaelni mxfdec: fix off by one error in d10 aes3 decoding Without this fix …
(edit) @c49e0d2c   12 years michaelni aviobuf: Fix warning about discarded qualifier Signed-off-by: Michael …
(edit) @a2cd13f0   12 years michaelni zmbv: Fix warning about discarded qualifier Based on patch by: jamal …
(edit) @cb40d360   12 years michaelni ffv1: Fix warnings about incompatible pointer type and discarded …
(edit) @236ecc3   12 years michaelni fate: change fate-suite rsync server. there are some technical …
(edit) @316f8db2   12 years Clément Bœsch SubViewer demuxer and decoder.
(edit) @2755abff   12 years Clément Bœsch lavc/rt: small wording fix in a comment.
(edit) @7333798c   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @307a20cc   12 years michaelni Changelog: put entries lost in …
(edit) @f5a5b43   12 years michaelni ffmpeg: doxyfy some comments and mention the timebase used in various …
(edit) @1a7af514   12 years michaelni ffmpeg: move decoded_frame->pts computation together This clarifies …
(edit) @c76a5365   12 years michaelni ffmpeg: Fix rounding errors in decoded_frame->pts computation …
(edit) @9b1fdb1c   12 years michaelni ffmpeg: fix assumed decoded_frame->pts timebase Signed-off-by: …
(edit) @b616405c   12 years michaelni ffmpeg: reset decoded_frame->pts after rescaling. This ensures its …
(edit) @e15e5328   12 years michaelni mpc8: Initialize AVFrame properly Signed-off-by: Michael Niedermayer …
(edit) @5938b4d3   12 years michaelni mpc7: Initialize AVFrame properly Signed-off-by: Michael Niedermayer …
(edit) @55fa883b   12 years michaelni ffmpeg: fix units of next_?ts in debug printing routine. …
(edit) @506ffa79   12 years michaelni h264_cabac: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @7a4e30f3   12 years michaelni h264_cabac: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @44dc9c6a   12 years lu_zero libopenjpeg: support YUV and deep RGB pixel formats Based on FFmpeg …
(edit) @92566540   12 years kostya.shishkov Fix typo in v410 decoder. Signed-off-by: Derek Buitenhuis …
(edit) @d5d5e3da   12 years nicolas.george lavfi/af_amerge: avfilter_copy_buffer_ref_props will overwrite output pts
(edit) @97c0d535   12 years michaelni omadec: switch to AVSTREAM_PARSE_FULL_RAW Signed-off-by: Michael …
(edit) @9c83f3e6   12 years michaelni loasdec: switch to AVSTREAM_PARSE_FULL_RAW Signed-off-by: Michael …
(edit) @e083a62e   12 years michaelni aacdec: switch to AVSTREAM_PARSE_FULL_RAW Signed-off-by: Michael …
(edit) @6f618237   12 years michaelni hls: replace probsize=0 by noheader flag removial. This fixes h264 …
(edit) @12d1ee6a   12 years michaelni ff_add_index_entry: reject AV_NOPTS_VALUE Signed-off-by: Michael …
(edit) @2cd491a4   12 years michaelni lavf: move generic index generation code to a later point By moving …
(edit) @2880c316   12 years michaelni parse_packet: use pkt.pos always instead of the avparser offset. This …
(edit) @4e7f9ebd   12 years michaelni wav: switch to AVSTREAM_PARSE_FULL_RAW Signed-off-by: Michael …
(edit) @fdc37111   12 years michaelni ff_raw_audio_read_header: mark as AVSTREAM_PARSE_FULL_RAW …
(edit) @5ea4ee7b   12 years michaelni flacdec: mark as AVSTREAM_PARSE_FULL_RAW Signed-off-by: Michael …
(edit) @ea8c12c9   12 years michaelni mp3dec: mark as AVSTREAM_PARSE_FULL_RAW Signed-off-by: Michael …
(edit) @c5f23df2   12 years michaelni movenc: fix remuxing of yuv2 Attached patch fixes remuxing of yuv2 in …
(edit) @9054f6b6   12 years michaelni probe_codec: fix memory corruption Found-by: Tanami Ohad …
(edit) @6bf87785   12 years nicolas.george ffmpeg: warn about new streams after startup.
(edit) @d0d92725   12 years nicolas.george faq: explain about new streams, probesize and analyzeduration.
(edit) @b5c8aa74   12 years lu_zero vf_yadif: unset cur_buf on the input link. The buffer is stored …
(edit) @f431315a   12 years lu_zero vf_overlay: ensure the overlay frame does not get leaked. …
(edit) @08fc1ad1   12 years lu_zero vf_overlay: prevent premature freeing of cur_buf Signed-off-by: Anton …
(edit) @5423e908   12 years martin Support urlencoded http authentication credentials It should be …
(edit) @abf77a24   12 years martin rtmp: Return an error when the client bandwidth is incorrect …
(edit) @be8f9492   12 years martin rtmp: Return proper error code in handle_server_bw Signed-off-by: …
(edit) @088a82b   12 years martin rtmp: Return proper error code in handle_client_bw Signed-off-by: …
(edit) @e7ea6883   12 years martin rtmp: Return proper error codes in handle_chunk_size Signed-off-by: …
(edit) @f7d4e26c   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
(edit) @0dadf9d1   12 years justin.ruggles lavr: x86: add missing vzeroupper in ff_mix_1_to_2_fltp_flt()
(edit) @9746f87f   12 years michaelni libvpxenc: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @aee675a   12 years michaelni intrax8: asserts cleanup Signed-off-by: Michael Niedermayer …
(edit) @48098788   12 years derek.buitenhuis vp8: Replace x*155/100 by x*101581>>16. Idea stolen from webp (by …
(edit) @a1878a88   12 years derek.buitenhuis vp3: don't use calls to inline asm in yasm code. Mixing yasm and …
(edit) @79195ce5   12 years derek.buitenhuis x86/dsputil: put inline asm under HAVE_INLINE_ASM. This allows …
(edit) @845e92fd   12 years derek.buitenhuis dsputil_mmx: fix incorrect assembly code In …
(edit) @6d1c9945   12 years martin rtmp: Factorize the code by adding handle_invoke Signed-off-by: …
(edit) @7be2a7d8   12 years martin rtmp: Factorize the code by adding handle_chunk_size Signed-off-by: …
(edit) @0ffd5161   12 years martin rtmp: Factorize the code by adding handle_ping Signed-off-by: Martin …
(edit) @912ecc9a   12 years martin rtmp: Factorize the code by adding handle_client_bw Signed-off-by: …
(edit) @9b498148   12 years martin rtmp: Factorize the code by adding handle_server_bw Signed-off-by: …
(edit) @758377a2   12 years martin rtmp: Add a new option 'rtmp_pageurl' This option specifies the URL …
(edit) @98df48db   12 years martin doc: Update the description of the rtmp_tcurl option Signed-off-by: …
(edit) @63ffa15   12 years martin rtmp: Make the description of the rtmp_tcurl option more generic …
(edit) @160a27c5   12 years martin libfdk-aacenc: add LATM/LOAS encapsulation support Signed-off-by: …
(edit) @ecfff0e9   12 years martin sctp: add port missing error message Without this patch a user a bit …
(edit) @f9a9a148   12 years martin tcp: add port missing error message Without this patch a user a bit …
(edit) @30051224   12 years michaelni hls: call avformat_find_stream_info() This is needed to correctly …
(edit) @da62b432   12 years michaelni av_find_stream_info: skip flushing codecs and estimating timings if …
(edit) @703f294   12 years michaelni fate: update avui test due to commit …
(edit) @10b44f49   12 years stefasab ffprobe: use av_guess_sample_aspect_ratio() for guessing the aspect …
(edit) @9b42d6ed   12 years stefasab lavf/avformat.h: fix verb person for av_guess_sample_aspect_ratio() …
(edit) @e564de26   12 years stefasab lavfi/avfilter.h: add doxy for AVFilterLink.out_buf
(edit) @b73be80d   12 years stefasab lavfi/avfilter.h: add doxy for AVFilterLink.cur_buf
(edit) @20e88d86   12 years Carl Eugen Hoyos Fix avui stream-copy. The native decoder and MPlayer's binary decoder …
(edit) @49c45a26   12 years diego avfilter: Fix printf format string conversion specifier …
(edit) @1c2beff0   12 years michaelni lavf: Set pos for all packets of AVSTREAM_PARSE_FULL_RAW files. …
(edit) @72743aef   12 years michaelni imgconvert: Implement avcodec_find_best_pix_fmt_of_list() The old …
(edit) @23bb85b0   12 years michaelni riff: make the G723.1 in wav output compatible with WMP/msacm codec …
(edit) @e2fd18d4   12 years michaelni lavf: factor AVStream st out Signed-off-by: Michael Niedermayer …
(edit) @6b38101d   12 years michaelni parse_packet: reset pkt->pos after it has been used This should have …
(edit) @043c75a9   12 years michaelni libopenjpegenc: set numresolution max to INT_MAX OpenJPEG doesn't …
(edit) @93342de   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
(edit) @3ccf22c6   12 years nicolas.george ffmpeg: keep packet/frame availability in global structures. This …
(edit) @b9c129be   12 years michaelni riff: fix remuxing of G723_1 in wav Attached patch fixes remuxing of …
(edit) @6a433fdb   12 years martin rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE …
(edit) @01272e76   12 years michaelni Revert "lavf: count skipped samples for initial timestamps." This …
(edit) @f7bfb126   12 years martin rtmp: Move the CONFIG_ condition into the if conditions This makes …
(edit) @0e1925dd   12 years michaelni iffdec: Fix integer overflow. Found-by: durandal_1707 Signed-off-by: …
(edit) @22ce78a9   12 years michaelni vc1dec: dont apply the loop filter on fields Fixes read of …
(edit) @697edcc1   12 years michaelni vc1dec: dont attempt error concealment on field pictures. This is not …
(edit) @2e346bda   12 years michaelni ec: print picture type with concealment error message. Signed-off-by: …
(edit) @65d94f63   12 years diego aac: Mention abbreviation as well in long_name Most people know the …
(edit) @3f22fcc   12 years eclipse7 tools/bisect-create: Support "bisect run" Make it possible to use …
(edit) @6a2bad2c   12 years michaelni dsputil_mmx: fix incorrect assembly code In file …
(edit) @6b801421   12 years diego build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabled …
(edit) @dc31b84c   12 years michaelni rtmpproto: fix compilation without optimizations Signed-off-by: …
(edit) @c66495c6   12 years michaelni configure: Add a dependency on https for rtmpts The rtmpts protocol …
(edit) @816ff352   12 years diego doc: Add Git configuration section
(edit) @5a9fa845   12 years michaelni cavsdec: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @bb1e0e80   12 years michaelni libavcodec/bitstream: switch to av_assert Signed-off-by: Michael …
(edit) @39337827   12 years onemda cosmetics: iff: split very long line Also while here sort chunk ids. …
Note: See TracRevisionLog for help on using the revision log.