source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8e8276e0   11 years michaelni Merge commit '3e4e2142d246699a1a3a0045ba7124b18bc34d7a' * commit …
(edit) @3e4e2142   11 years vittorio.giovara fate: Convert the paletted output in the brenderpix tests to rgb24 …
(edit) @0f2588d7   11 years michaelni Use intel compliant CDQ instead of CLTD in inline asm. Signed-off-by: …
(edit) @6d9bdd9d   11 years michaelni doc/indevs: Fix example for QTKit usage. Signed-off-by: Michael …
(edit) @9c77e573   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
(edit) @f22d9b1e   11 years michaelni Merge commit '68e95ab81be1aa3f47ab148dceb8711ef5f4212d' * commit …
(edit) @ce0ec108   11 years michaelni Merge commit '9e4e35b4d7c43a908944183a58aa389a23116fd6' * commit …
(edit) @234f0bcb   11 years michaelni lavd: Add QTKit input device. Signed-off-by: Thilo Borgmann …
(edit) @3a5a9654   11 years vittorio.giovara avconv: make the ASCII flow charts narrower to fit onto TTY These …
(edit) @92d657b5   11 years michaelni avformat/wtvenc: advise user when H264 startcode is not present Fixes …
(edit) @e61973db   11 years michaelni avformat/mpegtsenc: move startcode validity check to …
(edit) @7aa3979   11 years michaelni avformat/avio: also set generic URL context options This should have …
(edit) @d9a3501c   11 years michaelni avutil/opt: dont crash on av_opt_set_dict() with NULL This allows …
(edit) @68e95ab8   11 years vittorio.giovara dnxhdenc: return meaningful return codes
(edit) @9e4e35b4   11 years vittorio.giovara avconv_opt: fix avio_open2() return code check avio_open2() only …
(edit) @31ac3f30   11 years michaelni avformat/wtvenc: pad judiciously when writing mpeg2 extradata Padding …
(edit) @73a2d16b   11 years michaelni avformat/wtvdec: demux mpeg2 extradata Signed-off-by: Peter Ross …
(edit) @c01ddf84   11 years michaelni avformat/replaygain: remove unused variable Signed-off-by: Michael …
(edit) @30e15936   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: golomb: …
(edit) @ae3313e1   11 years michaelni Merge commit '53c20f17c78d1d8a0fc2505868f201e69ff59cc5' * commit …
(edit) @508a84e6   11 years martin golomb: Fix the implementation of get_se_golomb_long This was only …
(edit) @af3b6ae   11 years u avcodec/vp9dsp: fix typo in mc doxy.
(edit) @c4148a66   11 years u x86/vp9mc: add vp9 namespace.
(edit) @bcd5fd53   11 years michaelni Merge commit 'lukaszmluki/master' * commit 'lukaszmluki/master': …
(edit) @53c20f17   11 years diego vp8: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @8a9d0a15   11 years michaelni avformat/movenc: fix if vs if else Signed-off-by: Michael Niedermayer …
(edit) @b8f5b071   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
(edit) @d8402666   11 years michaelni Merge commit '85698be461c07be10d873dd34348bcfe9ffc56e0' * commit …
(edit) @3937b40e   11 years lukasz.m.luki lavd/pulse_audio_enc: implement get_device_list callback …
(edit) @255cf03a   11 years lukasz.m.luki lavd/pulse_audio_dec: implement get_device_list callback …
(edit) @85ed32d2   11 years lukasz.m.luki lavd/pulse_audio_common: add device detecting code Signed-off-by: …
(edit) @cd50a44b   11 years lukasz.m.luki lavu/mem: add av_dynarray_add_nofree function av_dynarray_add_nofree …
(edit) @27256e69   11 years lukasz.m.luki lavd/pulse_audio_enc: implement write_uncoded_frame callback Provided …
(edit) @fd786bad   11 years lukasz.m.luki tools/uncoded_frame: fix audio codec generation Codec id is guessed …
(edit) @46f72ea5   11 years michaelni avcodec/vp7: check buffer size Fixes overread Fixes Ticket 3501 …
(edit) @067ada04   11 years michaelni avcodec/xbmdec: redesign parser to handle more cases The new code is …
(edit) @657cee1a   11 years michaelni avformat/img2_alias_pix: rewrite probe function Fixes probetest …
(edit) @2cffdcbd   11 years michaelni avformat/img2dec: try to read PROBE_BUF_MIN instead of just enough for …
(edit) @1c13e1e   11 years michaelni avformat/img2dec: Use avformat probing interface to identify format if …
(edit) @075d6c06   11 years michaelni avformat: add image2 brender pix demuxer Reviewed-by: wm4 …
(edit) @13bcb4de   11 years michaelni avformat: add image2 alias pix demuxer Reviewed-by: wm4 …
(edit) @067a9cf8   11 years michaelni avformat/img2dec: make image2dec capable to be used from seperate …
(edit) @de96e20b   11 years michaelni avfilter/lavfutils: call av_find_stream_info() before reading various …
(edit) @2b4543ff   11 years michaelni cmdutils/filter_codec_opts: do not discard all options for …
(edit) @6adf3bc4   11 years lu_zero movenc: Add dvd subtitle support Signed-off-by: Luca Barbato …
(edit) @92005c26   11 years michaelni fate/aliaspix: Use standard test sample This also uses samples with …
(edit) @e1d10017   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @a696b091   11 years michaelni Merge commit 'fb5cf145b6bcfa4f83af94398e5560c1132cc410' * commit …
(edit) @2b570c95   11 years michaelni Merge commit '991362fab49b60d34d89b7b7d6dd00fbec3ce022' * commit …
(edit) @1da18667   11 years michaelni avcodec/xbmdec: support X10 format Signed-off-by: Michael Niedermayer …
(edit) @4618084a   11 years michaelni avcodec/xbmdec: merge ptr increase into dereference Signed-off-by: …
(edit) @296e63ef   11 years michaelni Merge commit '678082b409aca711f9cf991df6b0200116489322' * commit …
(edit) @6bd05ed8   11 years michaelni Merge commit '792e4c21f212979f0e29bcdf107cb6b4f51645a4' * commit …
(edit) @8a8472d   11 years michaelni Merge commit 'a7a5e3850ecd94e726ad2272295b9e6c91841cf8' * commit …
(edit) @16ddc58b   11 years michaelni Merge commit '70daeacd6ef8b354dd7d2d77ad393831a5bbf033' * commit …
(edit) @03e4c2d8   11 years michaelni Merge commit 'd37c96213a2a9e1fd8669122d5405f4ce6a99ed8' * commit …
(edit) @85698be4   11 years lu_zero cmdutils: Mark exit_program as av_noreturn
(edit) @773eb74b   11 years michaelni dshow: show device name when outputting buffer overflow log message …
(edit) @e8e560f2   11 years vittorio.giovara fate: add a bmpparser test
(edit) @fb5cf145   11 years vittorio.giovara bmp: add a standalone parser Signed-off-by: Vittorio Giovara …
(edit) @64b79141   11 years michaelni avcodec/libx264: move where x264opts is applied down so it isnt …
(edit) @991362fa   11 years vittorio.giovara fate: add XBM tests
(edit) @678082b4   11 years vittorio.giovara X-Bitmap decoder
(edit) @792e4c21   11 years vittorio.giovara xbm: use av_frame_free on close
(edit) @a7a5e38   11 years vittorio.giovara fate: add PAF audio and video tests Signed-off-by: Vittorio Giovara …
(edit) @70daeacd   11 years vittorio.giovara PAF demuxer and decoder Signed-off-by: Vittorio Giovara …
(edit) @d37c9621   11 years vittorio.giovara lavc: restore copy_block{4,16} functions They were removed in …
(edit) @9d34dce   11 years michaelni x86: convert DNxHDenc inline asm to yasm Signed-off-by: Timothy Gu …
(edit) @cb11b9e8   11 years michaelni dnxhdenc: make get_pixel_8x4_sym accept ptrdiff_t as stride …
(edit) @72bff8d   11 years michaelni avcodec: Make ff_print_debug_info2() independant of Picture struct …
(edit) @a4f27a3f   11 years michaelni avcodec/brenderpix: propagate error codes Signed-off-by: Michael …
(edit) @85064233   11 years michaelni avcodec/brenderpix: remove unused variable Signed-off-by: Michael …
(edit) @09ebd87a   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @f392949f   11 years michaelni Merge commit 'ae17878fb2ab100264226c84c58f5b95a703312f' * commit …
(edit) @68014c6e   11 years michaelni Merge commit 'c3a0b3eb64be441ca897629e8ecd80d5b51fded7' * commit …
(edit) @bb36b9aa   11 years vittorio.giovara fate: add BRender PIX tests
(edit) @ae17878f   11 years vittorio.giovara BRender PIX image decoder Further enhancements by Vittorio Giovara …
(edit) @c3a0b3eb   11 years diego arm: build: Maintain decoder objects separate from infrastructure objects
(edit) @57e939d9   11 years michaelni avcodec/vp7: Fix null pointer dereference in vp7_decode_frame_header() …
(edit) @d5c9843c   11 years michaelni configure: fix VP7 standalone build Found-by: Vittorio Giovara …
(edit) @d473f2d   11 years michaelni Fix spelling errors in texi files: more informations --> more …
(edit) @cf3bfc97   11 years michaelni Fix texinfo error due to wrong @subsubsection Signed-off-by: Michael …
(edit) @62094e2f   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @12ab07be   11 years michaelni Merge commit 'e50f5d3cf9ef9a16982a5cb4d8b1916cd963aa5b' * commit …
(edit) @61b5ef77   11 years michaelni libavformat/aviobuf: keep track of the original buffer-size and …
(edit) @0d4a66ee   11 years michaelni avformat/aviobuf: ffio_ensure_seekback: only copy the initialized part …
(edit) @9718c31e   11 years vittorio.giovara fate: add Alias PIX tests
(edit) @e50f5d3c   11 years vittorio.giovara Alias PIX image encoder and decoder
(edit) @50b68e3   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: truehd: …
(edit) @fc64e128   11 years michaelni Merge commit 'b9eb03416d93a5c4ece27ffef5e6e11c81bec6fa' * commit …
(edit) @179cf148   11 years michaelni Merge commit 'fcf5fc444522d24caa9907225802817ae788f511' * commit …
(edit) @b01a2562   11 years michaelni truehd: break out part of output_data into platform-specific callback. …
(edit) @44dc373d   11 years michaelni Merge commit '483321fe789566dcb27b6387c00ea16dd86bc587' * commit …
(edit) @89135716   11 years michaelni truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. …
(edit) @80e67fed   11 years michaelni Merge commit '4e5aa080bb8d83cb6de1ffbdd7b37ec34bc6b30b' * commit …
(edit) @3f4e73af   11 years michaelni truehd: break out part of rematrix_channels into platform-specific …
(edit) @f38af01   11 years michaelni Merge commit '15a29c39d9ef15b0783c04b3228e1c55f6701ee3' * commit …
(edit) @87b128d   11 years michaelni truehd: add hand-scheduled ARM asm version of mlp_filter_channel. …
(edit) @3017239d   11 years michaelni avfilter/vf_pullup: add comment to explain memset(0) Signed-off-by: …
(edit) @3b5946bc   11 years martin truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output. …
Note: See TracRevisionLog for help on using the revision log.