source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d05f808d   16 years zuxy.meng Remove CPUID availability check on AMD64 as it's architectural. …
(edit) @f8c96d0   16 years Reimar.Doeffinger Check return value of ff_fill_pointer in avcodec_default_get_buffer, …
(edit) @d46b2d68   16 years Reimar.Doeffinger 100l, always declare variables at the top of a block, not inside a for …
(edit) @40e5d31b   16 years michaelni More approved hunks for VAAPI & our new and cleaner hwaccel API. patch …
(edit) @c269cf68   16 years michaelni Approved hunks for VAAPI / our new shiny hwaccel API by Gwenole …
(edit) @1d14361d   16 years michaelni Allow av_find_stream_info() to be aborted. Based on a patch by netgem. …
(edit) @75ecf149   16 years diego Check if -lrt is required for nanosleep, as is the case on Solaris. …
(edit) @f67f485b   16 years diego Document 'ffmpeg -formats', patch by Daniel Verkamp, daniel drv nu. …
(edit) @b1f58ed4   16 years diego Updates notes about which files are GPL. Originally committed as …
(edit) @7c2d92fe   16 years diego Fix xvmc object dependencies. Originally committed as revision 17534 …
(edit) @7bbc686f   16 years michaelni Fix vc1 split(). Fixes Subtitle-sample.evo, issue52. Originally …
(edit) @91ba181a   16 years kostya.shishkov Better parsing of i263 picture header Originally committed as …
(edit) @b9c353ff   16 years michaelni Compact repeated messages to "Last message repeated x times". …
(edit) @adc5abf7   16 years stefan.gehrer mention raw Chinese AVS video demuxer Originally committed as …
(edit) @214ee5f5   16 years michaelni Search for things like "int *src" without const. Originally committed …
(edit) @04331dea   16 years stefano.sabatini-lala Split avutil.h, move all the pixel format definitions to the new …
(edit) @b81350a   16 years stefan.gehrer consistent naming of Chinese AVS raw demuxer Originally committed as …
(edit) @5ef251e5   16 years stefano.sabatini-lala Add missing av_cold in static init/close functions. Patch by Daniel …
(edit) @50ded3f   16 years michaelni Add note about big vs. little endian. Originally committed as …
(edit) @e27ad118   16 years darkshikari Convert x264 asm files to proper unix line breaks Originally …
(edit) @9bd5f59b   16 years darkshikari Remove (incorrect) filenames from x264 asm files, add descriptions. …
(edit) @3a636b6f   16 years diego Fix gcc detection: Not all gcc versions have "(GCC)" in the version …
(edit) @a9d3c669   16 years baptiste.coudurier mention MXF D-10 Mapping muxer in documentation Originally committed …
(edit) @66e6038c   16 years Reimar.Doeffinger Check return value of frame_start(), this avoids a crash if …
(edit) @67d44b84   16 years Reimar.Doeffinger Support playback of incorrectly cut DV files where the headers do not …
(edit) @e51b7a4   16 years kostya.shishkov Update regressions for YUV2RGB table generator change in SwScaler …
(edit) @e76709d8   16 years kostya.shishkov New LGPLed YUV2RGB table generator for SwScaler Originally committed …
(edit) @21effaa4   16 years ikalvachev Change the type of pblocks from pointers to short array into pointers …
(edit) @d8f28a77   16 years baptiste.coudurier add bandwidth before failing if feed is already being received …
(edit) @00473727   16 years baptiste.coudurier do not set error if an unknown parameter is in config file, just skip …
(edit) @bc64cb96   16 years baptiste.coudurier check av_get_packet return value Originally committed as revision …
(edit) @c027e91a   16 years pross Increase ffmpeg intermediate conversion buffer size to accomodate …
(edit) @befb5cac   16 years pross Increase ffmpeg intermediate conversion buffer size to accomodate …
(edit) @00182190   16 years pross Support 48-bit RGB PPM image. Originally committed as revision 17511 …
(edit) @88c21a6f   16 years pross Add PIX_FMT_RGB48BE and PIX_FMT_RGB48LE. Originally committed as …
(edit) @0d8f0abf   16 years baptiste.coudurier return AVERROR(ENOMEM) if alloc failed, set count after alloc, use …
(edit) @03bc0f37   16 years mans Avoid warnings from AV_GCC_VERSION_AT_LEAST with some non-gcc …
(edit) @df442a8d   16 years mans configure: detect ccc compiler (Alpha) and set required flags …
(edit) @d2718187   16 years baptiste.coudurier parse aac extradata to fetch channels and sample rate, patch from …
(edit) @c132938d   16 years michaelni Waste less space for printing timebases. Originally committed as …
(edit) @a9e534d5   16 years rsbultje Rename RTSPHeader to RTSPMessageHeader to reflect more clearly what …
(edit) @b1598b58   16 years mans configure: indent Originally committed as revision 17503 to …
(edit) @fa0e036d   16 years michaelni Print all timebases (idea from netgem) Originally committed as …
(edit) @7e101459   16 years diego Check the return values of a few functions to avoid the corresponding …
(edit) @154d432c   16 years mans Pass sysroot argument to gcc Originally committed as revision 17500 …
(edit) @c5200f17   16 years mans Add --sysroot and --sysinclude configure options Some cross-compilers …
(edit) @629687f   16 years mans configure: move detection of compiler type to single location …
(edit) @c60a0f85   16 years michaelni Check for alloc failures. Originally committed as revision 17497 to …
(edit) @8ebe099a   16 years michaelni Check for EOF during index reading. Originally committed as revision …
(edit) @a90de11d   16 years diego Check return value of posix_memalign and explicitly set pointer to …
(edit) @1bbeb06a   16 years diego Use av_strdup to allocate string, prevents the warning: …
(edit) @0a036d07   16 years diego Revert adding av_uninit to out_width/out_height variables. The warning …
(edit) @346db3ef   16 years Carl Eugen Hoyos Use context variable repeat_pict for frame duration computation and …
(edit) @f5007cc   16 years michaelni Handle chunks with the MSB in size set correctly that is unsigned. …
(edit) @96c3da93   16 years Carl Eugen Hoyos Set context variable picture_structure in H264 parser. Patch by Ivan …
(edit) @0ed260c7   16 years Carl Eugen Hoyos Set context variable key_frame in H264 parser. Patch by Ivan …
(edit) @ff6474d   16 years Carl Eugen Hoyos Parse NAL units in H264 parser. Patch by Ivan Schreter, schreter gmx …
(edit) @1790a5e9   16 years Carl Eugen Hoyos Make the following H264 functions available to the parser: …
(edit) @20a93972   16 years diego Bail out if regtest-flashsv is run but zlib is not enabled. …
(edit) @7ea3880a   16 years diego Fix swscale-error vs. swscale_error typo; it is marked as the former …
(edit) @333d537   16 years mans Remove special treatment of version.h in DEPEND_CMD Originally …
(edit) @36798f1b   16 years mans Declare version.h dependencies explicitly Originally committed as …
(edit) @73d65a96   16 years michaelni Be less noisy with invalid pts/dts. Originally committed as revision …
(edit) @e641f320   16 years michaelni indent Originally committed as revision 17481 to …
(edit) @28499cc   16 years mans Correct, portable definition of INT_BIT Originally committed as …
(edit) @f4870943   16 years mans configure: add (empty) avr32 arch case Originally committed as …
(edit) @cfdb6148   16 years mans configure: sort cases in arch section Originally committed as …
(edit) @822be725   16 years mans Alpha: fix inline asm with DEC/Compaq/HP compiler Originally …
(edit) @7b776589   16 years Aurélien Jacobs Take account of struct size in total packet queue size tracking. fix …
(edit) @31f2616d   16 years michaelni Fix raw rgb/bgr vertical flip in avi based on info from …
(edit) @431ac29   16 years Carl Eugen Hoyos Factorize some code in yuv2rgb_template.c to ease further yuva2rgb …
(edit) @d541a7d2   16 years rsbultje Change sizeof(struct_type) to sizeof(variable). Originally committed …
(edit) @40494418   16 years stefan.gehrer move zeroing of alpha channel register out of YSCALEYUV2xxx macros, …
(edit) @df57ab14   16 years stefan.gehrer splits various YSCALEYUV2xxx macros into YSCALEYUV2xxx_UV, …
(edit) @9c77b26b   16 years stefan.gehrer make MMX registers parametrized in the WRITEBGR32 macro, patch by …
(edit) @9f2fc126   16 years stefan.gehrer add raw demuxer for Chinese AVS elementary streams Originally …
(edit) @a169df2f   16 years justin.ruggles Set the correct number of samples for E-AC-3 in the AC3 parser. …
(edit) @ebb61f83   16 years Carl Eugen Hoyos Use last decoded SPS as current SPS in order to parse picture timing …
(edit) @abaab07c   16 years pross Add myself as maintainer for American Laser Games and Electronic Arts …
(edit) @ce83d2bd   16 years Roman R. Fixing a value returning issue Originally committed as revision 17469 …
(edit) @b1fa4942   16 years Carl Eugen Hoyos Add convergence_duration to AVCodecParserContext. Patch by Ivan …
(edit) @e9259f8d   16 years alex.converse Re-indent after last commit Originally committed as revision 17467 to …
(edit) @e7f73ad   16 years alex.converse AAC in ASF does not need parsing. Originally committed as revision …
(edit) @52837498   16 years alex.converse Add Divio MPEG-4 FOURCC (M4CC) Originally committed as revision 17465 …
(edit) @d42e44a0   16 years alex.converse Reindent after last commit Originally committed as revision 17464 to …
(edit) @3878be31   16 years Carl Eugen Hoyos Silence two warnings: cast discards qualifiers from pointer target …
(edit) @274aa1d0   16 years alex.converse Some buffer checks for indeo3 Originally committed as revision 17462 …
(edit) @2a46003   16 years Aurélien Jacobs matroskadec: fix seek regression tests according to r17460 Originally …
(edit) @9ebeea82   16 years Aurélien Jacobs matroskadec: return AVERROR_EOF upon detection of end of file …
(edit) @dc405cc1   16 years michaelni A try to fix the regressions. Originally committed as revision 17459 …
(edit) @edf9b2f0   16 years pross FFplay: Stop processing input file when AVERROR_EOF is returned from …
(edit) @0e9602ef   16 years pross FLV demuxer: return AVERROR_EOF upon detection of end of file. …
(edit) @1e04bbe   16 years pross AVI demuxer: return AVERROR_EOF upon detection of end of file. …
(edit) @9bf1b724   16 years pross Add AVERROR_EOF. Originally committed as revision 17455 to …
(edit) @6f2162b4   16 years diego Mark functions only used within the test programs as static. …
(edit) @859bb3cf   16 years ikalvachev Add more paranoid checks of xvmc token. Originally committed as …
(edit) @9cfc1b3a   16 years ikalvachev Exit with error if MPV_common_init() is called with PIX_FMT_NONE. Give …
(edit) @e1025248   16 years diego Only enable SSE/3DNOW optimizations when they have been enabled at …
(edit) @2213f431   16 years diego Directly #include required X11/XvMC header. Originally committed as …
(edit) @94ed2a30   16 years Roman R. transitioning dv_guess_dct_mode to dsputil cmp function Originally …
Note: See TracRevisionLog for help on using the revision log.