source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b9a7da77   17 years Aurélien Jacobs use enum type instead of int Originally committed as revision 13089 …
(edit) @db262126   17 years Aurélien Jacobs cosmetics: indentation Originally committed as revision 13088 to …
(edit) @de3230fb   17 years Aurélien Jacobs matroskadec: add support for lzo compressed tracks Originally …
(edit) @93114105   17 years Aurélien Jacobs remove useless comment Originally committed as revision 13086 to …
(edit) @5d2b12f6   17 years Aurélien Jacobs matroskadec: fail gracefully when seeking don't work Originally …
(edit) @953f54f1   17 years diego #include required stdint.h header directly. Originally committed as …
(edit) @5210529   17 years Aurélien Jacobs ensure vp56_decode_frame always return unchanged buf_size Originally …
(edit) @53a1e82b   17 years Aurélien Jacobs matroskadec: add support for track content encoding Only the header …
(edit) @40d0e665   17 years ramiro.polla Do not misuse long as the size of a register in x86. typedef x86_reg …
(edit) @35027edd   17 years Carl Eugen Hoyos Do not return -1 from void functions. Originally committed as …
(edit) @e0a0c85d   17 years Carl Eugen Hoyos One const per declaration is enough. Originally committed as revision …
(edit) @4f786086   17 years diego #include required headers directly. Originally committed as revision …
(edit) @9aed961   17 years diego prettyprinting cosmetics Originally committed as revision 13077 to …
(edit) @0b705fa4   17 years ramiro.polla Compile network-related code conditionally. Originally committed as …
(edit) @b091aa44   17 years ramiro.polla Check for sys/resource.h and include it conditionally. Originally …
(edit) @3f89d9c0   17 years diego Disable libdirac decoder if the faster libschroedinger decoder is …
(edit) @e680989d   17 years diego #include stdint.h instead of using a manual typedef for uint8_t. …
(edit) @2f05d9c1   17 years diego When compiling with -fmudflap configure fill EXTERN_PREFIX with …
(edit) @6650c4c   17 years baptiste.coudurier export dnxhd encoded picture quality Originally committed as revision …
(edit) @a5c0969a   17 years diego Remove one more set of useless parentheses from a return call. …
(edit) @ccd425e   17 years diego Remove unnecessary parentheses from return calls. Originally …
(edit) @91605c6   17 years diego minor wording fix Originally committed as revision 13068 to …
(edit) @7a30f8ff   17 years diego In pkg-config files, libraries not exposed through the library, but …
(edit) @e4a957d1   17 years diego minor spelling fix Originally committed as revision 13066 to …
(edit) @35a71f1d   17 years diego cosmetics: whitespace/order changes, if/then --> && in pkg-config …
(edit) @a13a9737   17 years diego Merge both pkg-config creation commands into one. Originally …
(edit) @e426941d   17 years diego In the pkg-config file generation, derive the short name from the …
(edit) @5aadcab5   17 years diego Remove stray extra parameter from libavutil pkg-config command. …
(edit) @8ab52e71   17 years diego cosmetics: sort lines (correctly) Originally committed as revision …
(edit) @abbae514   17 years michaelni Check url_seek() in url_open(). Originally committed as revision …
(edit) @14478388   17 years astrange Use a state machine to reduce branching logic in …
(edit) @e3e0d993   17 years lu_zero Cosmetics: reorder and align targets Originally committed as revision …
(edit) @5478959b   17 years lu_zero Build sparc arch specific code using the Makefile Originally …
(edit) @d010a2d5   17 years ramiro.polla Prevent targaenc.c from outputting trash byte. Originally committed …
(edit) @4405c986   17 years diego cosmetics: alphabetical order Originally committed as revision 26669 …
(edit) @adb2b908   17 years ramiro.polla Fix configure for cross-compilation and --arch=amd64. Originally …
(edit) @4b13335d   17 years diego Use correct length modifier for pointer diff argument in av_log() …
(edit) @d6f142a1   17 years diego Fix 'comparison always false' warning. patch by Diego 'Flameeyes' …
(edit) @9db5bdfa   17 years diego Add complete multimedia Wiki URL, patch by Sisir Koppaka. Originally …
(edit) @1f4fa6a4   17 years ramiro.polla Indent. Originally committed as revision 13054 to …
(edit) @0ec7b71d   17 years ramiro.polla Do not read out of array bounds. Originally committed as revision …
(edit) @f7739f3   17 years michaelni Output buffer overflow. Originally committed as revision 13052 to …
(edit) @494e3531   17 years michaelni Heap buffer overflow. Originally committed as revision 13051 to …
(edit) @83e9a67d   17 years michaelni Fix memset(0) based buffer overflow. Originally committed as revision …
(edit) @3df9ce75   17 years michaelni Move declaration a little. Originally committed as revision 13049 to …
(edit) @8f51f555   17 years michaelni Setting i to 0 once should do. Originally committed as revision 13048 …
(edit) @20c9c8ee   17 years diego cosmetics: Consistently use C-style comments in #endif preprocessor …
(edit) @f7cd9ee   17 years diego Add Dirac support through libschroedinger. patch by Anuradha …
(edit) @34499963   17 years diego 10l: Unbreak libdirac compilation; CONFIG_LIBDIRAC is defined in …
(edit) @0852e30b   17 years mans fix checkheaders when libdirac not installed Originally committed as …
(edit) @7c430093   17 years mans add necessary #includes in headers Originally committed as revision …
(edit) @690bfceb   17 years diego Dirac decoding/encoding support via libdirac. patch by Anuradha …
(edit) @575e696c   17 years diego Add Dirac parser from SoC; written by Marco Gerards; submitted by …
(edit) @fde8052e   17 years banan dts probe Originally committed as revision 13040 to …
(edit) @97085fa1   17 years justin.ruggles include avcodec.h Originally committed as revision 13039 to …
(edit) @c401efde   17 years banan Long name spelling fixes Originally committed as revision 13038 to …
(edit) @512b37bb   17 years justin.ruggles move call to init_get_bits inside conditional Originally committed as …
(edit) @9482171b   17 years justin.ruggles share streaminfo parsing function Originally committed as revision …
(edit) @9d48410f   17 years justin.ruggles split out some decoder context params to a shared macro Originally …
(edit) @4bc07e78   17 years justin.ruggles change function parameters for dump_headers() Originally committed as …
(edit) @a128cc91   17 years justin.ruggles change function parameters for metadata_streaminfo() Originally …
(edit) @b7d1cd02   17 years bartek.wolowiec Nellymoser handling in FLV Originally committed as revision 13032 to …
(edit) @17ac9f1c   17 years lu_zero Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards, …
(edit) @8a0684f4   17 years justin.ruggles fix encoding of flac private data Originally committed as revision …
(edit) @bddbd7d3   17 years ramiro.polla Do not duplicate -y parameter on regression.sh. It is already set by …
(edit) @25060fdf   17 years ramiro.polla Ignore whitespace differences in seek test. Originally committed as …
(edit) @53e85f5f   17 years diego Mark symbol as static, patch by Diego 'Flameeyes' Pettenò, flameeyes …
(edit) @580a6c57   17 years diego Mark symbols as static, patch by Diego 'Flameeyes' Pettenò, flameeyes …
(edit) @358061f6   17 years diego Mark symbols as static, patch by Diego 'Flameeyes' Pettenò, flameeyes …
(edit) @cdfec9c0   17 years diego Comment out unused ff_vc1_norm6_spec table. Originally committed as …
(edit) @3bb82f3d   17 years diego Transform codec short name into a single word. patch by Stefano …
(edit) @bcdb237   17 years diego Add long names to some AVCodec declarations. patch by Stefano …
(edit) @0dfea02   17 years michaelni indent Originally committed as revision 13021 to …
(edit) @ef79ef3c   17 years michaelni Fix decoding of: http://samples.mplayerhq.hu/A-codecs/msgsm/levis.avi
(edit) @e6dba5df   17 years ramiro.polla Typo: distoration -> distortion. Originally committed as revision …
(edit) @34d71ebe   17 years robert.swain Remove leading whitespace in long codec name that was committed in …
(edit) @6140271f   17 years diego Add some long names to AVCodec declarations. patch by Stefano …
(edit) @9d82d6cb   17 years diego Transform codec names into single words. patch by Stefano Sabatini, …
(edit) @b88e6576   17 years justin.ruggles remove unused variable, min_framesize Originally committed as …
(edit) @b22d0c04   17 years michaelni Support invalid mpeg created by vdr …
(edit) @60711e95   17 years michaelni raw GSM demuxer (does not work yet as parser is missing) Originally …
(edit) @a0af2fa4   17 years baptiste.coudurier set demuxers .value and use common audio_read_header function …
(edit) @39902a8   17 years kostya.shishkov Calculate motion vector information based on PTS provided in slice …
(edit) @038f846e   17 years diego Add long names to some AVCodec declarations. patch by Stefano …
(edit) @162d4fc   17 years diego Add long names to AVCodec declarations. patch by Stefano Sabatini, …
(edit) @99e3913d   17 years diego Make 8SVX codec names just a single word for consistency with other …
(edit) @f946a9a4   17 years astrange Use check_cflags for -mdynamic-no-pic so third-party compilers will …
(edit) @1f944923   17 years diego Remove unused avdevice.h header file; add config.h which is used. …
(edit) @d5202e4f   17 years diego Add long names to many AVCodec declarations. patch by Stefano …
(edit) @3ddf7fe9   17 years diego Use filename as multiple inclusion guard. Originally committed as …
(edit) @e8430214   17 years baptiste.coudurier set pkt duration, only when dts == pts though, patch by Henrik …
(edit) @57105ddd   17 years diego Rename i386/cputest.c --> i386/cpuid.c. Originally committed as …
(edit) @8033ba57   17 years diego Remove unnecessary test program dependency declarations. Originally …
(edit) @80b1e6cc   17 years robert.swain Grammar fixes and improvements for the new ACELP code Originally …
(edit) @169203c1   17 years baptiste.coudurier break if error in header so it can output already decoded frames …
(edit) @41b8800f   17 years baptiste.coudurier merge init with declaration Originally committed as revision 12998 to …
(edit) @f91c0898   17 years baptiste.coudurier cosmetics: merge decls Originally committed as revision 12997 to …
(edit) @5fd7a9fc   17 years baptiste.coudurier simplify: merge loops Originally committed as revision 12996 to …
(edit) @8da8970d   17 years baptiste.coudurier simplify Originally committed as revision 12995 to …
(edit) @0d5b2eb4   17 years baptiste.coudurier simplify: remove useless fields and vars Originally committed as …
Note: See TracRevisionLog for help on using the revision log.