]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-07-20 Vittorio GiovaraDeprecate avctx.coded_frame
2015-07-20 Vittorio GiovaraAdd a quality factor packet side data
2015-07-20 Vittorio GiovaraGather all coded_frame allocations and free functions...
2015-07-20 Vittorio Giovaraflashsvenc: Keep coded_frame.key_frame a write-only...
2015-07-20 Vittorio Giovaraffv1enc: Use input frame to set SAR and interlacing
2015-07-20 Vittorio Giovaraffv1enc: Keep coded_frame.key_frame a write-only variable
2015-07-20 Vittorio Giovaraqtrleenc: Keep coded_frame.key_frame a write-only variable
2015-07-20 Vittorio Giovaralibtheoraenc: Keep coded_frame.key_frame a write-only...
2015-07-20 Vittorio Giovaralibvpxenc: Do not entangle coded_frame
2015-07-20 Vittorio Giovaralibxvid: Do not entangle coded_frame
2015-07-20 Vittorio Giovarasvq1enc: Do not entangle coded_frame
2015-07-20 Vittorio Giovaraproresenc: Do not entangle coded_frame
2015-07-20 Vittorio Giovaraa64multienc: Do not entangle coded_frame
2015-07-20 Vittorio Giovararoqvideoenc: Drop unneeded initialization
2015-07-20 Vittorio Giovarampegvideo_enc: Drop unnneded initialization
2015-07-20 Luca Barbatoparseutil: Add more resolution aliases
2015-07-19 Anton Khirnovqsvenc: properly handle asynchronous encoding
2015-07-19 Anton Khirnovqsvdec: properly handle asynchronous decoding
2015-07-19 Anton Khirnovaf_resample: do not touch the timestamps if we are...
2015-07-19 Anton Khirnovavconv: split creating and (re-)configuring complex...
2015-07-19 Anton Khirnovavconv: create the complex filtergraphs earlier
2015-07-19 Anton Khirnovavconv: move the no streams failure to open_output_file()
2015-07-19 Anton Khirnovavconv: factor out the output stream initialization
2015-07-19 Anton Khirnovavconv: use read_file() for reading the 2pass stats
2015-07-19 Anton Khirnovavconv: move handling the 2pass logfile into avconv_opt
2015-07-19 Anton Khirnovavconv: set the encoding/decoding_needed flags earlier
2015-07-19 Anton Khirnovavconv: drop update_sample_fmt()
2015-07-19 Alexandra Hájkováasfdec: make nb_sub to be unsigned int
2015-07-19 Alexandra Hájkováasfdec: read the replicated data in a separate function
2015-07-19 Alexandra Hájkováasfdec: convert condition for the replicated data readi...
2015-07-19 Alexandra Hájkováasfdec: do not read replicated data when their length...
2015-07-17 Janne Grunaufate: add checkasm target
2015-07-17 Janne Grunaucheckasm: test all architectures with optimisations
2015-07-17 Michael Niedermayercheckasm: Give macro a body to avoid potential unexpect...
2015-07-17 Henrik Gramnercheckasm: exit with status 0 instead of 1 if there...
2015-07-17 Janne Grunauh264: arm: use intra pred8x8 functions only for chroma_...
2015-07-17 Luca Barbatocosmetics: Reformat checkasm tests
2015-07-17 Henrik Gramnercheckasm: Add unit tests for bswapdsp
2015-07-17 Henrik Gramnerx86: bswapdsp: Don't treat 32-bit integers as 64-bit
2015-07-17 Vittorio Giovaraconfigure: Factor out g722dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out wmv2dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out vp8dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out vp56dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out rv34dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out mss34dsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out ividsp module
2015-07-17 Vittorio Giovaraconfigure: Factor out flacdsp module
2015-07-17 Dave YeoOS/2: Cleanup slib_create_def_cmd
2015-07-17 Luca Barbatolibx264: Add support for the MPEG2 encoder
2015-07-17 Vittorio Giovarahq_hqa: Fix decoding when INFO section is absent
2015-07-17 Vittorio GiovaraAPIchanges: Mention lavfi and lavd identification symbo...
2015-07-17 Vittorio GiovaraRevert "mov: Double-check that alias path is not an...
2015-07-17 Kieran Kunhyah264: Add support for Closed Caption export
2015-07-15 Henrik Gramnercheckasm: Add unit tests for h264qpel
2015-07-15 Luca Barbatompegts: Mark the muxer as supporting variable fps
2015-07-15 Luca Barbatohevc: Split the struct setup from the pps parsing
2015-07-13 Luca Barbatomp3: Forward seeking errors
2015-07-13 Luca Barbatohevc: Print the non-supported chroma_format_idc
2015-07-13 Luca Barbatohevc: Factor out the pixel format mapping from the...
2015-07-13 Alexandra Hájkováasfdec: prevent memory leaks found with Coverity Scan
2015-07-13 James Almerdxva2_hevc: unbreak compilation after recent sps/pps...
2015-07-13 Anton Khirnovhevc_parser: fix standalone build with the hevc decoder...
2015-07-13 Anton Khirnovhevc_ps: make sure failing to decode an SPS always...
2015-07-12 Anton Khirnovhevc: handle a NULL sps in set_sps() properly
2015-07-12 Anton Khirnovhevc: do not pass an entire HEVCContext into export_str...
2015-07-12 Anton Khirnovhevc_parser: parse and export some stream parameters
2015-07-12 Anton Khirnovhevc: improve a comment
2015-07-12 Anton Khirnovhevc: move splitting the packet into NALUs into a separ...
2015-07-12 Anton Khirnovhevc: eliminate the second call to hls_nal_unit()
2015-07-12 Anton Khirnovhevc: skip invalid/ignored NALUs when splitting the...
2015-07-12 Anton Khirnovhevc: remove HEVCContext usage from hevc_ps
2015-07-12 Anton Khirnovmpegvideo_parser: export pixel format and dimensions
2015-07-12 Andreas Cadhalpunhevc: check slice address length
2015-07-12 Anton Khirnovdoc: add a section about building with libmfx
2015-07-12 Anton Khirnovbytestream2: set the reader to the end when reading...
2015-07-12 Henrik GramnerCheckasm: assembly testing and benchmarking tool
2015-07-12 Hendrik Leppkesasfdec: always reset packet state after seeking
2015-07-11 Andreas Cadhalpunriff: Validate bitrate
2015-07-11 Luca Barbatomp3: Make the seek more robust
2015-07-11 Luca Barbatoriff: Use the correct logging context
2015-07-11 Luca Barbatog726: Do not crash on user mistake
2015-07-11 Dan Flettfbdev: Support the RGB565 colour space.
2015-07-10 Andreas Cadhalpunimc: Use correct position for flcoeffs2 calculation
2015-07-10 Alexandra Hájkováasfdec: Fix reading from the pipe
2015-07-09 Vittorio Giovaralibvpx: Add the library header
2015-07-09 Luca Barbatolavc: Add nvenc.h to the skipheader
2015-07-08 Luca Barbatoconfigure: Make the new qsv encoder depend on libmfx
2015-07-08 Henrik Gramnerx86: Serialize rdtsc in read_time()
2015-07-08 Sebastien Zwickertavconv: vda: Unlock the pixel buffer once it is accessed
2015-07-08 Luca Barbatodoc: Use the succinct syntax for the channelmap example
2015-07-08 Anton Khirnovlavc: add Intel libmfx-based HEVC encoder
2015-07-08 Anton Khirnovlavc: add Intel libmfx-based MPEG2 encoder
2015-07-08 Anton Khirnovhevc: split bitstream unescaping to a separate file
2015-07-08 Anton Khirnovhevc_ps: split the code for parsing the SPS and exporti...
2015-07-08 Anton Khirnovlavf/hevc: pad the RBSP buffer as required by the bistr...
2015-07-08 Vittorio Giovaralavc: Deprecate avctx.rc_strategy
2015-07-07 Stian Selnesh261: Signal freeze picture release for intra frames
2015-07-07 Stian Selnesh261: Set 'still image mode off' in picture header
2015-07-06 Luca Barbatoxcbgrab: Explicitly include xcb/shape.h
2015-07-03 Frank Heckenbachmpjpeg: Write the Content-length
next