source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @be7eed72   13 years michaelni mjpegdec; even better RSTn skiping Fixes Ticket426 Signed-off-by: …
(edit) @bc6445f2   13 years michaelni pngdec: Fix interlaced PAETH prediction Fixes Ticket161 …
(edit) @2d4102fc   13 years michaelni pngdec: Implement 2bpp Fixes Ticket433 Signed-off-by: Michael …
(edit) @dc43ad6d   13 years michaelni pngdec: Fix interlaced 1bpp Fixes Ticket214 Signed-off-by: Michael …
(edit) @738219c9   13 years michaelni pngdec: 4bpp support Fixes Ticket208 Signed-off-by: Michael …
(edit) @6dbac85f   13 years michaelni mpeg4: fix another packed divx issue. Fixes getting_stuck.avi …
(edit) @d543b3b   13 years michaelni ffmpeg: map subtitle stream by default when user specified -scodec …
(edit) @845383c3   13 years michaelni vf_drawtext: always use expanded_text as we always support strftime() …
(edit) @3c54e7ed   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: ac3enc: …
(edit) @27bf599   13 years michaelni swscale: Fix unused asm and enable it Author of the fix is ronald, the …
(edit) @ae264bb2   13 years justin.ruggles ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. …
(edit) @a0d17b6d   13 years justin.ruggles ac3enc: scale floating-point coupling channel coefficients in …
(edit) @3e5722a8   13 years justin.ruggles ac3enc: fix encoding of stereo ac3 files when rematrixing is disabled. …
(edit) @bcd4aa8b   13 years lu_zero wavpack: fix wrong return value in wavpack_decode_block() This …
(edit) @a2a38d96   13 years anton avconv: fix parsing metadata specifiers. After …
(edit) @bc5acfa7   13 years anton fate: use +frame+slice named constants instead of '3'
(edit) @ff17fc63   13 years anton mpeg12: propagate more real return values through chunk decode error …
(edit) @9bc4e21   13 years anton wavpack: use context reset in appropriate places This fixes improper …
(edit) @dc26318c   13 years anton avconv: move mux_preload and mux_max_delay to options context
(edit) @d821cbe   13 years anton avconv: move bitstream filters to options context. Change syntax -- …
(edit) @f4805328   13 years anton avconv: move rate_emu to options context. Make it work properly with …
(edit) @96139b5e   13 years anton avconv: move max_frames to options context. Add a -frames option that …
(edit) @039267f1   13 years anton avconv: move metadata to options context. It is now possible to set …
(edit) @33f75d72   13 years anton avconv: move ts scale to options context.
(edit) @c5bb372   13 years anton avconv: move chapter maps to options context.
(edit) @847529f8   13 years anton avconv: move metadata maps to options context.
(edit) @35e6f8c1   13 years anton avconv: move codec_names to options context.
(edit) @038a465e   13 years michaelni vf_drawtext: make strftime work without localtime_r() modern OS should …
(edit) @6f8b1fcd   13 years michaelni ffmpeg: tell reset_options() if it is used on input or output files. …
(edit) @d2084402   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
(edit) @b881a2e2   13 years michaelni vf_drawtext: Fix reinit to allow color changes. Signed-off-by: …
(edit) @09c5f990   13 years Reimar.Doeffinger Check extradata size on resolution change. Ignore resolution change …
(edit) @fb47997e   13 years anton lavc: fix type for thread_type option It should be flags, not int.
(edit) @7041bb3   13 years anton avconv: move format to options context
(edit) @13ccba50   13 years anton avconv: move limit_filesize to options context
(edit) @6b779ccc   13 years anton avconv: move start_time, recording_time and input_ts_offset to options …
(edit) @575ec4e1   13 years anton avconv: add a context for options. Move stream maps to it. …
(edit) @6361c5e1   13 years anton cmdutils: allow storing per-stream/chapter/.... options in a generic way
(edit) @2f8e586   13 years anton cmdutils: split per-option code out of parse_options(). This allows …
(edit) @7cc8d638   13 years anton cmdutils: add support for caller-provided option context. This is the …
(edit) @7efe05ab   13 years anton cmdutils: declare only one pointer type in OptionDef This will be …
(edit) @cac651c8   13 years anton cmdutils: move grow_array() from avconv to cmdutils.
(edit) @dad09ff9   13 years anton cmdutils: move exit_program() declaration to cmdutils from avconv …
(edit) @346ea9e2   13 years martin http: Consider the stream as seekable if the reply contains …
(edit) @5ee5dc4e   13 years lu_zero nutenc: add namespace to the api facing functions Rename …
(edit) @61e2e296   13 years Clément Bœsch av_string: add av_asprintf().
(edit) @1889c672   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @ca4d71b1   13 years michaelni ffmpeg: fix reading from stdin on windows Based on code by Rolf …
(edit) @31dfc495   13 years michaelni http: Fix decetion of range support in HTTP servers currently …
(edit) @e955a682   13 years anton AVOptions: fix av_set_string3() doxy to match reality. Fixes bug 28.
(edit) @20c21f8   13 years anton cmdutils: get rid of dummy contexts for examining AVOptions. Replace …
(edit) @fb4ca26b   13 years anton lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.
(edit) @c11fb828   13 years anton AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find(). It …
(edit) @5938e021   13 years rsbultje cpu detection: avoid a signed overflow 1<<31 overflows because 1 is …
(edit) @23a287e9   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @3d158538   13 years michaelni cmdutils: revert avconv rename of pathes Signed-off-by: Michael …
(edit) @6233a3a   13 years michaelni Revert "ffmpeg: remove presets." and reimplement the needed parts that …
(edit) @a4936313   13 years eclipse7 doc: issue tracking: explain the term issue Transforms the loose …
(edit) @a81319d5   13 years eclipse7 doc: issue tracking: add more vertical whitespace This change makes …
(edit) @0bd96bcc   13 years eclipse7 doc: issue tracking: fix grammar/spelling Correct a few grammar and …
(edit) @9289eada   13 years michaelni Parse MXF partitions Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @3e7e1f15   13 years michaelni mpeg4: adjust dummy frame threashold for packed divx. Fixes Ticket427 …
(edit) @6fc1299c   13 years michaelni openal-dec: fix missing list_devices unit for list_devices AVOption …
(edit) @63d2cfd1   13 years michaelni dvdec: Fix dvsd profile[1] detection. Fixes Ticket159 If someone knows …
(edit) @757b86cd   13 years alex.converse codec-regression: force vsync 0 on the me_threshold test to make sure …
(edit) @fea20d1d   13 years michaelni Revert "mjpeg: treat external huffman table setup failure as codec …
(edit) @e6ea4c71   13 years michaelni ffmpeg: Fix minor memleak of input_tmp
(edit) @94c2478d   13 years michaelni jpegdec: better rst skiping Fixes Ticket426 Signed-off-by: Michael …
(edit) @746f1f14   13 years Reimar.Doeffinger Remove unused variables. Signed-off-by: Reimar Döffinger …
(edit) @d07950f7   13 years Reimar.Doeffinger Autodetect PowerPC vs. PowerPC64. This is the same code as for …
(edit) @177aec12   13 years Reimar.Doeffinger Do not free BITMAPINFOHEADER before we are done using it. Fixes trac …
(edit) @5e2ea138   13 years Reimar.Doeffinger MJPEG: emulate EOI also on two consecutive SOI. Fixes issue #362. …
(edit) @55a1fe7a   13 years Reimar.Doeffinger Reset cur_scan at more appropriate places. Reset it when we actually …
(edit) @d5d7de76   13 years Clément Bœsch ffprobe: directly use va args in print fmt callbacks.
(edit) @58677d73   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
(edit) @acc3c38   13 years Clément Bœsch resample: fix typo (ouput → output).
(edit) @f738388b   13 years Clément Bœsch Makefile: remove unused PROGS_G.
(edit) @33d9077   13 years Clément Bœsch build: introduce --progs-suffix option.
(edit) @3dd2c8bb   13 years Clément Bœsch wav: init st to NULL to avoid a false-positive warning. If st is …
(edit) @0baf651b   13 years Clément Bœsch cmdutils: fix uninitialized variable (type) warning.
(edit) @7c14c242   13 years Clément Bœsch sws: fix a huge amount of incompatible pointer type arguments warnings.
(edit) @df8737eb   13 years Clément Bœsch ffmpeg: fix two unused variables warnings.
(edit) @b85e9d31   13 years Clément Bœsch resample: fix set but unused variable (lfe) warning.
(edit) @f067d8a6   13 years Clément Bœsch imgconvert: avoid mixed declarations and code.
(edit) @c0e8bce   13 years Carl Eugen Hoyos Fix compilation with --disable-avfilter. Fixes ticket #425.
(edit) @2f870e26   13 years michaelni jpegdec: set color_range
(edit) @62486948   13 years anton avconv: fix some bugs introduced in …
(edit) @9bc9188e   13 years anton libmp3lame: fix typo FF_API_LAME_GLOBAL_OPTIONS => …
(edit) @bea5670   13 years anton AVOptions: drop av_ prefix from static av_get_number().
(edit) @14400374   13 years anton libx264: use X264_THREADS_AUTO constant instead of 0.
(edit) @3584b01e   13 years michaelni ffmpeg: Fix typos introduced in: commit …
(edit) @a538e0f9   13 years michaelni vc1: loose one line difference to qatar. This should make no …
(edit) @f5bda9f   13 years michaelni mpeg4: fix typo in mpeg4_encode_gop_header() Found-by: ubitux …
(edit) @aebb56e1   13 years michaelni Replace some commented-out debug printf() / av_log() messages with …
(edit) @8c6fde8c   13 years michaelni APIchanges: remove "deprecate url_feof" url_feof() is usefull when a …
(edit) @0ed7bc49   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (31 …
(edit) @5d06f152   13 years anton libx264: set default thread count to 0 (auto)
(edit) @a9c69362   13 years stefano.sabatini-lala vsink_buffer: fix void pointer dereference in …
(edit) @6da590d0   13 years stefano.sabatini-lala lavdev/lavfi: add debug traces in lavfi_read_packet()
(edit) @22ee131e   13 years stefano.sabatini-lala vf_yadif: add support to yuva420p
Note: See TracRevisionLog for help on using the revision log.