]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-08-04 Stefano Sabatinilavf/img2dec: doxygen find_image_range() function
2012-08-04 Stefano Sabatinilavf/img2dec: rename find_image_range() "max_start...
2012-08-04 Stefano Sabatinilavf/img2dec: fix weird start_number count logic
2012-08-04 Stefano Sabatiniexamples/muxing: simplify alloc_picture()
2012-08-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-04 Nicolas Georgeffmpeg: insert bitmap subtitles as video in filters.
2012-08-04 Nicolas Georgelavfi: document the constraints on incoming frames.
2012-08-04 Nicolas Georgelavfi: use a new field for automatic buffer copy.
2012-08-04 Michael NiedermayerMerge remote-tracking branch 'dwbuiten/master'
2012-08-04 Philip Langdalemovtextenc: Remove dangling reference to movtext.h
2012-08-04 Derek Buitenhuiszerocodec: Fix memleak in decode_frame
2012-08-04 Derek Buitenhuiszerocodec: Cosmetics
2012-08-04 Philip Langdaleavformat/srtdec: Write duration into packet from srt...
2012-08-04 Philip Langdalemovenc: Handle need for extra packets to express subtit...
2012-08-04 Philip Langdalemovtextenc: 3GPP TS 26.245 Timed Text Encoder.
2012-08-04 Michael Niedermayermpegdemux: support MLP/AOB
2012-08-04 Michael Niedermayermpegdemux: move private stream 1 handling out of mpegps...
2012-08-04 Michael Niedermayermpegdemux: remove redundant dvd audio code
2012-08-04 Justin Ruggleslavr: fix handling of custom mix matrices
2012-08-04 Michael Niedermayercompute_pkt_fields: do not attempt to calculate dts...
2012-08-04 Michael Niedermayerlavf: move nb_decoded_frames out of info.
2012-08-04 Michael Niedermayerhas_decode_delay_been_guessed: adjust value for has_b_f...
2012-08-04 Michael Niedermayerlavf: move has_decode_delay_been_guessed() up to make...
2012-08-04 Michael Niedermayerh264: print num_reorder_frames in debug output
2012-08-04 Mans Rullgardfate: force pix_fmt in lagarith-rgb32 test
2012-08-04 Alexander Strasserfate: Rename FATE_SAMPLES make file variable to FATE_EXTERN
2012-08-04 Ronald S. Bultjefate: add tests for lagarith lossless video codec.
2012-08-04 Derek BuitenhuisLICENSE: Document all GPL files
2012-08-04 Michael Niedermayermatroskadec: check element size against stream limit...
2012-08-03 Mans RullgardARMv6: vp8: fix stack allocation with Apple's assembler
2012-08-03 Mans RullgardARM: vp56: allow inline asm to build with clang
2012-08-03 Ronald S. Bultjefft: 3dnow: fix register name typo in DECL_IMDCT macro
2012-08-03 Michael Niedermayermotion_est_template: switch to av_assert
2012-08-03 Michael Niedermayerdvdec: switch to av_assert
2012-08-03 Michael Niedermayerg732_1: reduce difference to qatar
2012-08-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-03 Diego Biurrunx86: dct32: port to cpuflags
2012-08-03 Diego Biurrunx86: build: replace mmx2 by mmxext
2012-08-03 Michael Bradshawlibopenjpegdec: increase max lowres from 5 to 31
2012-08-03 Ronald S. BultjeRevert "wmapro: prevent division by zero when sample...
2012-08-03 Sean McGovernwmapro: prevent division by zero when sample rate is...
2012-08-03 Ronald S. Bultjelagarith: fix color plane inversion for YUY2 output.
2012-08-03 Ronald S. Bultjelagarith: pad RGB buffer by 1 byte.
2012-08-03 Ronald S. Bultjedsputil: make add_hfyu_left_prediction_sse4() support...
2012-08-03 Mashiat Sarker... vc1dec: Remove separate scaling function for interlaced...
2012-08-03 Mashiat Sarker... vc1dec: Invoke edge_emulation regardless of MV precision
2012-08-03 Paul B Maholpaf: fix audio packet duration
2012-08-03 Stefano Sabatinilavc/utils: rename ff_init_buffer_info() pic parameter...
2012-08-03 Stefano Sabatinilavc/utils: generalize ff_init_buffer_info() and use...
2012-08-03 Stefano Sabatinilavfi: move color filter to testsrc, factorize
2012-08-03 Clément BœschFix misc swapped dot and carriage returns in av_log...
2012-08-03 Michael Niedermayerflvdec: follow packets backward until a valid last...
2012-08-03 Michael Niedermayerflvdec: perform duration search just once
2012-08-03 Piotr Bandurskicllc: fix typo in the error message
2012-08-03 Clément Bœschlavf/movenc: fix invalid free with timecode meta and...
2012-08-03 Diego Biurrunx86: Use consistent 3dnowext function and macro name...
2012-08-03 Kostya Shishkovg723_1: scale output as supposed for the case with...
2012-08-03 Kostya Shishkovg723_1: increase excitation storage by 4
2012-08-03 Kostya Shishkovg723_1: fix upper bound parameter from inverse maximum...
2012-08-03 Kostya Shishkovg723_1: make scale_vector() behave like the reference
2012-08-03 Kostya Shishkovg723_1: fix off-by-one error in normalize_bits()
2012-08-03 Kostya Shishkovg723_1: save/restore excitation with offset to store...
2012-08-03 Sean McGovernwmapro: prevent division by zero when sample rate is...
2012-08-03 Michael Niedermayermpegprobe: fix misdetection of mp3
2012-08-02 Nicolas Georgeamerge/astreamsync/pan: fix license boilerplate.
2012-08-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-02 Diego Biurrunx86: proresdsp: improve SIGNEXTEND macro comments
2012-08-02 Ronald S. Bultjefft: port FFT/IMDCT 3dnow functions to yasm, and disabl...
2012-08-02 Derek Buitenhuiseamad: Use dsputils instead of its own bswap16_buf
2012-08-02 Michael Niedermayerflacenc: switch to av_assert
2012-08-02 Michael Niedermayerflacdec: switch to av_assert
2012-08-02 Diego Biurrunx86: h264dsp: K&R formatting cosmetics
2012-08-02 Derek BuitenhuisLICENSE: Document all GPL files
2012-08-02 Ronald S. Bultjex86: fft: fix imdct_half() for AVX
2012-08-02 Alex Rønne... rtmppkt: Add missing libavcodec/bytestream.h include.
2012-08-02 Kifayat ullahmpegtsenc: Fix AC3 Sound issue with Blu-ray Players.
2012-08-02 Nicolas Georgeassdec: return EOF instead of EIO.
2012-08-02 Jordi Ortizrtmp: add functions for reading AMF values
2012-08-02 Mans Rullgardvc1dec: remove useless #include simple_idct.h
2012-08-02 Mans Rullgarddct-test: always link with aandcttab.o
2012-08-02 Mans Rullgardvp8: pack struct VP8ThreadData more efficiently
2012-08-02 Mans Rullgardx86: remove libmpeg2 mmx(ext) idct functions
2012-08-02 Stefano Sabatinilavfi/rgbtestsrc: use ff_fill_rgba_map() rather than...
2012-08-02 Stefano Sabatinilavfi/drawutils: make ff_draw_color() accept a const...
2012-08-02 Stefano Sabatinilavfi/video: remove duplicated function ff_null_start_f...
2012-08-02 Michael Niedermayervorbisdec: fix heap buffer overflow.
2012-08-02 Michael Niedermayermpegaudio_tablegen: try to fix hardcoded tables
2012-08-02 Michael NiedermayerMerge remote-tracking branch 'dwbuiten/master'
2012-08-02 Michael Niedermayermp3dec: adjust IMDCT scaling to avoid overflows
2012-08-02 Derek Buitenhuiseamad: Use dsputils instead of a custom bswap16_buf
2012-08-02 Derek BuitenhuisCanopus Lossless decoder
2012-08-02 Derek BuitenhuisCanopus Lossless decoder
2012-08-01 Michael Niedermayerconfigure: reduce difference to qatar by 2 lines
2012-08-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-01 Stefano Sabatinilavfi/testsrc: use AVFILTER_DEFINE_CLASS for defining...
2012-08-01 Stefano Sabatinilavfi/testsrc: extend logic in request_frame, support...
2012-08-01 Stefano Sabatinilavfi/testsrc: free the context in uninit
2012-08-01 Paul B Maholalac: remove redundant "alac: " from log messages
2012-08-01 Michael Niedermayerswr: fix 10l typo mixing in and out config.
2012-08-01 Clément Bœschffmpeg: honor -ss and -t parameters with muxed subtitles.
next