]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-08-02 Michael Niedermayeravfilter/lavfutils: remove redundant variable init
2014-08-02 Michael NiedermayerMerge commit 'ffa4d4ef0bd66c4e8bde7357b69bdedc78123ea8'
2014-08-02 Michael Niedermayerffserver: initialize pbuffer in prepare_sdp_description()
2014-08-02 Michael Niedermayeravcodec/wavpackenc: Fix log2sample() result value
2014-08-02 Michael Niedermayeravformat/dtsdec: skip the first 4k in dts_probe()
2014-08-02 Michael Niedermayeravformat/dtsdec: fix signedness in reference pcm highpa...
2014-08-02 Michael Niedermayeravformat/dtsdec: count LE and BE separately in dts_probe()
2014-08-02 Diego Biurrunppc: fft: Build AltiVec optimizations in the standard way
2014-08-02 Matthew Olivermsvc: fix implicitly declared read/close.
2014-08-02 Michael Niedermayeravcodec/hevc: move HEVCLocalContext declaration into...
2014-08-02 Michael Niedermayeravcodec/h264_parser: remove redundant assignment
2014-08-02 Michael NiedermayerMerge commit 'f0e959481968b6d906931127237ed981b6414f6e'
2014-08-02 Michael NiedermayerMerge commit '87efaa97ceb0ad5820870855d6df3e569e6eac7e'
2014-08-02 Michael Niedermayeravformat/format: Check for av_guess_format() failure
2014-08-02 Michael Niedermayeravformat/format: use av_match_name() in av_guess_codec()
2014-08-02 Michael Niedermayerffmpeg_opt: Use av_guess_codec() instead of AVOutputFor...
2014-08-01 Michael Niedermayeravcodec/dvdsub_parser: print message if packet is small...
2014-08-01 Michael Niedermayeravcodec/dvdsub_parser: Check buf_size before reading...
2014-08-01 Luca Barbatoaf_channelmap: Set the frame channel layout
2014-08-01 Luca Barbatoaf_join: Set the output frame format
2014-08-01 Michael Niedermayeravcodec/dvdsub_parser: never return 0 when the input...
2014-08-01 Michael NiedermayerMerge commit 'fa14804c83a7108a50c63d1f2180e30c75909529'
2014-08-01 Michael Niedermayeravcodec/mpeg12dec: fix support for interlaced mpeg2...
2014-08-01 Michael Niedermayeravcodec/mpeg12dec: print the amount of overread
2014-08-01 Benoit Foueth264_mp4toannexb_bsf: rename first_idr to new_idr
2014-08-01 Michael NiedermayerMerge commit '7ab551f9fd9a63586649a7df8790ddaeac55420f'
2014-08-01 Michael NiedermayerMerge commit 'b2e059a1ffbdaaa985c6a7dcdd684fa034725238'
2014-08-01 Michael NiedermayerMerge commit '92a36a6b3338df5f5cff573a486e182005367c24'
2014-08-01 Michael NiedermayerMerge commit '52269f48e835a52023656f8330262ae70e6061c4'
2014-08-01 Michael NiedermayerMerge commit '4da8cdbb91ddbac118b79076cad4dc28ba72e86f'
2014-08-01 Michael NiedermayerMerge commit '5735552f1f17ea01dcbc99b08f54b5bf52176a8f'
2014-08-01 Michael NiedermayerMerge commit 'a786c8259dafeca9744252230b5d78f67810770c'
2014-08-01 Michael NiedermayerMerge commit '03c9f357a4c2307a7913cea2cbf0ba817e80beb6'
2014-08-01 Luca Barbatoflv: Index the audio stream
2014-08-01 Michael NiedermayerMerge commit '706208ef47bffd525c982975d2756f7b2b220b8d'
2014-08-01 Michael Niedermayeravfilter/vf_pullup: 2nd try to workaround gcc 4.4.3...
2014-08-01 Vittorio Giovarah264: prevent theoretical infinite loop in SEI parsing
2014-08-01 Luca Barbatopixdesc: K&R formatting cosmetics
2014-08-01 Vittorio Giovarapngdec: correctly indent macros
2014-08-01 Vittorio GiovaraRevert "vf_interlace: deprecate lowpass option"
2014-08-01 Diego Biurruntscc: Eliminate pointless variable indirections in...
2014-08-01 Diego Biurrunpngenc: Drop pointless pointer cast in png_write_row()
2014-08-01 Carl Eugen... Fix standalone compilation of the WebVTT decoder.
2014-08-01 Carl Eugen... Add forgotten APIchanges entry for probesize2.
2014-08-01 Benoit Foueth264_mp4toannexb_bsf: always set idr_sps_pps_seen when...
2014-08-01 Benoit Foueth264: remove useless assignment.
2014-08-01 Diego Biurrunidct: Split off Xvid IDCT
2014-08-01 Diego Biurrunppc: idctdsp: Immediately return if no AltiVec is available
2014-08-01 Diego Biurrunfate: Split fate-pixdesc tests and dispatch them throug...
2014-08-01 Michael NiedermayerMerge commit 'd98e6c5d5d80c1dfe0c30f2e73d41a3aea0b920d'
2014-08-01 Michael Niedermayerpgssubdec: Check RLE size before copying
2014-07-31 Lou Logandoc/indevs: mention required configure options
2014-07-31 James Almerx86/hevc_deblock: use existing x86util transpose macro...
2014-07-31 Michael Niedermayeravdevice/oss_audio: Check SNDCTL_DSP_GETFMTS failure...
2014-07-31 Michael Niedermayeravfilter/trim: remove duplicate assignment
2014-07-31 Michael Niedermayeravutil/pixdesc: remove unneeded assignment
2014-07-31 Michael Niedermayeravcodec/diracdec: remove unneeded assignment
2014-07-31 Michael Niedermayeravcodec/flac_parser: remove duplicate assignent
2014-07-31 Michael Niedermayeravcodec/ratecontrol: remove unneeded statement
2014-07-31 Reimar Döffingerdict.c: minor simplification.
2014-07-31 Anshul Maheswhwariv4l2enc: adding AVClass
2014-07-31 Michael Niedermayerlibavcodec/h264_parser: Increase parse_history, fix...
2014-07-31 Benoit Foueth264_mp4toannexb_bsf: account for consecutive IDR pictures.
2014-07-31 Michael Niedermayeravcodec/dvdsubdec: free subtitle rectangles if nothing...
2014-07-31 Michael Niedermayeravcodec/resample: check for malloc failure
2014-07-31 Michael Niedermayeravcodec/pthread_slice: Check for malloc failure
2014-07-31 Michael Niedermayeravcodec/mpeg4video_parser: Check for extradata parsing...
2014-07-31 Gerion Entrupdoc: add very basic libcdio documentation
2014-07-30 Nicolas Martyanoffavformat/hlsenc: add some empty lines to make the code...
2014-07-30 Nicolas Martyanoffavformat/hlsenc: rename some identifers to make the...
2014-07-30 Nicolas Martyanoffavformat/hlsenc: Add some comments to make the code...
2014-07-30 Michael NiedermayerMerge commit 'a0ce85ac7de098d3f9b53b51b77a09bad700a011'
2014-07-30 Diego Biurrunconfigure: Globally add ZLIB_CONST to CPPFLAGS if zlib...
2014-07-30 Reimar Döffingermovdec: remove nonsensical snprintf.
2014-07-30 Reimar Döffingermxfdec: add missing "const" to array declaration.
2014-07-30 Michael Niedermayerffprobe: print some basic information about avframe...
2014-07-30 Michael Niedermayeravutil/frame: add av_frame_side_data_name()
2014-07-30 Michael Niedermayeravfilter/f_select: avoid double->int in debug output
2014-07-30 Michael Niedermayeravfilter/f_select: Set var_values[VAR_KEY] correctly
2014-07-30 Michael Niedermayeravfilter/f_select: avoid using doubles for equals check...
2014-07-30 Michael NiedermayerMerge commit 'a8d803a320fb08b3ad5db4fffc79abd401206905'
2014-07-30 Nicolas Georgeffmpeg_filter: refuse to configure input without a...
2014-07-30 Carl Eugen... Add int64_t probesize2 instead of int probesize to...
2014-07-30 Carl Eugen... lavf/mux: Fix a typo checking aspect ratios.
2014-07-30 gerion.entrup... avformat/movenc: add m4b to list of ipod playable files
2014-07-29 Christophe... x86: hevc_mc: fix register count usage
2014-07-29 Michael Niedermayeravformat/format: fix memleak and error code
2014-07-29 Michael Niedermayeravformat/format.c: remove duplicate include, put libavu...
2014-07-29 Michael Niedermayeravformat/format: simplify ifdeffery
2014-07-29 Michael NiedermayerMerge commit 'ccbf370f2000b9b27f4af259c23007d67f7ea46e'
2014-07-29 Michael NiedermayerMerge commit 'fa38573cd9ce4ab727f86f57c03b113cfd4c9d0a'
2014-07-29 Michael NiedermayerMerge commit '02cf0c9e42967de1e4d2803bee3573bc5b735fdd'
2014-07-29 Michael Niedermayeravformat: fix probe mime version checks
2014-07-29 Michael NiedermayerMerge commit '3a19405d574a467c68b48e4b824c76617fd59de0'
2014-07-29 Michael NiedermayerMerge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'
2014-07-29 Michael NiedermayerMerge commit 'e253a9e2b3d683eb51db7c776326eb07de10ad4c'
2014-07-29 Diego Biurrunvf_select: Drop a debug av_log with an unchecked double...
2014-07-29 Nidhi Makhijanimpegvideo: move vol_control_parameters to the only...
2014-07-29 Luca Barbatomatroska: Register mime types
2014-07-29 Luca Barbatoaac: Register the mime type
next