source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a77436ab   12 years stefasab lavfi/lut: duplicate class definitions for each lut variant filter …
(edit) @8e2cf68d   12 years stefasab doc/Makefile: add doc target, as an alias for "documentation" …
(edit) @9467f4e   12 years nicolas.george lavc/tscc: use reget_buffer. The previous code would release the …
(edit) @7e49474a   12 years michaelni ffmenc: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @b5abebe1   12 years michaelni acelp_filters: switch to avassert Signed-off-by: Michael Niedermayer …
(edit) @ceb8773e   12 years michaelni libvpxenc: Fix CQ encoding without a specified bitrate Also print a …
(edit) @1ee7a295   12 years michaelni libvpxenc: only force CBR if a bitrate is set Reviewed-by: James Zern …
(edit) @6f98e298   12 years michaelni mips: change list of files with MIPS copyright notice in mips.txt Add …
(edit) @2b02bc64   12 years michaelni mips: add assembler flags for mips32r2 ISA and mhard-float For some …
(edit) @9341bbfc   12 years nicolas.george vf_yadif: fix permissions. Require AV_PERM_PRESERVE and leave …
(edit) @71adb740   12 years nicolas.george vf_tinterlace: leave harmless permissions alone.
(edit) @d37f8232   12 years nicolas.george vf_thumbnail: fix permissions.
(edit) @469d07a0   12 years nicolas.george vf_select: require AV_PERM_PRESERVE. This is only necessary because …
(edit) @f6647d88   12 years nicolas.george vf_removelogo: fix permissions. The branch with the test was already …
(edit) @616c3f3   12 years nicolas.george vf_overlay: fix permissions.
(edit) @5ec6ae91   12 years nicolas.george vf_idet: fix permissions. Only write needs to be removed, other can …
(edit) @3bc644e   12 years nicolas.george vf_fps: fix permissions.
(edit) @738fab17   12 years nicolas.george vf_fieldorder: fix permissions.
(edit) @3c0cc3a   12 years nicolas.george vf_fade: fix permissions.
(edit) @d5765d47   12 years nicolas.george vf_drawtext: fix permissions.
(edit) @0238806f   12 years nicolas.george vf_drawtext: fix permissions.
(edit) @8492355   12 years nicolas.george vf_deshake: fix permissions.
(edit) @f3133a4   12 years nicolas.george vf_delogo: fix permissions.
(edit) @12ff3fae   12 years nicolas.george vf_colormatrix: fix permissions.
(edit) @ceb8dc1e   12 years nicolas.george vf_ass: fix permissions.
(edit) @07663871   12 years nicolas.george vf_alphamerge: fix permissions.
(edit) @de35d2b4   12 years nicolas.george avf_concat: fix permissions.
(edit) @44127c04   12 years nicolas.george af_channelmap: fix permissions.
(edit) @368f368e   12 years nicolas.george af_channelmap: require AV_PERM_PRESERVE.
(edit) @44aeb062   12 years nicolas.george fifo: fix permissions.
(edit) @a34eb393   12 years nicolas.george split: set rej_perms = AV_PERM_WRITE on outputs.
(edit) @a0d274d   12 years nicolas.george sink_buffer: require AV_PERM_PRESERVE.
(edit) @e54e30c8   12 years nicolas.george lavfi: grant all permissions on mallocated audio buffers. The …
(edit) @cc8104b9   12 years nicolas.george lavfi: fix erroneous use of AV_PERM_PRESERVE in …
(edit) @046eb21c   12 years nicolas.george lavfi: grant all permissions on mallocated video buffers. The …
(edit) @fa3fde16   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @4aa3d7b3   12 years lu_zero libvpxenc: use the default bitrate if not set Signed-off-by: Luca …
(edit) @77f47e3   12 years kostya.shishkov utvideo: Rename utvideo.c to utvideodec.c Signed-off-by: Kostya …
(edit) @fd6a085a   12 years diego doc: Fix syntax errors in sample Emacs config Signed-off-by: Diego …
(edit) @517a2bbc   12 years Clément Bœsch lavfi/edgedetect: add rounding for high/low threshold. This should …
(edit) @7e5a6225   12 years michaelni escape124: Fix long == 64 assumtation. Found-by: Nicolas …
(edit) @3a1ca240   12 years michaelni ccitt fax: fix some group3 1d files without EOL Fixes Ticket832 …
(edit) @0f64cd1e   12 years lu_zero mjpegdec: more meaningful return values
(edit) @20bcce50   12 years mans configure: clean up Altivec detection There used to be one test for …
(edit) @3d781704   12 years michaelni escape124: fix integer overflow leading to excessive memory allocation …
(edit) @962e912a   12 years martin getopt: Remove an unnecessary define Signed-off-by: Martin Storsjö …
(edit) @4b529edf   12 years michaelni deprecate av_parse_cpu_flags This function is problematic in several …
(edit) @540bd5a9   12 years michaelni av_parse_cpu_caps: add "mmxext" as alias for mmx2 Signed-off-by: …
(edit) @e71df841   12 years michaelni fft-test: switch to new cpu flags API Signed-off-by: Michael …
(edit) @3250231a   12 years Clément Bœsch lavfi: add edgedetect filter.
(edit) @cb5ab02a   12 years martin rtmp: Use int instead of ssize_t Not all compilers support ssize_t …
(edit) @da8201cc   12 years martin getopt: Add missing includes Signed-off-by: Martin Storsjö …
(edit) @12d2bbf3   12 years nicolas.george lavfi/movie: extend a doxygen comment.
(edit) @e6ee58fa   12 years michaelni libswscale: fix #endif comments in rgb2rgb_template.c Signed-off-by: …
(edit) @584acbf5   12 years nicolas.george lavfi/movie: set pkt->stream_index for flushing. Otherwise, the value …
(edit) @bb46b9a3   12 years michaelni vc1dsp_mmx: remove libavutil/internal.h include Signed-off-by: …
(edit) @9bfeaf6f   12 years michaelni simple_idct_mmx: remove libavutil/internal.h include Signed-off-by: …
(edit) @64b23d7d   12 years michaelni x86/motion_est_mmx: remove libavutil/internal.h include …
(edit) @191ffc7f   12 years michaelni x86/mlpdsp: remove libavutil/internal.h include Signed-off-by: …
(edit) @a3ececf3   12 years michaelni yadif: remove libavutil/internal.h include Signed-off-by: Michael …
(edit) @501b681d   12 years michaelni lpc_mmx: remove libavutil/internal.h include Signed-off-by: Michael …
(edit) @7cb9f1a8   12 years michaelni idct_sse2_xvid: remove libavutil/internal.h include Signed-off-by: …
(edit) @e5f2731c   12 years martin rtmp: Add support for receiving incoming streams Signed-off-by: …
(edit) @75cd9a62   12 years michaelni libvpxenc: check for odd RC parameter combinations that could crash …
(edit) @d472453e   12 years michaelni libvpxenc: fix division by zero Reported-by: thresh Signed-off-by: …
(edit) @c581cb4e   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Fix …
(edit) @7ebe3962   12 years martin Add missing includes for code relying on external libraries …
(edit) @208d6e66   12 years stefasab lavfi/hue: add verbose debug message showing initial parameters
(edit) @5b0151a4   12 years stefasab lavfi/hue: reindent after previous commits
(edit) @419e1b74   12 years stefasab lavfi/hue: apply misc fixes to default values setting In particular: …
(edit) @191b77eb   12 years stefasab lavfi/hue: add named options support Old syntax has been kept for …
(edit) @6efce3a8   12 years stefasab lavfi/mp: remove hue wrapped filter hue was integrated as a native …
(edit) @232e35de   12 years martin Fix even more missing includes after the common.h removal …
(edit) @f704a079   12 years diego build: Factor out rangecoder dependencies to CONFIG_RANGECODER A new …
(edit) @c292f6a2   12 years diego build: Factor out error resilience dependencies to …
(edit) @6961bdfa   12 years diego x86: avcodec: Consistently name all init files
(edit) @e701b0cf   12 years Carl Eugen Hoyos Support reading 16-channel lxf files. Fixes ticket #1608. Reported, …
(edit) @33e11284   12 years martin Add more missing includes after removing the implicit common.h …
(edit) @569027e   12 years Philip Langdale movtextdec: Don't emit errors for normal duration-end packets. The …
(edit) @6057de19   12 years Philip Langdale srtenc: Add timing-less "subrip" encoder. Unsurprisingly, if a …
(edit) @6af680fa   12 years Philip Langdale srtdec: Add timing-less "subrip" decoder. After various discussions, …
(edit) @b1b84b06   12 years michaelni lavf: minor bump for avformat_queue_attached_pictures() …
(edit) @484aec4d   12 years michaelni LICENSE: correct incorrect claims on *GPL incompatibility There are …
(edit) @c151e0c   12 years michaelni ffplay: reque attached pictures on channel changes. Fixes Ticket1473 …
(edit) @11f8f2c0   12 years michaelni avformat: export queue_attached_pictures Signed-off-by: Michael …
(edit) @a39c5c4c   12 years michaelni dv: fix null ptr dereference Fixes Ticket1640 Signed-off-by: Michael …
(edit) @f0896a6b   12 years michaelni sp5xdec: fix off by 1 error causing a crash Fixes Ticket1633 …
(edit) @747774e   12 years michaelni av_get_audio_frame_duration: fix ra144 Fixes Ticket1612 …
(edit) @6ecf1eb0   12 years michaelni snowdec: add 2 av_asserts to check run validity Signed-off-by: …
(edit) @4a596d19   12 years michaelni snowdec: check log in get_symbol2() Fixes Ticket1635 Found-by: Piotr …
(edit) @70766c21   12 years martin Add some more missing includes after removing the implicit common.h …
(edit) @0114c57   12 years michaelni mpegvideo: dont call draw edges on lowres this crashes otherwise, and …
(edit) @e8c40220   12 years michaelni h263penc: fix multitheraded encoding Signed-off-by: Michael …
(edit) @e2c54d4d   12 years michaelni mpegvideo_enc: reset mb_x/y before writing the headers Signed-off-by: …
(edit) @717a1876   12 years michaelni motion_est: switch some asserts to av_assert Signed-off-by: Michael …
(edit) @1d9c2dc   12 years martin Don't include common.h from avutil.h Signed-off-by: Martin Storsjö …
(edit) @93f257db   12 years martin rtmp: Automatically compute the hash for SWFVerification …
(edit) @9e89bc37   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
(edit) @635ac8e1   12 years martin rtmp: Add support for SWFVerification Specifies how the server …
(edit) @661454aa   12 years anton api-example: use new video encoding API.
Note: See TracRevisionLog for help on using the revision log.