]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-01-26 Michael Niedermayersnowenc: dont crash with gray but exit with an error...
2012-01-26 Michael Niedermayerh264_sei: Fix infinite loop.
2012-01-26 Michael Niedermayerffmpeg: fix -qscale X breaking audio codecs
2012-01-26 Michael Niedermayermpeg1videoenc: disable slice threads
2012-01-26 Michael Niedermayerkvmc: Check palsize.
2012-01-26 Michael Niedermayermatroskadec: increase padding on several more extradata...
2012-01-26 Alex Conversematroskadec: Pad AAC extradata.
2012-01-26 Michael Niedermayerdpcm: Round output buffer size up.
2012-01-26 Michael Niedermayerdiracdec: Check num_refs.
2012-01-26 Michael Niedermayerdiracdec: Check dirac_unpack_idwt_params parameters...
2012-01-26 Clément Bœschdoc: remove trailing 's' to metadata.
2012-01-26 Michael Niedermayermp3dec: Check for memcpy size to be positive.
2012-01-26 Thierry FoucuFix a heap-buffer-overflow
2012-01-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-25 Michael Niedermayermjpegbdec: Fix incorrect bitstream buffer size.
2012-01-25 Paul B Maholr210, r10k and avrp encoder
2012-01-25 Michael Niedermayerkgv1dec: Increase offsets array size so it is large...
2012-01-25 Michael Niedermayerdoc/ffmpeg.texi
2012-01-25 Lou Loganremove avconv from Doxyfile
2012-01-25 Michael NiedermayerRemove avconv
2012-01-25 Michael Niedermayersmackerdec: Check that the last indexes are within...
2012-01-25 Alex Conversewma: Clip WMA1 and WMA2 frame length to 11 bits.
2012-01-25 Martin Storsjömovenc: Don't require frame_size to be set for modes...
2012-01-25 Martin Storsjödoc: Update APIchanges with info on muxer flushing
2012-01-25 Martin Storsjömovenc: Reindent a block
2012-01-25 Michael Niedermayervp3: Copy all 3 frames for thread updates.
2012-01-25 Diego Biurruntools: Remove some unnecessary #undefs.
2012-01-25 Hendrik Leppkesindeo3: fix motion vector validation
2012-01-25 Michael Niedermayerdv: Fix null pointer dereference due to ach=0
2012-01-25 Michael Niedermayerdv: check stype
2012-01-25 Janne Grunaurv20: prevent calling ff_h263_decode_mba() with unset...
2012-01-25 Nicolas Georgelavfi: Makefile: cosmetics: align FFLIBS.
2012-01-25 Diego Biurruntools: K&R reformatting cosmetics
2012-01-25 Diego BiurrunIgnore generated aviocat and ismindex tools.
2012-01-25 Diego Biurrunbuild: Automatically include architecture-specific...
2012-01-25 Janne Grunauindeo5: prevent null pointer dereference on broken...
2012-01-25 Martin Storsjöpktdumper: Use usleep instead of sleep
2012-01-25 Diego Biurruncosmetics: Remove some unnecessary block braces.
2012-01-25 Diego BiurrunDrop unnecessary prefix from *sink* variable and struct...
2012-01-25 Martin StorsjöAdd a tool for creating smooth streaming manifests
2012-01-25 Martin Storsjömovdec: Calculate an average bit rate for fragmented...
2012-01-25 Martin Storsjömovenc: Write the sample rate instead of time scale...
2012-01-25 Martin Storsjömovenc: Add a separate ismv/isma (smooth streaming...
2012-01-25 Martin Storsjömovenc: Allow the caller to decide on fragmentation
2012-01-25 Martin Storsjölibavformat: Add a flag for muxers that support write_p...
2012-01-25 Martin Storsjömovenc: Add support for writing fragmented mov files
2012-01-25 Martin Storsjömovenc: Add a separate start_pts
2012-01-25 Ronald S. Bultjedsputil: use vertical component for drawing bottom...
2012-01-25 Michael Niedermayerffmpeg: add image size check to codec_get_buffer()
2012-01-25 Michael Niedermayeravidec: Fix regression with chunks that are larger...
2012-01-25 Michael Niedermayerh263dec: Disallow width/height changing with frame...
2012-01-25 Michael Niedermayernsvdec: Fix use of uninitialized streams.
2012-01-25 Carl Eugen... Fix multi-channel encoding with libfaac.
2012-01-24 Michael Niedermayerbuildsystem: 10l add v4l entry back
2012-01-24 Michael Niedermayerv4l: fix compilation
2012-01-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-24 Carl Eugen... Allow user to force reading mov alias from absolute...
2012-01-24 Alex Converseaacenc: Fix identification padding when the bitstream...
2012-01-24 Michael Niedermayeraacenc: Write correct length for long identification...
2012-01-24 Michael Niedermayererror concealment: initialize block index.
2012-01-24 Justin Rugglesaud: remove unneeded field, audio_stream_index from...
2012-01-24 Justin Rugglesaud: fix time stamp calculation for ADPCM IMA WS
2012-01-24 Justin Rugglesaud: simplify header parsing
2012-01-24 Justin Rugglesaud: set pts_wrap_bits to 64.
2012-01-24 Justin Rugglescosmetics: indentation
2012-01-24 Justin Rugglesaud: support Westwood SND1 audio in AUD files.
2012-01-24 Justin Rugglesadpcm_ima_ws: fix stereo decoding
2012-01-24 Justin Rugglesavcodec: add a new codec_id for CRYO APC IMA ADPCM.
2012-01-24 Justin Rugglesvqa: remove unused context fields, audio_samplerate...
2012-01-24 Justin Rugglesvqa: clean up audio header parsing
2012-01-24 Justin Rugglesvqa: set time base to frame rate as coded in the header.
2012-01-24 Justin Rugglesvqa: set packet duration.
2012-01-24 Justin Rugglesvqa: use 1/sample_rate as the audio stream time base
2012-01-24 Justin Rugglesvqa: set stream start_time to 0.
2012-01-24 Anton Khirnovlavc: postpone the removal of AVCodecContext.request_ch...
2012-01-24 Anton Khirnovlavf: postpone removing av_close_input_file().
2012-01-24 Anton Khirnovlavc: postpone removing old audio encoding and decoding API
2012-01-24 Anton Khirnovavplay: remove the -er option.
2012-01-24 Anton Khirnovlavd: remove deprecated v4l grab device.
2012-01-24 Michael NiedermayerMerge remote-tracking branch 'tjoppen/mxf_fixes_20120124'
2012-01-24 Piotr TomasikAdded clockwise rotate values to metadata for 90 and...
2012-01-24 Paul B Mahollavf: replace remaining use of deprecated get_strz()
2012-01-24 Michael Niedermayersws: Fix RGB0->alpha containing formats.
2012-01-24 Michael Niedermayerbuildsys: Fix shared lib build of ffserver.
2012-01-24 Alexander Strasserbuild: Allow building old API/ABI libpostproc version
2012-01-24 Clément Bœschdoc: add Timecode documentation.
2012-01-24 Nicolas Georgemaintainers: add myself for recent works.
2012-01-24 Nicolas Georgefaq: fix typo.
2012-01-24 Nicolas Georgefaq: document af_aconvert quirks using lavfi.
2012-01-24 Tomas HärdinAdd myself as mxfdec maintainer
2012-01-24 Michael Niedermayerh264: Disallow w/h/pixfmt changes for frame threads.
2012-01-24 Michael Niedermayermpegvideo: Draw edges based on the pictures linesize...
2012-01-24 Michael Niedermayerffmpeg: Allocate buffers of the size needed by the...
2012-01-24 Nicolas Georgelibcelt: configure: distinguish not found and too old.
2012-01-24 Tomas Härdinmxfdec: Fix files > 2 GiB
2012-01-24 Nicolas Georgelavfi: require libswr for af_pan.
2012-01-24 Nicolas Georgelavd/lavfi: add dumpgraph option.
2012-01-24 Nicolas Georgelavfi: add avfilter_graph_dump.
2012-01-24 Tomas Härdinmxfdec: Handle small EditUnitByteCount
2012-01-24 Clément Bœschpan: drop unecessary includes.
next