]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2009-03-06 Michael NiedermayerAdd my name to copyright & author as requested by the...
2009-03-06 Michael NiedermayerAdd code to the self test to print jitter & drift.
2009-03-06 Alex ConverseFix the channel allocation bug/assumption (issue 800).
2009-03-06 Diego BiurrunGet rid of redundant vdpau option, decoders can still...
2009-03-06 Stephen WarrenFix H.264 bitstream field log2_max_pic_order_cnt_lsb_minus4
2009-03-06 Ronald S. BultjeOops, very silly typo.
2009-03-06 Justin Rugglesflacdec: Parse the metadata header in the raw FLAC...
2009-03-06 Justin Rugglesflacdec: Add a shared function for parsing a FLAC metad...
2009-03-06 Diego BiurrunAdd '#undef rand' to fix test program build.
2009-03-06 Diego Biurruncosmetics: Fix test program warnings.
2009-03-06 Justin Rugglespnm: Add missing 'else'. Fixes decoding for 16-bit...
2009-03-06 Michael NiedermayerVertical align.
2009-03-06 Michael NiedermayerBetter name for integrator2_state.
2009-03-06 Michael NiedermayerAdd clock_period parameter, this should make the code...
2009-03-06 Michael NiedermayerSelftest code.
2009-03-06 Michael NiedermayerFix bug with time==0 being special.
2009-03-06 Michael NiedermayerAdapt first factor.
2009-03-06 Michael NiedermayerMerge ff_timefilter_read() and ff_timefilter_update...
2009-03-06 Michael NiedermayerAllow timespans to vary.
2009-03-05 Michael NiedermayerReorder operations, 20% improved performance, 1 variabl...
2009-03-05 Michael NiedermayerTimefilter code by Olivier Guilyardi o list O samalyse...
2009-03-05 Diego BiurrunMark variables "j" and "structure" in execute_ref_pic_m...
2009-03-05 Diego BiurrunDirectly read the version number from a VERSION file...
2009-03-05 Alex ConverseAAC: hoist dependent gain lookup out of the loop
2009-03-05 Diego Biurruncosmetics: Zip Blocks Motion Video --> Zip Motion Block...
2009-03-05 Diego Biurruncosmetics: Order changelog entries chronologically.
2009-03-05 Diego BiurrunRemove duplicated MUL16 macro definition, fixes the...
2009-03-05 Måns RullgårdARM: disable inline asm for armcc
2009-03-05 Måns RullgårdARM: armcc versions of bswap_16/32
2009-03-05 Måns RullgårdARM: detect armcc compiler and enable gcc mode
2009-03-05 Måns Rullgårdconfigure: check asm support using $as
2009-03-05 Måns RullgårdCompile .S files with $(AS), set it in configure
2009-03-05 Cédric SchieliFix bug introduced by me in r28756
2009-03-05 Diego BiurrunMark pos_min and pos_max variables as av_uninit to...
2009-03-05 Diego BiurrunMark dvdaudio_substream_type variable as av_uninit...
2009-03-05 Ivan SchreterPass packet position to the parser, so frame's AVPacket...
2009-03-05 Ivan SchreterAdd handling of frame position in the parser.
2009-03-05 Justin Rugglesflacdec: cosmetics: Add a comment with the data of...
2009-03-05 Justin Rugglesflacdec: There is an even smaller FLAC frame size possi...
2009-03-05 Justin Rugglesflacdec: 10l to me. I miscalculated the smallest FLAC...
2009-03-05 Justin Rugglesflacdec: cosmetics: move 2 statements to immediately...
2009-03-05 Justin Rugglesflacdec: Simplify frame sync by not using the bitstream...
2009-03-05 Justin Rugglesflacdec: Split the metadata_parse() function into 2...
2009-03-04 Justin Rugglesflacdec: Add a check for small buffer size. This ensur...
2009-03-04 Justin Rugglesflacdec: cosmetics: Use a more descriptive variable...
2009-03-04 Justin Rugglesflacdec: Handle 32 bps data when checking allocated...
2009-03-04 Justin Rugglesflacdec: Check curr_bps after wasted bits are subtracted.
2009-03-04 Stefano SabatiniFix typo: "i" -> "in".
2009-03-04 Ivan SchreterAdd support for ct_type to correctly detect interlaced...
2009-03-04 Cédric SchieliRewrite of rgb15to32 and rgb16to32 using fewer asm...
2009-03-04 Michael NiedermayerAdd "deprecated old scaler removed"
2009-03-04 Reimar DöffingerRemove the swscale dummy option, most (all?) FATE confi...
2009-03-04 Reimar Döffinger100l, interplayvideo uses 8x8 blocks, so call the 8x8...
2009-03-04 Reimar DöffingerSet AVFrame.reference correctly for nuv decoder.
2009-03-04 Vitor SessakAdd more correct bound checking in filter_mb().
2009-03-04 Gwenole BeauchesneAdd frame buffer allocators. aka simplify calls to
2009-03-04 Alex ConverseMOV: fix demuxing fragmented files
2009-03-04 Mike MelansonFix a condition that causes an infinite loop, but only...
2009-03-04 Mike Melansonexcellent first pass at a description; now it's time...
2009-03-04 Reynaldo H... Part 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc
2009-03-04 Reynaldo H... Part 1 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc
2009-03-04 Justin Rugglesflacdec: When there is not enough data to read the...
2009-03-04 Ronald S. BultjeSplit rtsp_send_cmd() into two functions, one for the...
2009-03-04 Justin Rugglescosmetics: indentation after last commit
2009-03-04 Justin Rugglesflacdec: Check for an inline header before calling...
2009-03-04 Justin Rugglesflacdec: Allocate buffers right after STREAMINFO is...
2009-03-03 Måns RullgårdAlpha: use -g3 with ccc to allow optimisation with...
2009-03-03 Stefano SabatiniFix syntax for the libfaad_decoder definition.
2009-03-03 Justin Rugglescosmetics: indentation after last commit
2009-03-03 Justin Rugglesflacdec: Avoid parsing the STREAMINFO multiple times.
2009-03-03 Stefano SabatiniRename avctx_opts to avcodec_opts.
2009-03-03 Måns RullgårdAllow --enable-swscale until FATE is updated
2009-03-03 Michael NiedermayerRemove old scaler.
2009-03-03 Michael NiedermayerEnable AVFMT_FLAG_NONBLOCK.
2009-03-03 Michael NiedermayerDo usleep(10000) when all demuxers returned EAGAIN.
2009-03-03 Michael NiedermayerReplace two 'return AVERROR(EAGAIN);' by continue....
2009-03-03 Michael NiedermayerIf a demuxer returns EAGAIN, try another demuxer.
2009-03-03 Jindřich Makovičkaremove the rest of x86 asm from LGPL build
2009-03-03 Alex ConverseMOV: fix crash when 'meta' occurs before first 'trak'
2009-03-03 Ronald S. BultjeRename "fd1" variable ro "fd". There were previously...
2009-03-03 Ronald S. BultjeAdd url_get_file_handle(), which is used to get the...
2009-03-03 Ronald S. BultjeReindent after r17777.
2009-03-03 Ronald S. BultjeMake RTSP-MS-over-UDP negotiation work. See "[PATCH...
2009-03-03 Ronald S. BultjeRecognize the "application" data type, which is require...
2009-03-03 Benoit FouetAdd a context to av_log() calls.
2009-03-03 Michael NiedermayerA quick description of Rate distortion theory.
2009-03-03 Diego BiurrunDo not use a macro to generate a single AVCodec declara...
2009-03-03 Michael NiedermayerQuick description of the Viterbi algorithm so I do...
2009-03-03 Panagiotis... When a H.264 stream references a PPS or SPS id which...
2009-03-03 Diego BiurrunAdd vhook removal to the changelog.
2009-03-03 Diego BiurrunRemove deprecated vhook subsystem.
2009-03-03 Ronald S. BultjeRemove size_t cast in setting s->priv_data directly...
2009-03-03 Ronald S. BultjeDon't let finalize_packet() touch pkt->stream_index...
2009-03-03 Gwenole BeauchesneSet PixFmtInfo::{x, y}_chroma_shift for VDPAU and VAAPI...
2009-03-03 Ronald S. BultjeReindent after r17764.
2009-03-03 Ronald S. BultjeIn the current implementation of rtp_parse_packet(...
2009-03-03 Diego BiurrunStart Changelog for next version.
2009-03-03 Diego Biurruncosmetics: Add some empty lines for readability.
2009-03-03 Ronald S. BultjeReduce allocated length of the HTTP authentication...
2009-03-03 Panagiotis... Cosmetics: Typo
next