]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-11-02 Paul B Mahollclenc: make compression level user selectable
2012-11-02 Heesuk JungFix bit_rate in MPEG1/2 Video
2012-11-02 Paul B Maholapedec: consume packet after it has been fully decoded
2012-11-02 Paul B Maholsmjpegdec: set nb_frames for video stream
2012-11-02 Nicolas Georgelavc/pngdec: decode textual data (tEXt and zTXt).
2012-11-02 Nicolas Georgelavu/bprint: add av_bprint_get_buffer().
2012-11-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-02 Michael NiedermayerMerge commit '50a65e7a540ce6747f81d6dbf6a602ad35be77ff'
2012-11-02 Michael Niedermayerpcm: fix handling of more than 8 channels for planar
2012-11-02 Michael NiedermayerMerge commit '8ac0f6767bf63d3e6b308ee6648ff02598b81e03'
2012-11-02 Michael Niedermayerdv1394: Swap the min and max values of the 'standard...
2012-11-02 Martin Storsjörtpdec_vp8: Don't parse fields that aren't used
2012-11-02 Anton Khirnovlavc: add some AVPacket doxy.
2012-11-02 Anton Khirnovaudiointerleave: deobfuscate a function call.
2012-11-02 Anton Khirnovrtpdec: factorize identical code used in several handlers
2012-11-02 Anton Khirnova64: remove interleaved mode.
2012-11-02 JasonAdd QT CC track mux support
2012-11-02 Michael Niedermayerdv1394: fix order of AVOption fields
2012-11-01 Alexis BallierApply again [916352f282855e3e4e86a39df9452fead2aa0771...
2012-11-01 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-11-01 Martin Storsjödoc: Point to the new location of the c99-to-c89 tool
2012-11-01 Michael Niedermayerlavf: fix integer overflow in rfps calculation
2012-11-01 Michael Niedermayeravienc: force a valid timebase for video
2012-11-01 Ilkka Ollakkadecode_audio3: initialize AVFrame
2012-11-01 Stefano Sabatinidoc/platform: Comply With All Capitalized Words Convention
2012-11-01 Michael Niedermayerlavfi/fifo: add assert to ensure request was successfull.
2012-11-01 Michael Niedermayermpegts_probe: detect files with garbage at the begin.
2012-11-01 Justin Rugglesws-snd1: set channel layout
2012-11-01 Justin Ruggleswmavoice: set channel layout
2012-11-01 Justin Rugglesvmdaudio: set channel layout
2012-11-01 Justin Ruggleswmapro: use AVCodecContext.channels instead of keeping...
2012-11-01 Justin Rugglestwinvq: validate sample rate code
2012-11-01 Justin Ruggleswma: do not keep private copies of some AVCodecContext...
2012-11-01 Justin Rugglestwinvq: set channel layout
2012-11-01 Justin Rugglestwinvq: validate that channels is not <= 0
2012-11-01 Justin Rugglestruespeech: set channel layout
2012-11-01 Justin Rugglessipr: set channel layout
2012-11-01 Justin Rugglesshorten: validate that the channel count in the header...
2012-11-01 Justin Rugglesra288dec: set channel layout
2012-11-01 Justin Rugglesra144dec: set channel layout
2012-11-01 Justin Rugglesqdm2: remove unneeded checks for channel count
2012-11-01 Justin Rugglesqdm2: make sure channels is not <= 0 and set channel...
2012-11-01 Justin Rugglesqcelpdec: set channel layout
2012-11-01 Justin Rugglesnellymoserdec: set channels to 1
2012-11-01 Justin Ruggleslibopencore-amr: set channel layout for amr-nb or if...
2012-11-01 Justin Ruggleslibilbc: set channel layout
2012-11-01 Justin Rugglesdpcm: use AVCodecContext.channels instead of keeping...
2012-11-01 Justin Rugglesimc: set channels to 1 instead of validating it
2012-11-01 Justin Rugglesgsmdec: always set channel layout and sample rate at...
2012-11-01 Justin Rugglesdcadec: allow the decoder to change the channel layout...
2012-11-01 Justin Ruggleslibgsmdec: always set channel layout and sample rate...
2012-11-01 Justin Rugglesg726dec: do not validate sample rate
2012-11-01 Justin Rugglesg726dec: set channel layout at initialization instead...
2012-11-01 Justin Rugglesflacdec: do not warn on sample rate change
2012-11-01 Justin Rugglesflacdec: allow mid-stream channel layout change
2012-11-01 Justin Rugglesflacdec: use av_samples_* functions for sample buffer...
2012-11-01 Justin Rugglescook: use av_dlog() for debug logging instead of av_log...
2012-11-01 Justin Rugglescook: move samples_per_frame from COOKSubpacket to...
2012-11-01 Justin Rugglescook: use av_get_channel_layout_nb_channels() instead...
2012-11-01 Justin Rugglescook: reverse a condition so that the code makes more...
2012-11-01 Justin Rugglescook: remove unneeded COOKContext variable, sample_rate
2012-11-01 Justin Rugglescook: remove unneeded COOKContext variable, bit_rate
2012-11-01 Justin Rugglescook: use AVCodecContext.channels instead of keeping...
2012-11-01 Justin Rugglesbmvaudio: set channel layout at init() rather than...
2012-11-01 Justin Rugglesatrac1: do not keep a copy of channel count in the...
2012-11-01 Justin Rugglesdsicinaudio: set channels and channel layout
2012-11-01 Justin Rugglesg722dec: set channel layout at initialization instead...
2012-11-01 Justin Rugglesamrwbdec: set channels, channel_layout, and sample_rate
2012-11-01 Justin Rugglesamrnbdec: set channels, channel_layout, and sample_rate
2012-11-01 Justin Rugglesdca_parser: allow the parser to change the sample rate
2012-11-01 Justin Ruggleslavc: check channel count after decoder init
2012-11-01 Justin Ruggleslavc: move SANE_NB_CHANNELS to internal.h and use it...
2012-11-01 Tomas Härdinmxfdec: Fix inferred misuses of enums
2012-11-01 Marton Balintffplay: remove redundant !codec check
2012-11-01 Marton Balintffplay: only initialize codec opts before using it
2012-11-01 Marton Balintffplay: always free buffersink_params in configure_vide...
2012-11-01 Marton Balintffplay: remove uneeded format filter, buffersink format...
2012-11-01 Marton Balintffplay: check for buffersink_params allocation success
2012-11-01 Marton Balintffplay: always free inputs and outputs in configure_fil...
2012-11-01 Marton Balintffplay: fill the unused part of the window with black
2012-11-01 Marton Balintffplay: add update parameter to fill_rectangle
2012-11-01 Michael Niedermayermpegvideo_probe: check slice order
2012-11-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-01 Michael NiedermayerMerge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'
2012-11-01 Stefano Sabatinidoc/filters: add "Notes on filtergraph escaping" section
2012-11-01 Michael Niedermayerrational: test add/sub too
2012-11-01 Michael Niedermayercmdutils: allow specifying the file for -report
2012-11-01 Carl Eugen... Fix typo in platform documentation.
2012-11-01 Paul B Maholflicvideo: return more meaningful error codes
2012-10-31 Michael Niedermayersws: bump micro for range bugfix
2012-10-31 Michael Niedermayereval-test: add some otherwise untested functions.
2012-10-31 Clément Bœschlavfi: fix references to avfilter_* functions that...
2012-10-31 Paul B Maholffv1: assert that there is at least one slice
2012-10-31 Janne Grunaufate: add ac3/eac3 tests to FATE_SAMPLES_AVCONV
2012-10-31 Clément Bœschlavfi/hue: add missing GPL dependency.
2012-10-31 Clément BœschLICENSE: update GPL filter list.
2012-10-31 Clément Bœschlavfi: remove hqdn3d libmpcodecs wrapper.
2012-10-31 Michael Niedermayerav_image_copy: check for av_image_get_linesize() failure.
2012-10-31 Michael Niedermayerutils: fix rounding of micro seconds
2012-10-31 Diego Biurrunx86: h264_chromamc_10bit: drop pointless PAVG %define
next