source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @676e26ab   17 years baptiste.coudurier move MP3On4DecodeContext def near the code and under ifdef Originally …
(edit) @9f95bfe2   17 years baptiste.coudurier correctly patch syncword for samples rates < 16000, decoder now fully …
(edit) @f0f53c83   17 years baptiste.coudurier fix 1 frame config decoding Originally committed as revision 12991 to …
(edit) @60dfa0b8   17 years baptiste.coudurier remove old draft last case not present anymore in iso specs …
(edit) @9a53eb7c   17 years baptiste.coudurier mp3on4 decoder now depends on mpeg4audio code Originally committed as …
(edit) @b61d2782   17 years baptiste.coudurier use mpeg4audio common code Originally committed as revision 12988 to …
(edit) @86c90cc7   17 years kostya.shishkov Skip blocks in B-frames reuse motion vectors from next reference …
(edit) @ec39f7d8   17 years baptiste.coudurier simplify Originally committed as revision 12986 to …
(edit) @9708d52e   17 years baptiste.coudurier correctly compute out_size and samples number Originally committed as …
(edit) @cd328965   17 years baptiste.coudurier fsize is 12 bits according to specs Originally committed as revision …
(edit) @5be25fc1   17 years baptiste.coudurier simplify using FFMIN3 Originally committed as revision 12983 to …
(edit) @b842ecbe   17 years baptiste.coudurier add FFMIN3 Originally committed as revision 12982 to …
(edit) @a82dcdff   17 years baptiste.coudurier return error if buf_size is too small Originally committed as …
(edit) @dfcd6d91   17 years baptiste.coudurier values can fit uint8_t Originally committed as revision 12980 to …
(edit) @183fceaa   17 years baptiste.coudurier add const Originally committed as revision 12979 to …
(edit) @87268829   17 years voroshil Fixed-point LSP and LPC decoding routines for ACELP-based codecs …
(edit) @c5497b22   17 years kostya.shishkov Missing tags in APE is normal situation, so don't print an error. …
(edit) @630e1b27   17 years ramiro.polla get_vlc2() only gets up to three levels in the tables. The last codes …
(edit) @a9f1d8cd   17 years kostya.shishkov Correct company name Originally committed as revision 12975 to …
(edit) @1cf3ee2d   17 years voroshil Fixed-point implementation of ff_cos, ff_log2, ff_exp2. Also …
(edit) @bf52a720   17 years baptiste.coudurier 10l, alphabetical order Originally committed as revision 12973 to …
(edit) @eb034ac   17 years baptiste.coudurier yes it is true for mp4 Originally committed as revision 12972 to …
(edit) @43612ffe   17 years baptiste.coudurier remove unneeded variable Originally committed as revision 12971 to …
(edit) @baf9fb32   17 years baptiste.coudurier move vars decls where vars are used Originally committed as revision …
Note: See TracRevisionLog for help on using the revision log.