]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-09-11 Martin Storsjösmacker: Don't return packets in unallocated streams
2013-09-11 Martin Storsjödsicin: Add some basic sanity checks for fields read...
2013-09-11 Diego Biurrunconfigure: Fix wrong reference to user support mailing...
2013-09-10 Diego BiurrunDrop pointless directory name prefixes from #includes...
2013-09-10 Diego Biurrundoc: Drop VDPAU from list of supported codecs
2013-09-10 Diego Biurrunfate.sh: Run git-clone quietly
2013-09-10 Alexandra Khirnovaavformat: Use av_reallocp_array() where suitable
2013-09-09 Martin Storsjömovenc: Simplify setting the fragmentation flag
2013-09-09 Martin Storsjömovenc: Add a warning message if conflicting options...
2013-09-09 Martin Storsjötcp: Explicitly convert a pointer to a boolean integer
2013-09-07 Anton Khirnovlavf: fix the comparison in an overflow check
2013-09-07 Luca Barbatodv: Add a guard to not overread the ppcm array
2013-09-07 Luca Barbatonuv: check ff_rtjpeg_decode_frame_yuv420 return value
2013-09-06 Diego Biurrunavisynth: K&R formatting cosmetics
2013-09-06 Diego Biurrunavisynth: Add missing #include for NULL_IF_CONFIG_SMALL
2013-09-05 Diego Biurrunavcodec: Stop exporting the removed audio_resample...
2013-09-05 Vittorio Giovarampeg12enc: K&R formatting cosmetics
2013-09-05 Vittorio Giovarampeg12enc: drop forward declarations
2013-09-05 Diego Biurrunmem: Do not check unsigned values for negative size
2013-09-05 Diego Biurrunmem: Improve documentation wording and spelling
2013-09-04 John Stebbinsmatroskaenc: Allow chapters to be written in trailer
2013-09-04 Martin Storsjömpegvideo: Avoid 32-bit wrapping of linesize multiplica...
2013-09-04 Clifford Wolfdoc: Describe TB option of setpts filter
2013-09-04 Luca Barbatomem: Document the av_realloc family of functions properly
2013-09-04 Luca Barbatobuild: Report an error message when a pc file is not...
2013-09-03 Michael Niedermayermjpegb: Detect changing number of planes in interlaced...
2013-09-03 Martin Storsjöalac: Check that the channels fit at the given offset
2013-09-03 Martin Storsjö4xm: Check that the read track value is non-negative
2013-09-03 Martin Storsjömatroskadec: Check that .lang was allocated and set...
2013-09-03 Martin Storsjöalac: Limit max_samples_per_frame
2013-09-03 Martin Storsjömovenc: Don't flush after each written packet
2013-09-02 Diego Biurruncosmetics: Fix ATRAC codec name spelling
2013-09-02 Anton Khirnovape demuxer: check for EOF in potentially long loops
2013-09-02 Anton Khirnov4xm: check that bits per sample is strictly positive
2013-09-02 Anton Khirnovlavf: avoid integer overflow when estimating bitrate
2013-09-02 Anton Khirnovlavf: move a variable declaration to the block where...
2013-09-02 Anton Khirnovpictordec: pass correct context to avpriv_request_sample
2013-09-02 Anton Khirnovpictordec: break out of both decoding loops when y...
2013-09-02 Anton Khirnovvcr1: add sanity checks
2013-08-31 Martin Storsjöpcm-dvd: Fix build on big endian
2013-08-31 Vittorio Giovaraconfigure: Add docdir configuration option
2013-08-31 Diego Elio... vf_lut: Constantize
2013-08-31 Christian Schmidtpcm_dvd: consolidate pieces from pcm.c and mpeg.c
2013-08-31 Christian Schmidtpcm_bluray: cosmetics
2013-08-31 Christian Schmidtpcm_bluray: rename pcm-mpeg.c to pcm-bluray.c
2013-08-29 Sean McGovernppc: don't return a value from a function declared...
2013-08-29 Diego Biurrunx86: avcodec: Consistently structure CPU extension...
2013-08-29 Diego Biurrunx86: avcodec: Use convenience macros to check for CPU...
2013-08-29 Diego Biurrunx86: Add and use more convenience macros to check CPU...
2013-08-29 Diego Biurrunppc: cosmetics: Consistently format CPU flag detection...
2013-08-29 Diego Biurruncosmetics: Place arch initialization calls in alphabeti...
2013-08-29 Diego Biurrunarm: fmtconvert: Split armv6 fmtconvert code off from...
2013-08-29 Diego Biurrunarm: float_dsp: Propagate cpu_flags to vfp initializati...
2013-08-29 Diego Biurrunarm: dcadsp: Move synth filter initialization to dcadsp...
2013-08-29 Diego Biurrunswscale: cosmetics: Drop silly camelCase from swScale...
2013-08-29 Diego Biurrunswscale: Add some missing av_cold to arch-specific...
2013-08-29 Diego Biurrunswscale: consistent names for arch-specific acceleratio...
2013-08-29 Diego Biurrunswscale: ppc: Hide arch-specific initialization details
2013-08-28 Diego Biurrunppc: Add missing AltiVec cpuflag detection invocations
2013-08-28 Diego Biurrunppc: fdct: Remove vim editor settings comment
2013-08-28 Diego Biurrunmpegvideo: Replace arch initialization ifdeffery by...
2013-08-28 Diego Biurrunx86: rv40dsp: Move inline assembly optimizations out...
2013-08-28 Diego Biurrunswscale: x86: Hide arch-specific initialization details
2013-08-28 Diego Biurrundsputil: x86: Hide arch-specific initialization details
2013-08-28 Diego Biurrunppc: Add and use convenience macro to check for AltiVec...
2013-08-28 Diego Biurrunavutil: Refactor CPU extension availability macros
2013-08-28 Diego Biurrunavutil: Move internal CPU detection function declaratio...
2013-08-28 Rafaël Carréapedec: do not buffer decoded samples over AVPackets
2013-08-28 Diego Biurrunconfigure: x86: Fix handling of i686 and cpunop features
2013-08-28 Martin Storsjörtmpproto: Fix limelight authentication with abbreviate...
2013-08-28 Hendrik Leppkesvf_fps: use double constants for default/min/max for...
2013-08-28 Luca Barbatodoc: document the asf demuxer
2013-08-27 Vittorio Giovaravf_interlace: fix file permissions
2013-08-27 Martin StorsjöRevert "w32pthread: help compiler figure out undeeded...
2013-08-27 Martin Storsjöw32threads: Don't use function pointers when linking...
2013-08-27 Martin Storsjösmoothstreamingenc: Write to a temp file while updating...
2013-08-27 Luca Barbatoac3: Return proper error codes
2013-08-27 Luca Barbatoac3: Clean up the error paths
2013-08-27 Luca Barbatoac3: Do not clash with normal AVERROR
2013-08-27 Luca Barbatoflv: Fix the help string
2013-08-27 Luca Barbatodoc: Document the flv demuxer
2013-08-27 John Stebbinsmatroskaenc: Fix writing TRACKDEFAULTFLAG
2013-08-27 Martin Storsjömovenc: Check for errors from mov_create_chapter_track
2013-08-27 Martin Storsjömovenc: Properly free allocated data on failures in...
2013-08-27 Martin Storsjömovenc: Check that tracks->enc exists before trying...
2013-08-27 Martin Storsjömovenc: Check for allocation failures in mov_create_cha...
2013-08-26 Kostya Shishkovimc: support mode 1
2013-08-26 Kostya Shishkovtwinvq: set block align for codecs and use it in size...
2013-08-25 Luca Barbatomov: Write tmcd extradata
2013-08-25 Luca Barbatomov: Parse tmcd extradata
2013-08-24 Luca Barbatomov: Refactor multiple stsd skipping in mov_mov_skip_mu...
2013-08-24 Luca Barbatomov: Refactor codec specific final steps in mov_finaliz...
2013-08-24 Luca Barbatomov: Refactor subtitle specific parsing in mov_parse_st...
2013-08-24 Luca Barbatomov: Refactor audio specific parsing in mov_parse_stsd_...
2013-08-24 Luca Barbatomov: Refactor video specific parsing in mov_parse_stsd_...
2013-08-24 Luca Barbatomov: Refactor codec id selection in mov_codec_id
2013-08-24 Diego Biurrunh264_cabac: Mark functions calling decode_cabac_residua...
2013-08-23 Diego Biurrunarm: h264chroma: Do not compile h264_chroma_mc* depende...
2013-08-23 Diego Biurrunlibfdk-aacdec: formatting cosmetics
2013-08-23 Diego Biurrunvp56: Mark VP6-only optimizations as such.
next