]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-11-25 Luca Barbatohnm4: Use av_image_check_size
2014-11-25 Michael Niedermayervc1: Use the correct shift amount
2014-11-25 Luca Barbatovc1: Set the is_intra bitfield to all 1 when needed
2014-11-25 Luca Barbatovc1: Simplify a little setting the intra variables
2014-11-25 Michael Niedermayervorbis_parser: Move vp check to avoid a null pointer...
2014-11-25 Michael Niedermayerlpc: remove unneeded {}
2014-11-25 Vittorio Giovaravc1pred: remove logically dead code
2014-11-24 Martin Storsjölavf: Use wchar functions for filenames on windows...
2014-11-24 Martin Storsjölavf: Don't try to update files atomically with renames...
2014-11-24 Uwe L. Kornflvdec: Document how the duration is retrieved at the...
2014-11-24 Martin Storsjödashenc: Don't segment all video streams when one strea...
2014-11-24 Martin Storsjösidxindex: Write mimeType=audio/mp4 for audio-only...
2014-11-24 Vittorio Giovaraaacsbr: always initialize max_qmf_subbands
2014-11-24 Michael Niedermayerroqaudio: Always use the frame buffer on flush
2014-11-24 Vittorio Giovaratiffenc: initialize return value
2014-11-24 Luca Barbatocook: Make sure there is enough extradata
2014-11-24 Vittorio Giovarasol: simplify sol_codec_id()
2014-11-24 Vittorio Giovaraaacdec: avoid an out-of-bounds write
2014-11-24 Vittorio Giovaralavu: move internal define to the only places where...
2014-11-24 Vittorio Giovarampegenc: prevent a NULL pointer dereference
2014-11-24 Vittorio Giovaramotion_est: convert stride to ptrdiff_t
2014-11-22 Martin Storsjödashenc: Don't require the stream bitrate to be known
2014-11-22 Martin Storsjölavf: Remove a redundant include of sys/stat.h
2014-11-22 Michael Niedermayerflvenc: Remove an unused variable
2014-11-21 Luca Barbatohevc: Spin the mv_mpv_mode calls in a stand alone function
2014-11-21 Vittorio Giovaraqdm2: avoid integer overflow
2014-11-21 Luca Barbatovp9: Use the correct upper bound for seg_id
2014-11-21 Luca Barbatodvdsubdec: Do not leak on failure path
2014-11-21 Vittorio Giovaralibtwolame: prevent a NULL pointer dereference
2014-11-21 Vittorio Giovaralavfi: clean memory on error in ADD_FORMAT()
2014-11-21 Luca Barbatoxwma: Do not leak on failure path
2014-11-21 Martin Storsjölavc: Move the libtwolame encoder registration to the...
2014-11-19 Martin Storsjöhdsenc: Clear the previous codec tag when setting up...
2014-11-19 Martin Storsjöhdsenc: Use the right filename in an error message
2014-11-18 Martin Storsjöconfigure: Fix enabling memalign_hack automatically
2014-11-17 Vittorio Giovaramov: check ff_get_wav_header() return value
2014-11-17 Vittorio Giovaralavc: fix bitshifts amount bigger than the type
2014-11-17 Vittorio Giovaralibvpxenc: clean memory on error
2014-11-17 Vittorio Giovaralibrtmp: append the correct field to the string
2014-11-17 Martin Storsjölavf: Only initialize s->offset once when using avoid_n...
2014-11-17 Martin Storsjötools: Add a sidxindex tool
2014-11-17 Martin Storsjömovenc: Allow writing a DASH sidx atom at the start...
2014-11-17 Martin Storsjömovenc: Add tfra entries for all tracks in a moof
2014-11-17 Martin Storsjölavf: Add an MPEG-DASH ISOFF segmenting muxer
2014-11-17 Martin Storsjömovenc: Add support for writing sidx atoms for DASH...
2014-11-17 Martin Storsjömovenc: Factorize adding fragment info into a separate...
2014-11-17 Martin Storsjömovenc: Include empty tracks in iods when writing fragm...
2014-11-17 Andrew Stoneflvenc: Send new metadata when FLAG_METADATA_UPDATED...
2014-11-17 Andrew Stoneflvenc: move metadata updates into a single function
2014-11-17 Anton Khirnovhevc: remove superfluous assignments and checks
2014-11-17 Anton Khirnovhevc: eliminate an unneeded intermediate variable
2014-11-17 Anton Khirnovhevc: reduce variable scope
2014-11-17 Anton Khirnovhevc: further reduce code duplication in hls_prediction...
2014-11-17 Anton Khirnovhevc: reduce code duplication in hls_prediction_unit()
2014-11-17 Anton Khirnovhevcdsp_template: templatize transquant_bypass
2014-11-17 Anton Khirnovhevc: remove an unused function parameter
2014-11-17 Anton Khirnovhevc: remove a redundant line
2014-11-17 Anton Khirnovhevc: do not store rqt_root_cbf in the context
2014-11-17 Anton Khirnovhevc: do not store pcm_flag in the context
2014-11-15 Martin Storsjöaarch64: Make the function pointer tables position...
2014-11-15 Michael Niedermayeron2avc: Fix out of array access
2014-11-15 Luca Barbatodv: Drop a spurious check
2014-11-15 Marvin ScholzIcecast: Send content-type in all cases
2014-11-15 Marvin ScholzIcecast: Send 100-continue header if possible
2014-11-14 Kieran Kunhyavf_interlace: Add SIMD for lowpass filter
2014-11-14 Vittorio Giovaraatrac3plus: always initialize refwaves
2014-11-14 Vittorio Giovaralpc: always initialize ref and err
2014-11-14 Vittorio Giovaraexr: check return value
2014-11-14 Thilo Borgmannbgmc: fix sizeof arguments
2014-11-14 Vittorio Giovarariff: support ProRes in avi (APCN fourcc)
2014-11-13 Vittorio Giovarajpeg2000: do not compute the same value twice
2014-11-13 Vittorio Giovarasvq1enc: check ff_get_buffer return value
2014-11-13 Vittorio Giovaraansi: check ff_set_dimensions return value
2014-11-13 Vittorio Giovaraavs: check ff_set_dimensions return value
2014-11-13 Vittorio Giovarag2meet: check ff_set_dimensions return value
2014-11-13 Vittorio Giovaraindeo3: check ff_set_dimensions return value
2014-11-13 Vittorio Giovarashorten: check for return value
2014-11-13 Vittorio Giovaradcadec: initialize variables before use
2014-11-13 Vittorio Giovaraescape124: explicitly set get_bits1 variable
2014-11-13 Vittorio Giovaramlpdec: check for negative index
2014-11-13 Vittorio Giovaraffv1: fix out-of-bounds read
2014-11-13 Vittorio Giovaravorbisenc: add missing parenthesis
2014-11-13 Vittorio Giovaradpxenc: mention missing break
2014-11-13 Vittorio Giovarasunrastenc: mention missing break
2014-11-13 Vittorio Giovaravc1dec: refactor check with missing parenthesis
2014-11-13 Vittorio Giovaravc1dec: always initialize tx and ty
2014-11-13 Vittorio Giovaradnxhdenc: check negative index
2014-11-13 Vittorio Giovaradisplay: fix order of operands
2014-11-13 Vittorio Giovaranellymoserenc: fix array index
2014-11-13 Michael Niedermayernellymoserenc: fix array element ordering
2014-11-13 Vittorio Giovaralibopusenc: prevent an out-of-bounds read by returning...
2014-11-13 Vittorio Giovaralibopusenc: check return value
2014-11-13 Michael Niedermayervp7: fix checking vp7_feature_value_size()
2014-11-13 Vittorio Giovara4xm: more thorought check for negative index and negati...
2014-11-11 Luca Barbatotiff: Use av_mallocz_array
2014-11-11 Luca Barbatoopt: Fix the documentation mentioning av_set_string3
2014-11-11 John Stebbinsh264_parser: don't stop on SPS_EXT in split
2014-11-11 Michael Niedermayerh264_cabac: fix one fill_rectangle() indentation level
2014-11-11 Vittorio Giovarapng_parser: fix size of chunk_lenght
2014-11-11 Vittorio Giovaradvbsubdec: move shared codepath
next