source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @26c2e3bf   11 years michaelni Merge commit '381a722562bcc0b623acf6a00a583fe989bcb72a' * commit …
(edit) @d5050ba   11 years michaelni Merge commit 'b7254288d222013e20539c530b1ec5d324ed5352' * commit …
(edit) @20b28fc   11 years michaelni Merge commit '1f8eb69079880ef1f394c498dfdf471f91222a06' * commit …
(edit) @2951b7f   11 years michaelni Merge commit 'bedf952bb80ae26427854dcde56c139ecb87d4a0' * commit …
(edit) @16338b4   11 years michaelni Merge commit '2cab011f0f02fcff8a0629a611bcac2f0459f04a' * commit …
(edit) @cf948200   11 years michaelni Merge commit 'ff7ffe48097f32417781fe8b2b417eff05a52c55' * commit …
(edit) @36e2ec40   11 years michaelni Merge commit 'f7d228676cb7669059889c4225c8a8dc56708c24' * commit …
(edit) @db7580b4   11 years michaelni Merge commit 'a097f0049b28dc3ed13625e4a42619292c92492f' * commit …
(edit) @85d3bc33   11 years michaelni Merge commit 'ff300e435e5337b03dc7a8f1c0be6c9937059c1e' * commit …
(edit) @92e10e34   11 years michaelni Merge commit 'e41ff4210ac1192c62de3052b33a38c7bcf772f2' * commit …
(edit) @56572787   11 years michaelni Add Windows resource file support for shared libraries Originally …
(edit) @af7562a0   11 years Carl Eugen Hoyos Ignore es_map_length when parsing mpeg program stream map. Fixes …
(edit) @e2bf00ce   11 years michaelni avformat/mov: calculate rfps from the first 100 frames of the index …
(edit) @1565a9a9   11 years michaelni avformat/utils: factor rfps calculation out Signed-off-by: Michael …
(edit) @dc1b0a54   11 years michaelni avformat/utils: provide more IO statistics in debug output at start …
(edit) @6005ab3e   11 years michaelni avcodec/mjpegenc: use av_log2_16bit() in encode_block() This reduces …
(edit) @381a7225   11 years anton mpegvideo: split the encoding-only parts of ff_MPV_frame_end() into a …
(edit) @b7254288   11 years anton mpegvideo: do not update last_non_b_pict_type in …
(edit) @1f8eb690   11 years anton mpegvideo: move encoding-only initialization from common_init() to …
(edit) @bedf952b   11 years anton mpegvideo: move setting encoding-only vars from common_defaults() to …
(edit) @2cab011f   11 years anton mpegvideo: don't copy input_picture_number in update_thread_context() …
(edit) @ff7ffe48   11 years anton mpeg4videodec: move showed_packed_warning from MpegEncContext to …
(edit) @f7d22867   11 years anton mpeg4videodec: move intra_dc_threshold from MpegEncContext to …
(edit) @a097f004   11 years anton mpeg12dec: move first_slice from MpegEncContext to Mpeg1Context
(edit) @ff300e43   11 years anton mpegvideo: remove an unused variable
(edit) @e41ff42   11 years anton mpeg4videodec: move use_intra_dc_vlc from MpegEncContext to Mpeg4DecContext
(edit) @5b4d5745   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @be99054   11 years michaelni avcodec/cavsdec: print error messages in case of errors …
(edit) @bc1b8285   11 years michaelni avcodec/cavsdec: use more specific error codes Signed-off-by: Michael …
(edit) @9ca32b20   11 years michaelni avcodec/cavsdec: print warning if no frame has been decoded Fixes …
(edit) @63f74ced   11 years michaelni avcodec/cavsdec: reset stc Signed-off-by: Michael Niedermayer …
(edit) @0538b29   11 years michaelni avcodec/cabac: force get_cabac to be not inlined works around bug in …
(edit) @8dd4f5ec   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @517ec808   11 years michaelni Merge commit '5ec467328122b80fac94c2d5e3e7540d50381868' * commit …
(edit) @a6af5da7   11 years michaelni swresample: use the internal buffer for resampling the last few …
(edit) @3d7c8474   11 years diego x86: Initialize mmxext after amd3dnow optimizations The mmxext …
(edit) @bd8b6185   11 years diego configure: Detect msvcrt libc with a CPP check instead of a link check …
(edit) @5ec4673   11 years diego configure: Add detected C library and host compiler to informative output
(edit) @f3008f30   11 years michaelni avformat/utils: move update_wrap_reference() up simplifies code also …
(edit) @34b16e2d   11 years michaelni avformat/utils: reorder operations in update_wrap_reference() …
(edit) @f1783c0   11 years michaelni Revert "avcodec/hevc: calculate checksum only if AV_EF_EXPLODE is set" …
(edit) @c3028116   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
(edit) @f65afef1   11 years michaelni mpegts: do not set pts for missing dts in video streams …
(edit) @394b0c83   11 years michaelni avformat/utils: correct for timestamp wrap earlier This uses dts & …
(edit) @d7ead9ad   11 years michaelni avformat/utils: also fix wrapping of start_time in …
(edit) @dd5f9259   11 years michaelni avformat/utils: Fix pts_wrap_behavior calculation with negative …
(edit) @704cc5e7   11 years stefasab ffprobe: free shared writer context on exit Fix leak. Spotted-by: …
(edit) @babb611d   11 years michaelni libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT The CONFIG_ …
(edit) @04e06cdf   11 years michaelni avcodec: split mp2 encoder into float and fixed This makes the …
(edit) @c255f0b0   11 years anton avconv: initialize hwaccel_pix_fmt Fixes an assertion failure in …
(edit) @9695fb26   11 years michaelni vp9_parser: handle zero-sized packets. Signed-off-by: Michael …
(edit) @0e15a344   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @089fac7   11 years anton alsa-audio-dec: explicitly cast the delay to a signed int64 Otherwise …
(edit) @0cc5011f   11 years michaelni avfilter/vf_pad: fix req_end Fixes out of array accesses Fixes …
(edit) @4d0ac9ae   11 years michaelni Makefile: add dependancies for ffversion.h It has to be build before …
(edit) @210a78ae   11 years michaelni doc/examples/filtering_audio: init packet0.data Fixes use of …
(edit) @6ca0ac5e   11 years stefasab doc/ffserver: remove spurious NoAudio option from stream example
(edit) @d5d51cf0   11 years stefasab lavfi/volume: support all channel counts
(edit) @830be99a   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: dv: …
(edit) @b58c1dd6   11 years michaelni Merge commit '21710ea82118c9d19bea9277b2a85a33096fdd95' * commit …
(edit) @6f9be812   11 years michaelni Merge commit '5a9fcc7d2524d6c0f86b2855019ee9f4cf360276' * commit …
(edit) @a6c455cf   11 years michaelni Merge commit 'ad477710244c761ad1c21246c34e0075fee12d11' * commit …
(edit) @c490cd4c   11 years stefasab doc/examples/filtering_audio: fix chunked audio decoding Support the …
(edit) @893f33e7   11 years stefasab doc/examples/filtering_audio: fix style
(edit) @c7a99d99   11 years stefasab doc/examples/filtering_video: do not make use of AVBufferSinkParams …
(edit) @3aa60180   11 years stefasab doc/examples/filtering_video: add some error handling in init_filters()
(edit) @a12bf9f5   11 years stefasab doc/examples/README: fix typo
(edit) @55c57658   11 years stefasab doc/examples/filtering_audio: add more error checks
(edit) @82e74ee6   11 years stefasab doc/examples/filtering: make use of av_err2str() Simplify.
(edit) @97d19c2f   11 years diego dv: Split off DV video encoder into its own file
(edit) @21710ea8   11 years diego dv: Move DV VLC data tables out of header file
(edit) @5a9fcc7d   11 years diego build: Add rule for building host-specific object files
(edit) @ad477710   11 years diego build: Add shorthand for HOSTCC compile macro
(edit) @7b2534b   11 years michaelni libavutil & opencl: remove opencl default device type …
(edit) @749eb46d   11 years michaelni configure: put pthread_create() check back Unbreaks freebsd, broken …
(edit) @be2312aa   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @7ffaa195   11 years diego dsputil: x86: Move ff_inv_zigzag_direct16 table init to mpegvideo The …
(edit) @e3d7a397   11 years michaelni avcodec/h264_refs: improve key frame detection heuristic Fixes …
(edit) @ab6ea7a8   11 years michaelni avcodec/h264_refs: split conditions of if() up for better readability …
(edit) @b2c89453   11 years michaelni avformat/avisynth: remove duplicate av_new_packet() call Found-by: …
(edit) @003f405c   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
(edit) @d4268634   11 years michaelni Merge commit '3cd612d44789948f72b52944474e0870c5c60964' * commit …
(edit) @975110a8   11 years michaelni Revert "vf_yadif: move x86 init code to x86/yadif.c" This reverts …
(edit) @ab00800c   11 years michaelni Revert "yadif: add parens around macro parameters" This reverts …
(edit) @4ef4bb4   11 years michaelni avfilter/yadif: Revert "lavfi: convert input/ouput list compound …
(edit) @4d028f92   11 years stefasab doc/ffserver: fix misc minor typos
(edit) @7b05845b   11 years diego doc: Try to find nonstandard Perl path from the environment
(edit) @c46ab34d   11 years michaelni avisynth: make avs_library statically allocated. Signed-off-by: …
(edit) @801c1864   11 years michaelni avisynth: Move to av_new_packet/av_free_packet. Signed-off-by: …
(edit) @3cd612d4   11 years diego gitignore: Ignore multilibrary example programs
(edit) @2ccc6ff0   11 years Carl Eugen Hoyos Add an Opus and a Speex muxer. Fixes ticket #3181.
(edit) @4ba9039   11 years Carl Eugen Hoyos Support AC-3 in Sega Dreamcast Sofdec files. Fixes ticket #3184
(edit) @f068aed7   11 years rsbultje vp9: make decode_coeffs() return value void. It was previously int …
(edit) @65f41b5c   11 years rsbultje vp9: add a new segmentation sample. The old one didn't use …
(edit) @1d6bb213   11 years rsbultje vp9: add fate sample for parallelmode. This disables backward …
(edit) @47c6d940   11 years rsbultje vp9: cosmetics.
(edit) @76bd878d   11 years rsbultje vp9: add a 2-pass decoding mode, and add frame-mt support. For a …
(edit) @46955ae4   11 years rsbultje vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically.
(edit) @fc7d910b   11 years rsbultje vp9: split last/cur_frame from the reference buffers. We need more …
(edit) @39b2440   11 years rsbultje vp9: move some entries out of VP9Block into VP9Context. They aren't …
Note: See TracRevisionLog for help on using the revision log.