]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-12-23 Michael Niedermayerudp: Replace double select() by select+mutex+cond.
2011-12-23 Michael Niedermayerudp: return circular buffer error if such error happened.
2011-12-22 Michael Niedermayerfifo: Make writes atomic.
2011-12-22 Michael NiedermayerMerge remote-tracking branch 'tjoppen/fuzz_fixes'
2011-12-22 Stefano Sabatiniplatform.texi: close @enumerate section in the "Using...
2011-12-22 Nicolas Georgelavd/lavfi: fix two memleaks.
2011-12-22 Stefano Sabatinisink_buffer: copy list of provided formats in the context
2011-12-22 Michael Niedermayerlibswresample.v: add swresample* for cmdutils.c
2011-12-22 Paul B Mahollavf: Add SMJPEG demuxer.
2011-12-22 Michael Niedermayercmdutils: restore vertical alignment of versions
2011-12-22 Michael Niedermayercmdutils: print swr versions too
2011-12-22 Michael Niedermayerswr: increase LIBSWRESAMPLE_VERSION_MICRO to 100
2011-12-22 Michael Niedermayerswr: add swresample_version swresample_configuration...
2011-12-22 Michael Niedermayerlibswscale: increase LIBSWSCALE_VERSION_MICRO to 100
2011-12-22 Michael Niedermayerlibpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100
2011-12-22 Michael Niedermayerlibavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100
2011-12-22 Michael Niedermayerlibavformat: increase LIBAVFORMAT_VERSION_MICRO to 100
2011-12-22 Michael Niedermayerlibavutil: increase LIBAVUTIL_VERSION_MICRO to 100
2011-12-22 Michael Niedermayerlavc: make 100 the base for the micro version number.
2011-12-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-21 Michael Niedermayererror_concealment: optimize guess_dc()
2011-12-21 Michael Niedermayeripmovie: fix FPE
2011-12-21 Michael Niedermayerproresdec: Check yuv slice data sizes.
2011-12-21 Tim NicholsonClearer explanation of audio channel mapping restrictions
2011-12-21 Justin Rugglesasfdec: add side data to ASFStream packet instead of...
2011-12-21 Justin Rugglesidroqdec: set AVFMTCTX_NOHEADER and create streams...
2011-12-21 Martin Storsjönellymoserdec: Indicate that the decoder can handle...
2011-12-21 Martin Storsjölibavcodec: Apply parameter change side data when decod...
2011-12-21 Martin Storsjöflvdec: Add param change side data if the sample rate...
2011-12-21 Martin Storsjölibavformat: Add a utility function for adding paramete...
2011-12-21 Martin Storsjölibavcodec: Define a side data type for parameter changes
2011-12-21 Martin Storsjöaacdec: Handle new extradata passed as side data
2011-12-21 Martin Storsjöflvdec: Export new AAC/H.264 extradata as side data...
2011-12-21 Martin Storsjölibavcodec: Define a side data type for new extradata
2011-12-21 Nicolas Georgedoc: add a list of errno codes on some systems.
2011-12-21 Nicolas Georgemov: replace AVERROR(EOF) with AVERROR_EOF.
2011-12-21 Michael Niedermayermpeg12dec: reset first_field with picture_structure...
2011-12-21 Paul B Maholflacdec: skip all track indices at once instead of...
2011-12-21 Tomas Härdinmxf: Add PictureEssenceCoding UL for V210.
2011-12-21 Tomas Härdinmxfdec: consider QuantizationBits between 17 and 24...
2011-12-21 Daniel Kristjanssonmxfenc: Add support for MPEG-2 MP@HL-14 in mxf container.
2011-12-21 Baptiste Couduriermxf: H.264/MPEG-4 AVC Intra support
2011-12-21 Michael NiedermayerMerge remote-tracking branch 'tjoppen/mxf_fixes_20111220'
2011-12-21 Michael Niedermayerlavc: Do not fail audio decoding if user has set a...
2011-12-21 Martin Storsjöconfigure: Show whether the safe bitstream reader is...
2011-12-21 Tomas Härdinmxfdec: Don't crash in mxf_packet_timestamps() if curre...
2011-12-21 Tomas Härdinmxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index()
2011-12-21 Tomas Härdinmxfdec: Sanity check PreviousPartition
2011-12-21 Tomas Härdinmxfdec: Never seek back in local sets and KLVs
2011-12-21 Tomas Härdinmxfdec: Move the current_partition check inside mxf_rea...
2011-12-21 Tomas Härdinmxfdec: Fix infinite loop in mxf_packet_timestamps()
2011-12-21 Tomas Härdinmxfdec: Check url_feof() in mxf_read_local_tags()
2011-12-21 Tomas Härdinmxfdec: Check for NULL component
2011-12-21 Diego Biurrunx86: Tighten register constraints for decode_significan...
2011-12-21 Diego BiurrunReplace Subversion revisions in comments by Git hashes.
2011-12-21 Diego Biurrunh264_cabac: synchronize decode_significance_*_x86 condi...
2011-12-21 Sergey Radionovw32threads: wait for the waked thread in pthread_cond_s...
2011-12-21 Michael Niedermayeravio: remove ENOTSUP mention in doxy as its not availab...
2011-12-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-21 Alex Converseaacdec: Cleanup decode_ics_info.
2011-12-21 Sergey Radionovnetwork: properly declare WSADATA in windows
2011-12-21 Luca Barbatofate: account for NUT 10bit support
2011-12-21 Mans Rullgardbuild: error on mixed declarations and code
2011-12-21 Mans Rullgardpostproc: altivec: fix remaining mixed declarations...
2011-12-21 Mans Rullgardpostproc: altivec: untemplate some variable names
2011-12-21 Mans Rullgardpostproc: altivec: fix trivial cases of mixed declarati...
2011-12-20 Michael Niedermayerindeo3: Fix null ptr dereference
2011-12-20 Michael Niedermayergolomb: fix end of bitstream check
2011-12-20 Tomas Härdinmxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packe...
2011-12-20 Rafaël Carrélavc: always align height by 32 pixel
2011-12-20 Luca Barbatoraw: add 10bit YUV definitions
2011-12-20 Luca Barbatonut: support 10bit YUV
2011-12-20 Diego Biurrunmpegvideo_enc: separate declarations and statements
2011-12-20 Diego Biurrunoma: make header compile standalone
2011-12-20 Diego Biurrunvp3: Reorder some functions to fix VP3 build with Theor...
2011-12-20 Diego Biurrunbuild: fix standalone compilation of ADX encoder
2011-12-20 Diego Biurrunbuild: fix standalone compilation of ADPCM decoders
2011-12-20 Diego Biurrunbuild: fix standalone compilation of mpc7/mpc8 decoders
2011-12-20 Michael Niedermayerindeo5: Fix null pointer dereference
2011-12-20 Michael Niedermayerff*: Fix duplicatedly printed version info with -version
2011-12-20 Aneesh Dogra4xm: Use bytestream2 functions to prevent overreads
2011-12-20 Aneesh Dograbytestream: add a new set of bytestream functions with...
2011-12-20 Nicolas GeorgeReplace PATCHWELCOME by relevant error codes.
2011-12-20 Alex Conversempegts: Suppress invalid timebase warnings on DMB streams.
2011-12-20 Alex Conversempegts: Fix typo in handling sections in the PMT.
2011-12-20 Michael Niedermayerreplace ENOTSUP by AVERROR_PATCHWELCOME
2011-12-20 Derek Buitenhuisdoc: make developer.texi point to correct fate doc
2011-12-20 Michael Niedermayerroq: fix excessive memory alloc
2011-12-20 Michael Niedermayeralac: Check for bitstream overread
2011-12-20 Michael Niedermayertm2: Check remaining size before init_get_bits()
2011-12-20 Michael Niedermayeravidec: move eof check before continue.
2011-12-20 Alexander Strasserdoc: fate: Support building a plain text version
2011-12-20 Alexander Strasserdoc: fate: Move documentation from .txt to .texi
2011-12-20 Alexander Strasserdoc: build: TEXIDEP: Recognize verbatim includes
2011-12-20 Stefano Sabatinilavd/lavfi: reindent block in lavfi_read_header
2011-12-20 Stefano Sabatinilavd/lavfi: add check in case pix_fmts cannot be alloca...
2011-12-20 Tomas Härdinmxfdec: Sanity-check SampleRate
2011-12-20 Tomas Härdinmxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packe...
2011-12-20 Michael Niedermayerswr: fix assert failure
2011-12-20 Michael NiedermayerChangelog: split version next and 0.9
next