]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-10-10 Luca Barbatoprores: Error out only on surely incomplete ac_coeffs
2013-10-10 Luca Barbatoprores: Add a codepath for decoding errors
2013-10-10 Martin Storsjöflvenc: Write proper cropping for VP6 even if there...
2013-10-10 Martin Storsjöflvenc: Support muxing VP6A as well
2013-10-10 Martin Storsjöflvenc: Don't pretend to support muxing "plain" VP6
2013-10-10 Martin Storsjövp6: Support cropping to AVCodecContext.width/height
2013-10-10 Luca Barbatoavi: directly resync on DV in AVI read failure
2013-10-10 Luca Barbatoavi: DV in AVI must be considered single stream
2013-10-10 Luca Barbatoavi: properly fail if the dv demuxer is missing
2013-10-09 Luca Barbatojpeg2000: Check block length
2013-10-09 Luca Barbatovmnc: Use meaningful return values
2013-10-09 Luca Barbatovmnc: Check the cursor dimensions
2013-10-09 Luca Barbatovmnc: Port to bytestream2
2013-10-09 Luca Barbatovmnc: K&R formatting cosmetics
2013-10-09 Henrik Gramnerx86inc: Remove .rodata kludges
2013-10-09 Derek Buitenhuisbuild: Require yasm 0.8.0 or higher
2013-10-09 Luca Barbatoshorten: Extend fixed_coeffs to properly support pred_o...
2013-10-07 Diego Biurrunx86: h264_idct: Update comments to match 8/10-bit depth...
2013-10-07 Henrik Gramnerx86inc: remove misaligned cpu flag
2013-10-07 Jason Garrett... x86inc: various minor backports from x264
2013-10-07 Derek Buitenhuisx86inc: Check for __OUTPUT_FORMAT__ having a value...
2013-10-07 Henrik Gramnerx86inc: Utilize the shadow space on 64-bit Windows
2013-10-07 Loren Merrittx86inc: create xm# and ym#, analagous to m#
2013-10-07 Loren Merrittx86inc: fix some corner cases of SWAP
2013-10-07 Henrik Gramnerx86inc: Use SSE instead of SSE2 for copying data
2013-10-07 Henrik Gramnerx86inc: Set ELF hidden visibility for global constants
2013-10-07 Loren Merrittbuild: Strip spurious labels
2013-10-07 Loren Merrittx86inc: activate REP_RET automatically
2013-10-06 Diego Biurrunx86: fdct: Employ more specific ifdefs
2013-10-06 Diego Biurrunbmv: Remove unused variable
2013-10-05 Vittorio Giovaraoggparsevorbis: return meaningful errors
2013-10-05 Diego Biurrunx86: dsputil: Separate ff_add_hfyu_median_prediction_cm...
2013-10-05 Vittorio Giovaraswscale: provide a default scaler if none is set
2013-10-05 Diego Biurrunx86: fdct: Initialize optimized fdct implementations...
2013-10-05 Diego Biurrunx86: xviddct: Employ more specific ifdefs
2013-10-05 Luca Barbatodoxy: Document avlog
2013-10-04 Martin Storsjöismindex: Change the duration field to int64_t
2013-10-04 Martin Storsjöismindex: Calculate the file duration among the include...
2013-10-04 Martin Storsjöismindex: Use the individual stream duration instead...
2013-10-04 Martin Storsjömov: Don't allocate arrays with av_malloc that will...
2013-10-04 Diego Biurrunx86: fdct: Only build fdct code if encoders have been...
2013-10-04 Martin Storsjörtmpproto: Validate the embedded flv packet size before...
2013-10-04 Martin Storsjörtmpproto: Readjust the end of the flv buffer if handle...
2013-10-04 Martin Storsjörtmpproto: Move the flv header/trailer addition to...
2013-10-04 Martin Storsjörtmpproto: Clear the flv allocation size on reallocp...
2013-10-04 Martin Storsjörtmpproto: Pass the 'live' parameter in the right unit
2013-10-04 Martin Storsjörtmpproto: Print the error code string if there's no...
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-10-03 Vittorio Giovaraoggparsevorbis: K&R formatting cosmetics
2013-10-03 Diego Biurrunavformat/output-example: Declare link dependency on...
2013-10-03 Diego Biurrunx86: cpu: Restore some explanatory comments removed...
2013-10-03 Maxim Poliakovskiatrac: Add missing av_cold
2013-10-03 Maxim Poliakovskiatrac3: Generalize gain compensation code
2013-10-03 Diego BiurrunUse correct Doxygen syntax
2013-10-03 Maxim Poliakovskiatrac: Move doxygen comments to the header
2013-10-03 Diego Biurrunatrac3: Replace a silly counter variable name with...
2013-10-02 Anton Khirnovlavc: mark deprecated AVCodec.max_lowres for removal...
2013-10-02 Vittorio Giovaravf_interlace: do not process an already interlaced...
2013-10-01 Luca Barbatortmp: alias rtmp_listen to listen
2013-10-01 Luca Barbatomxf: Remove a typo
2013-09-30 Martin Storsjöasfdec: Check the return value of asf_read_stream_prope...
2013-09-29 Maxim Poliakovskiomadec: fix bitrate for ATRAC3+ streams
2013-09-29 Maxim PoliakovskiAdd support for multichannel ATRAC3+ streams.
2013-09-29 Anton Khirnovmxfdec: set audio timebase to 1/samplerate
2013-09-29 Martin Storsjöpcx: Return an error on broken palette if err_detect...
2013-09-29 Martin Storsjöpcx: Check the packet size before assuming it fits...
2013-09-29 Martin Storsjörpza: Fix a buffer size check
2013-09-29 Martin Storsjöxxan: Disallow odd width
2013-09-29 Martin Storsjöxan: Only read within the data that actually was initia...
2013-09-29 Martin Storsjöxan: Use bytestream2 to limit reading to within the...
2013-09-29 Martin Storsjöpcx: Consume the whole packet if giving up due to missi...
2013-09-29 Martin Storsjöpngdec: Stop trying to decode once inflate returns...
2013-09-29 Martin Storsjömov: Make sure the read sample count is nonnegative
2013-09-29 Martin Storsjöbfi: Add some very basic sanity checks for input packet...
2013-09-29 Martin Storsjöbfi: Avoid divisions by zero
2013-09-29 Martin Storsjöelectronicarts: Add more sanity checking for the number...
2013-09-29 Martin Storsjöriffdec: Add sanity checks for the sample rate
2013-09-29 Martin Storsjömvi: Add sanity checking for the audio frame size
2013-09-29 Martin Storsjöalac: Do bounds checking of lpc_order read from the...
2013-09-29 Martin Storsjöxwma: Avoid division by zero
2013-09-29 Martin Storsjöavidec: Make sure a packet is large enough before readi...
2013-09-29 Martin Storsjövqf: Make sure the bitrate is in the valid range
2013-09-29 Martin Storsjövqf: Make sure sample_rate is set to a valid value
2013-09-28 Anton Khirnovlavfi: allow user-provided execute() callbacks
2013-09-28 Anton Khirnovavframe: note that linesize is not the usable data...
2013-09-26 Luca Barbatolxf: check the nb_streams instead of relying on padding
2013-09-26 Paul B Mahollxf: remove deplanarization hack
2013-09-26 Paul B Maholpcm: support 24-bit/32-bit little-endian planar
2013-09-26 Carl Eugen... lxf: Support 16-channel files
2013-09-26 Reimar Döffingerlxf: Support version 1 files
2013-09-26 Martin Storsjölavf: Reset the entry count and allocation size variabl...
2013-09-26 Martin Storsjölavf: Allocate arrays with av_realloc if they will...
2013-09-26 Martin Storsjörtpdec_qt: Add an accidentally removed allocation retur...
2013-09-26 Martin Storsjötls: Add support for listen mode
2013-09-26 Martin Storsjöhttp: Pass options through to the nested protocol
2013-09-26 Martin Storsjötls: Add options for verifying the peer certificate
2013-09-25 Kostya Shishkovg2meet: Respect cursor_stride properly everywhere
2013-09-24 Anton Khirnovlavc doxy: document that avcodec_flush_buffers() invali...
2013-09-24 Anton Khirnovdoc/filters: fix an option name in the unsharp docs
2013-09-24 Anton Khirnovh264: do not reinitialize the global cabac tables at...
next