]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-01-11 Baptiste CoudurierIn mov demuxer, handle better wrong time scale, fix...
2011-01-11 Baptiste CoudurierIn mov demuxer, set r_frame_rate for cfr files
2011-01-11 Daniel KangDo not crash for illegal sample size, fixes issue 2502.
2011-01-11 Stefano SabatiniClarify timestamps related error messages in compute_pk...
2011-01-11 Peter Rosselectronicarts: prevent endless loop opportunity in...
2011-01-10 Jason Garrett... H.264: fix grayscale decoding with explicit wpred
2011-01-10 Peter Rossrevert r26302
2011-01-10 Carl Eugen... Do not stop decoding on pnm files with negative maxval.
2011-01-10 Clément BœschIn gif encoder, fix uninitialized value, patch by Cléme...
2011-01-10 Peter Rosselectronicarts: prevent endless loop opportunity in...
2011-01-10 Peter Rosselectronicarts: only apply audio sanity checks when...
2011-01-10 Daniel Kangperform height sanity check in mmvideo decoder
2011-01-10 Peter Rossmmvideo: remove some conditional statements by limiting...
2011-01-10 Daniel Kangperform sanity check on sample rate in electronicarts...
2011-01-10 Clément BœschHandle ID3v1 tag while decoding mp[123] frames
2011-01-10 Daniel Kangperform sanity check on number of channels in electroni...
2011-01-10 Daniel KangCheck for invalid decode op-codes, fixes issue 2522.
2011-01-10 Daniel KangCheck for vectable ID > 0, fixes issue 2508.
2011-01-10 Daniel KangCheck for invalid motion vector, fixes issue 2521.
2011-01-10 Daniel KangCheck for invalid maxval in pgm decoder, fixes issue...
2011-01-09 Anssi HannulaFix reading over the end of the allocated buffer.
2011-01-09 Carl Eugen... Match the documentation of -ar with the actual behaviour.
2011-01-09 Daniel KangCheck for several overreads, fixes issue 2512.
2011-01-09 Daniel KangReturn on negative soff sizes, fixes issue 2515.
2011-01-09 Martin StorsjöFix arm asm offsets for arm/mach-o
2011-01-09 Luca BarbatoUpdate asm offsets for arm
2011-01-09 Martin Storsjörtsp: Properly fail if unable to open an input RTP...
2011-01-09 Stefano SabatiniFix typos in the crop filter documentation.
2011-01-09 Stefano SabatiniAdd documentation for the image2 demuxer.
2011-01-09 Stefano SabatiniAdd demuxers.texi file.
2011-01-09 Peter Rossadd myself as the WTV maintainer
2011-01-09 Peter Rossfix indentation
2011-01-09 Daniel Kangeacmv: ensure second-last frame is allocated before...
2011-01-09 Peter Rossfix indentation
2011-01-09 Peter Rosswtv: only process timestamp_guid chunks for streams...
2011-01-09 Peter Rosswtv: do not repopulate codec information after we have...
2011-01-09 Peter Rosswtv: stop processing chunks if length is smaller than...
2011-01-09 Peter Rosswtv: fix typo
2011-01-09 Peter RossAdd audio codec 0x1602 (AAC LATM)
2011-01-09 Justin RugglesRemove unneeded #include
2011-01-08 Justin RugglesAdd stereo rematrixing support to the AC-3 encoders.
2011-01-08 Carl Eugen... Lagarith decoder by Nathan Caldwell, saintdev at gmail
2011-01-08 Kostya ShishkovLimit number of samples decoded for WavPack mono mode...
2011-01-08 Sascha Sommerskip unsupported postproc information
2011-01-08 Sascha Sommeradd support for files that do not allow more than 4...
2011-01-08 Sascha Sommerfix indentation
2011-01-08 Sascha Sommeradd support for files where the frames do not have...
2011-01-08 Anssi HannulaShow profile in avcodec_string().
2011-01-07 Baptiste CoudurierFix bmp encoder with 8 bits format and correctly set...
2011-01-07 Michael NiedermayerDeprecate reordered_opaque in favor of pkt_pts/dts
2011-01-07 Michael NiedermayerAdd pkt_dts to AVFrame, this will in the future allow...
2011-01-07 Michael NiedermayerAdd AVFrame.pkt_pts that contains the correctly reorder...
2011-01-07 Anssi HannulaAdd av_get_profile_name() to get profile names.
2011-01-07 Daniel KangCheck if buffer is large enough for given resolution.
2011-01-07 Baptiste CoudurierIn mov muxer, override codec tag for dv in mov, fix...
2011-01-07 Daniel KangDo not overread input buffer.
2011-01-07 Baptiste CoudurierIn mov muxer, override codec tag for h263 in mov, fix...
2011-01-07 Luca BarbatoUnbreak ffserver
2011-01-07 Carl Eugen... Fail more gracefully for multichannel wavpack in anothe...
2011-01-07 Anatoly NenashevFix lowres > 0 with --enable-avfilter..
2011-01-06 Daniel KangPrevent a crash by sanity checking buffer reads.
2011-01-06 Anssi HannulaExport dca profile information.
2011-01-06 Anssi HannulaVerify FSIZE96 when encountering X96 sync code.
2011-01-06 Daniel KangFix a crash when decoding tiff by moving check
2011-01-06 Baptiste CoudurierIn dnxhd decoder, set key_frame on decoded frame
2011-01-06 Martin Storsjörtsp: Allow requesting of filtering of source packets
2011-01-06 Martin Storsjöudp: Allow specifying the connect option in udp_set_rem...
2011-01-06 Martin Storsjörtpproto: Allow specifying the connect option, passed...
2011-01-06 Daniel KangFix crash for files with strip size larger than the...
2011-01-06 Carl Eugen... Set blkalign to 3840 (maximum bytes per frame) for...
2011-01-06 Martin Storsjörtpdec: Don't set RTP timestamps if they already are...
2011-01-06 Daniel KangFix assertion fail on audio files with invalid sample...
2011-01-06 Stefano SabatiniRevert previous commit, as it was not meant to be pushed.
2011-01-06 Stefano SabatiniIssue more explicit error messages in compute_pkt_field...
2011-01-06 Stefano SabatiniIn av_close_input_stream(), flush the packet queue...
2011-01-05 Martin Storsjörtsp: Parse RTP-Info headers
2011-01-05 Martin StorsjöReindent
2011-01-05 Martin Storsjörtsp: Simplify code
2011-01-05 Martin Storsjörtsp: Move resetting of rtpdec parameters to before...
2011-01-05 Justin RugglesConvert floating-point MDCT coefficients to 24-bit...
2011-01-05 Vitor SessakAdd a FATE test for Playstation STR version 3
2011-01-05 Vitor SessakMake dc_lum_vlc and dc_chroma_vlc non-static symbols,
2011-01-05 Baptiste CoudurierIn ogg muxer, correctly mux VFR streams, fix issue...
2011-01-05 Baptiste CoudurierIn mov demuxer, check that gmtime returns a valid value...
2011-01-05 Baptiste CoudurierIn mov demuxer, check that stts data exists, fix crash...
2011-01-05 Justin RugglesUse local variables outside the inner loop in extract_e...
2011-01-05 Stefano SabatiniFactorize common code in v4l2_set_parameters().
2011-01-05 Stefano SabatiniIn video4linux2, in the case the timebase value in...
2011-01-05 Stefano SabatiniMake mpeg4 encoder log a more explicit error message...
2011-01-05 Robert SwainAdd my GPG fingerprint to the MAINTAINERS file
2011-01-05 Daniel VerkampWin32 support for av_file_map()
2011-01-05 Michael NiedermayerOur ljpeg encoder supports bgra, use the correct consta...
2011-01-05 Michael NiedermayerFix/cleanup m/ljpeg encoding pix fmt selection code...
2011-01-05 Michael NiedermayerRemove PIX_FMT_RGB32 mjpeg encoding, there is no such...
2011-01-05 Baptiste CoudurierIn pad filter, update new ref w/h in start_frame, fix...
2011-01-05 Baptiste CoudurierIn crop filter, update new ref w/h instead of old one...
2011-01-04 Michael NiedermayerFix YUV444P LJPEG encoding.
2011-01-04 Stefano SabatiniIn the video4linux2 output device, log an error descrip...
2011-01-04 Stefano SabatiniRemove unnecessary dependency of ffprobe and ffserver...
2011-01-04 Stefano SabatiniDisable initialization of the swscale sws_opts context in
next