source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2b858d0b   17 years Reimar.Doeffinger Simplify: use DECLARE_ASM_CONST Originally committed as revision …
(edit) @4ad08acc   17 years baptiste.coudurier use context in av_log Originally committed as revision 11668 to …
(edit) @c8134d71   17 years baptiste.coudurier warning is only valid for mov Originally committed as revision 11667 …
(edit) @7ead693b   17 years diego Do not print an (L)GPL license statement when nonfree parts have been …
(edit) @59abc29e   17 years michaelni fixing warning md5.c:150: warning: passing argument 2 of …
(edit) @76de4ea6   17 years diego Print the name of the regression test that was run after finishing the …
(edit) @eb3ba13b   17 years Reimar.Doeffinger Support MP4 subtitles as in …
(edit) @5802683a   17 years Reimar.Doeffinger Make some assembler constants global instead of declaring them …
(edit) @d6773f5   17 years diego Pass argc and argv to the main function of the SDL tests. This appears …
(edit) @eda178d2   17 years kostya.shishkov SMPTE 421 Annex L format demuxer Originally committed as revision …
(edit) @a8fa959a   17 years mans rename dv50 regression test output file to dv50.dv Originally …
(edit) @234c6ed7   17 years Reimar.Doeffinger Add bitstream filter to convert between mov and plain text subtitles …
(edit) @e1cc8339   17 years Reimar.Doeffinger Add sbsf option for subtitle bitstream filter Originally committed as …
(edit) @79db7ac   17 years heydowns Fix memory leak in h264 decoder. allocated_edge_emu_buffer was being …
(edit) @0b98a7b3   17 years baptiste.coudurier cosmetics, split long lines, remove useless braces, merge comments and …
(edit) @506e4bb8   17 years baptiste.coudurier cosmetics, vertically align Originally committed as revision 11655 to …
(edit) @dd670de   17 years benoit.fouet Remove integer.h inclusion. Originally committed as revision 11654 to …
(edit) @bbe0524   17 years baptiste.coudurier spoke too fast, fix dv fourcc in mov accordingly if strict Originally …
(edit) @ea1664e3   17 years baptiste.coudurier finally set codec tags for mov/mp4/3gp muxers, this should not break …
(edit) @d97f2144   17 years baptiste.coudurier indentation Originally committed as revision 11651 to …
(edit) @a23c9c4a   17 years baptiste.coudurier correctly and only set standard stsd fourcc for mp4/3gp Originally …
(edit) @d334c7c2   17 years Reimar.Doeffinger Use DECLARE_ASM_CONST where possible in libswscale code Originally …
(edit) @d0c0a29b   17 years baptiste.coudurier write esds atom when mpeg-4 systems tags are used Originally …
(edit) @efc9e44d   17 years baptiste.coudurier reorder object types id by muxing preference Originally committed as …
(edit) @2c2f58c0   17 years baptiste.coudurier document tag field Originally committed as revision 11647 to …
(edit) @b15136b7   17 years diego seektest depends on both codectest and libavtest. Originally …
(edit) @bca9e0bc   17 years diego Move common test program infrastructure to common.mak. Originally …
(edit) @fe34942e   17 years diego Move some lines in preparation for an upcoming commit. Originally …
(edit) @4942a0e8   17 years diego Add Makefile rules for test programs. Originally committed as …
(edit) @cff7ccdd   17 years diego Do not install integer.h, it is not part of the public API. …
(edit) @766324f   17 years Reimar.Doeffinger Add and use DECLARE_ASM_CONST for constants used in assembler code. …
(edit) @038f0f9b   17 years Reimar.Doeffinger Use DECLARE_ALIGNED in yet another place Originally committed as …
(edit) @6a1a2fa0   17 years Reimar.Doeffinger Use DECLARE_ALIGNED and remove unneeded attribute_used Originally …
(edit) @cc8c2c6a   17 years Reimar.Doeffinger Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in …
(edit) @cf6cb7c5   17 years diego typo Originally committed as revision 11637 to …
(edit) @eba6ba4a   17 years diego Add $(EXESUF) where necessary. Originally committed as revision 11636 …
(edit) @f8d7c9d3   17 years Aurélien Jacobs Add support for Matroska attachments. patch by eugeni _dot_ stepanov …
(edit) @20963a71   17 years mans whitespace cosmetics Originally committed as revision 11634 to …
(edit) @a11f43a   17 years mans remove some ifeq ($(CONFIG_FOO),yes) Originally committed as revision …
(edit) @1260eb4a   17 years diego whitespace and sorting cosmetics Originally committed as revision …
(edit) @f98869bc   17 years diego Add generic rule for all tests. Originally committed as revision …
(edit) @27215c6b   17 years Reimar.Doeffinger Use DECLARE_ALIGNED Originally committed as revision 11630 to …
(edit) @d761f08   17 years gpoirier fix indentation that was messed up by r11628 Originally committed as …
(edit) @13686bc2   17 years gpoirier fix lowres decoding support on ARM CPUs Original thread: date: Jan 27, …
(edit) @cc8d87b7   17 years michaelni Set subtitle codec id correctly, i hope this does not break anything. …
(edit) @e73e3a92   17 years michaelni Add non standard id needed for dvd subtitles. Originally committed as …
(edit) @7dfc1fde   17 years Reimar.Doeffinger Extract the pure plaintext from mov text subtitles. Formatting …
(edit) @1e3c930   17 years michaelni Set correct codec type and id for text subtitles. fixes …
(edit) @41e19673   17 years michaelni indent Originally committed as revision 11623 to …
(edit) @ee6e2dbe   17 years michaelni Only export packets which belong to the existing AVStream. To export …
(edit) @0bc4728e   17 years michaelni Select non jpeg if there are multiple substreams. Originally …
(edit) @1521c500   17 years diego Merge rules for tools/* into a generic rule. Originally committed as …
(edit) @2b258bba   17 years diego Properly remove tools on clean. Originally committed as revision …
(edit) @afc9aee2   17 years diego Add -pthread to extralibs and not to ldflags so that the dependency …
(edit) @3fe142e2   17 years diego Add a --enable-nonfree command line parameter similar to --enable-gpl. …
(edit) @64e13d69   17 years diego Do not group libamr_nb and libamr_wb together as libamr. Also fixes …
(edit) @4f1ab3ce   17 years diego Clarify some FAQ entries. Originally committed as revision 11615 to …
(edit) @d485fed4   17 years diego Split general problems section into general questions and usage. …
(edit) @cbf7878e   17 years diego Update AC-3 FAQ entry. Originally committed as revision 11613 to …
(edit) @067db6a5   17 years baptiste.coudurier comment vorbis objectype id Originally committed as revision 11612 to …
(edit) @4f8dc3b7   17 years baptiste.coudurier this one is not standardized either Originally committed as revision …
(edit) @c63d3668   17 years baptiste.coudurier remove non standard object type ids, if you find samples, report them …
(edit) @7b0dee28   17 years mans clean up dynamic loading of libfaad Originally committed as revision …
(edit) @e2fdba65   17 years andreas Correctly clean up IntraX8Context upon codec close. patch by Zdenek …
(edit) @0f44edaa   17 years mans cosmetic: libfaad.c indentation Originally committed as revision …
(edit) @dbbc5732   17 years mans fix dynamic loading of libfaad 2.6 Originally committed as revision …
(edit) @cb077b7a   17 years michaelni Fix crash for CAVLC->CABAC switch caused by writing into NULL tables. …
(edit) @6bf398a0   17 years diego Add #undef printf and disable non-functional code to make test program …
(edit) @51198a87   17 years michaelni Comment to explain how the add/remove core works. Originally …
(edit) @07ad12ec   17 years diego Fix test program compilation: Add missing #include and update the call …
(edit) @c46e2874   17 years diego Put some disabled functions that are only used in the test program in …
(edit) @79bfd0ef   17 years diego Add #undef random and call the right function to fix test program …
(edit) @6a33997   17 years diego Remove unused variables in test code. Originally committed as …
(edit) @07bf0cc9   17 years mike clarify previous revision on optimization justification Originally …
(edit) @ac59e7f4   17 years mike Ministry of English Composition edits Originally committed as …
(edit) @5e123bd3   17 years michaelni Cosmetics to speed up finding sections of interest. Originally …
(edit) @8f738eea   17 years michaelni "What speedup justifies an optimization" section Originally committed …
(edit) @e5b10e31   17 years diego Fix warnings in test code: eval.c:454: warning: return type defaults …
(edit) @1f8e32cd   17 years diego cosmetics: Fix Benoit's ugly formatting. Originally committed as …
(edit) @7f938dd3   17 years Aurélien Jacobs ensure av_rescale_q() can be calculated (won't divide by zero) …
(edit) @c14731d8   17 years Reimar.Doeffinger Fix typo in comment Originally committed as revision 25829 to …
(edit) @b264a084   17 years baptiste.coudurier mention avm2 (flash 9) muxer in documentation and changelog …
(edit) @29e35d67   17 years lucabe72 Support out-of-band parameter sets in SDP for H.264 video Originally …
(edit) @f79bfe48   17 years lucabe72 Add support for H.264 video in the RTP muxer Originally committed as …
(edit) @afecbec2   17 years baptiste.coudurier unset extension, so code path, and guess format do not choose …
(edit) @7055cdac   17 years benoit.fouet Inform user when bitstream filter fails. Originally committed as …
(edit) @c448a096   17 years michaelni Faster ff_sqrt() Originally committed as revision 11586 to …
(edit) @b21cd0bc   17 years lucabe72 Add minimal support for H.264 video in the SDP generator Originally …
(edit) @3f5d7bb3   17 years diego Remove two unused variables. Originally committed as revision 11584 …
(edit) @a4b375c6   17 years diego Remove unnecessary forward declaration. Originally committed as …
(edit) @fe74278f   17 years diego small grammar fix Originally committed as revision 11582 to …
(edit) @07e4e3ea   17 years diego Consistently use TEST as the preprocessor condition to enable test …
(edit) @1ace4419   17 years Aurélien Jacobs add proper matroskaenc dependency over xiph.o Originally committed as …
(edit) @078ac1db   17 years Aurélien Jacobs add missing Makefile rules for pcm muxers/demuxers Originally …
(edit) @22cf0018   17 years Aurélien Jacobs add missing Makefile rules for zork pcm encoder/decoder Originally …
(edit) @8dcbcef6   17 years Aurélien Jacobs and thus, nellymoser obviously also depens on fft.o Originally …
(edit) @d1c266be   17 years Aurélien Jacobs nellymoser uses mdct functions Originally committed as revision 11576 …
(edit) @fa1ad97f   17 years baptiste.coudurier reorder alphabetically Originally committed as revision 11575 to …
(edit) @dfb400a8   17 years baptiste.coudurier new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com …
(edit) @76e48645   17 years baptiste.coudurier init uid to 0 Originally committed as revision 11573 to …
Note: See TracRevisionLog for help on using the revision log.