source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @30876e39   14 years janne-ffmpeg Add section how to find a svn changeset with git commands Originally …
(edit) @199c18a7   14 years stefano.sabatini-lala Fix weird indent in get_video_frame(). Originally committed as …
(edit) @df17f6d5   14 years wyskas Add git-howto. mostly written by Luca. Originally committed as …
(edit) @f62be777   14 years saschasommer support decoding of files that contain the number of vector coded …
(edit) @24003419   14 years stefano.sabatini-lala In ffmpeg.texi, prefer @itemize lists over text formatted "*" lists. …
(edit) @a0f593d0   14 years Carl Eugen Hoyos Values >4 for lowres corrupt output. Originally committed as revision …
(edit) @f0e5c1c0   14 years stefano.sabatini-lala Reformat documentation for -vsync @var{parameter}. Make use of …
(edit) @05503cee   14 years Carl Eugen Hoyos Since lowres == crop for bmp, remove it to avoid confusion. …
(edit) @84cac86e   14 years rsbultje Fix fate breakage in r26382. Originally committed as revision 26383 …
(edit) @ecea47a6   14 years baptiste.coudurier Remove useless free, fix warning: libavfilter/defaults.c: In function …
(edit) @1b3e43e4   14 years rsbultje Fix overflow in pred16x16_plane x86 simd code. Fixes issue 2547. …
(edit) @b1779800   14 years stefano.sabatini-lala Include libavcore/audioconvert.h, required for …
(edit) @1d5b1885   14 years stefano.sabatini-lala Reindent. Originally committed as revision 26379 to …
(edit) @7986e34d   14 years stefano.sabatini-lala Make ff_dprintf_link() print meaningful information for audio links. …
(edit) @b9af1540   14 years darkshikari Remove evil timers that snuck their way into r26375. Originally …
(edit) @fb2734c8   14 years darkshikari Fix r26375 on non-x86. Originally committed as revision 26376 to …
(edit) @f14bdd8   14 years darkshikari H.264: Partially inline CABAC residual decoding Improves CABAC …
(edit) @a242ac36   14 years stefano.sabatini-lala Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples. More …
(edit) @6baf4afa   14 years stefano.sabatini-lala Make avfilter_unref_buffer() accept a NULL parameter. Originally …
(edit) @24d13ebc   14 years stefano.sabatini-lala Reindent after the last commit. Originally committed as revision …
(edit) @112c4b87   14 years stefano.sabatini-lala In ffplay, do not open display if -nodisp is set. Fixes issue 1017. …
(edit) @f9329946   14 years michaelni Parse fact chunks from wav files to find duration. Originally …
(edit) @724b1f6a   14 years michaelni Factor tag reading code out of wav read_header() Originally committed …
(edit) @925aa969   14 years michaelni Second hunk from secrity fix from google. The hunk is not fully …
(edit) @f7346719   14 years saschasommer do not read over the end of the packet fixes issue 2543 Originally …
(edit) @462b2620   14 years michaelni Set duration for wav files from sample size and data size or the wf64 …
(edit) @13184036   14 years Carl Eugen Hoyos Check rangebits to avoid a possible crash. Fixes issue 2548 (and …
(edit) @03ec42aa   14 years kostya.shishkov Change some band size calculations in Bink decoder to use width in …
(edit) @b0c8b8a6   14 years Reimar.Doeffinger Lagarith: fix decoding of one-coloured frames by reading the per-plane …
(edit) @fbd56159   14 years stefano.sabatini-lala Add docs and Changelog entry for the -copytb option added in r26340. …
(edit) @f93fe776   14 years stefano.sabatini-lala Add APIchanges entry for the av_metadata_copy() addition. Originally …
(edit) @eb40d7f   14 years Carl Eugen Hoyos Check symbol validity to avoid a crash, fixes issue 2523. Patch by …
(edit) @0db5d2b0   14 years justin.ruggles cosmetics: spacing, line wrap, and remove unneeded braces Originally …
(edit) @964f2cf2   14 years justin.ruggles Process all EXP_REUSE blocks at once in exponent_min(). 43% faster in …
(edit) @7d87d56f   14 years justin.ruggles Take advantage of per-channel exponent and exponent strategy layout to …
(edit) @5bff859   14 years justin.ruggles Simplify compute_exp_strategy() by passing a pointer to all exponents …
(edit) @4b90c35d   14 years justin.ruggles Use a local variable in the inner loop of group_exponents() to …
(edit) @a281c650   14 years justin.ruggles cosmetics: remove unneeded braces Originally committed as revision …
(edit) @5fc2e00   14 years justin.ruggles cosmetics: rename block_num to blk for variable name consistency …
(edit) @0429e4a6   14 years justin.ruggles Move exp_strategy from AC3Block to AC3EncodeContext in order to …
(edit) @7cc4be58   14 years justin.ruggles Rearrange exponent buffer to group all blocks for a single channel …
(edit) @d881a0e8   14 years stefano.sabatini-lala Cosmetics: fix weird indent. Originally committed as revision 26350 …
(edit) @2a1f431d   14 years darkshikari H.264/SVQ3: make chroma DC work the same way as luma DC No speed …
(edit) @290fabc   14 years darkshikari Port SVQ3 to use the new mb_luma_dc method of storing luma DC …
(edit) @a51c71bb   14 years baptiste.coudurier In yadif filter, default to top field first if interlacing is unknown …
(edit) @3cdf69ee   14 years saschasommer also support decoding of AVPackets with multiple wma packets fixes …
(edit) @65344775   14 years darkshikari H.264: Remove useless arg to chroma_dc_dequant_idct_c Originally …
(edit) @ec3233a8   14 years rsbultje Fix ff_pw_3 alignment. Originally committed as revision 26344 to …
(edit) @6dc7dc08   14 years baptiste.coudurier In mxf muxer, check the return value of gmtime, fix #2494 Originally …
(edit) @90603f7c   14 years baptiste.coudurier Update smc fate ref due to r26310 Originally committed as revision …
(edit) @2e18660   14 years darkshikari Fix SVQ3 Regression in r26336-7. Originally committed as revision …
(edit) @0f27e6b4   14 years baptiste.coudurier New "copytb" ffmpeg cli option to copy input stream time base when …
(edit) @bd11c7a1   14 years darkshikari Remove outdated comment in h264dsp.h Since we no longer have …
(edit) @0d1d01cf   14 years darkshikari Reindent after r26337. Originally committed as revision 26338 to …
(edit) @5657d140   14 years darkshikari H.264: switch to x264-style tracking of luma/chroma DC NNZ Useful so …
(edit) @19fb234e   14 years darkshikari H.264: split luma dc idct out and implement MMX/SSE2 versions About …
(edit) @6c18f1cd   14 years stefano.sabatini-lala Make opt_audio_sample_fmt() abort in case of invalid sample format …
(edit) @3bf3fc0e   14 years stefano.sabatini-lala Add the word "Parsed" in the parsed filter names. Originally …
(edit) @6cce172f   14 years stefano.sabatini-lala Add avcore.h header in samplefmt.h. Avoid the need to manually …
(edit) @06ed024d   14 years rsbultje Copy metadata from ASF files contained in RTSP streams from ASF to …
(edit) @8e8a3cc2   14 years rsbultje Reindent after 26330. Originally committed as revision 26331 to …
(edit) @7f88a5bf   14 years rsbultje Introduce av_metadata_copy() to copy metadata from one struct to …
(edit) @ca32f7f2   14 years darkshikari H.264: eliminate non-transposed scantable support. It was an ugly hack …
(edit) @75e4efd2   14 years saschasommer add support for blocksize 64 fixes issue 2537 and 2538 Originally …
(edit) @b070bcfe   14 years pross wtv: ignore VIDEOINFOHEADER2 picture aspect ratio information, as it …
(edit) @c66f53cf   14 years martin Revert aviobuf: Retry if the read/write function returns …
(edit) @891aeeee   14 years stefano.sabatini-lala Check linked pads media type mismatch in avfilter_link(). Originally …
(edit) @8b69c2f4   14 years stefano.sabatini-lala Make av_get_channel_layout_string() guess the number of channels if it …
(edit) @caeb0c30   14 years stefano.sabatini-lala Make avfilter_graph_free() do nothing if graph is NULL. Originally …
(edit) @b382d1e3   14 years stefano.sabatini-lala Print link audio format name in tools/graph2dot. Originally committed …
(edit) @0d3ee135   14 years stefano.sabatini-lala Use AVERROR_INVALIDDATA rather than -1 for nutdec error codes. …
(edit) @8bca3493   14 years stefano.sabatini-lala In the pad filter, log information about the input size. Originally …
(edit) @eb97a58f   14 years alex.converse Remove myself as AAC maintainer. I just don't have it in me anymore. …
(edit) @a6963f83   14 years martin aviobuf: Retry if the read/write function returns AVERROR(EAGAIN) …
(edit) @8a774d3d   14 years baptiste.coudurier Do not allocate unused swscale context when libavfilter is compiled in …
(edit) @e83c716e   14 years Aurélien Jacobs don't complain about codec type/id mismatche for attachment streams …
(edit) @e3331706   14 years michaelni Fix design of the pad filter. Previously the pad filter just drawed …
(edit) @36dc00de   14 years michaelni Add w,h,format back into AVFilterBuffer, these are required for direct …
(edit) @4618637a   14 years baptiste.coudurier Fix warnings: ffmpeg.c: In function ‘new_video_stream’: …
(edit) @c961fb3c   14 years baptiste.coudurier Change 'arg' type in parse_meta_type, fix warning: ffmpeg.c: In …
(edit) @c3024f9e   14 years baptiste.coudurier In mov demuxer, handle better wrong time scale, fix issue #2528
(edit) @f6253caf   14 years baptiste.coudurier In mov demuxer, set r_frame_rate for cfr files Originally committed …
(edit) @e048a9ca   14 years Carl Eugen Hoyos Do not crash for illegal sample size, fixes issue 2502. Patch by …
(edit) @440d761   14 years stefano.sabatini-lala Clarify timestamps related error messages in compute_pkt_fields2(). …
(edit) @1c4ac035   14 years pross electronicarts: prevent endless loop opportunity in …
(edit) @09fffe9b   14 years darkshikari H.264: fix grayscale decoding with explicit wpred Originally …
(edit) @74093bb5   14 years pross revert r26302 Originally committed as revision 26305 to …
(edit) @8219782   14 years Carl Eugen Hoyos Do not stop decoding on pnm files with negative maxval. Originally …
(edit) @c56e7130   14 years baptiste.coudurier In gif encoder, fix uninitialized value, patch by Clément Bœsch, …
(edit) @e19e051e   14 years pross electronicarts: prevent endless loop opportunity in …
(edit) @42396c2e   14 years pross electronicarts: only apply audio sanity checks when audio stream is …
(edit) @94e58e57   14 years pross perform height sanity check in mmvideo decoder Fixes issue2495 …
(edit) @091bc6ca   14 years pross mmvideo: remove some conditional statements by limiting range of …
(edit) @cb77dad7   14 years pross perform sanity check on sample rate in electronicarts demuxer Fixes …
(edit) @c19a216a   14 years wyskas Handle ID3v1 tag while decoding mp[123] frames patch by Clément Bœsch …
(edit) @4da766ce   14 years pross perform sanity check on number of channels in electronicarts demuxer …
(edit) @2843502e   14 years Carl Eugen Hoyos Check for invalid decode op-codes, fixes issue 2522. Patch by Daniel …
(edit) @8e37a1de   14 years Carl Eugen Hoyos Check for vectable ID > 0, fixes issue 2508. Patch by Daniel Kang, …
(edit) @43c34675   14 years Carl Eugen Hoyos Check for invalid motion vector, fixes issue 2521. Patch by Daniel …
(edit) @ebc34883   14 years Carl Eugen Hoyos Check for invalid maxval in pgm decoder, fixes issue 2518. Patch by …
Note: See TracRevisionLog for help on using the revision log.