OSDN Git Service

fate: Add a mixed NAL coding sample
[android-x86/external-ffmpeg.git] / avconv.c
2016-07-02 Anton Khirnovavconv: use avcodec_parameters_copy() with streamcopy
2016-06-28 Anton Khirnovavconv: restructure sending EOF to filters
2016-06-28 Anton Khirnovavconv: move flushing the queued frames to configure_fi...
2016-06-25 Anton Khirnovavconv: pass the hwaccel frames context to the decoder
2016-06-25 Anton Khirnovavconv: init filtergraphs only after we have a frame...
2016-06-25 Anton Khirnovavconv: do packet ts rescaling in write_packet()
2016-06-25 Anton Khirnovavconv: decouple configuring filtergraphs and setting...
2016-06-25 Anton Khirnovavconv: factor out initializing stream parameters for...
2016-06-25 Anton Khirnovavconv: decouple configuring filtergraphs and setting...
2016-06-25 Anton Khirnovavconv: buffer the packets written while the muxer...
2016-06-25 Anton Khirnovavconv: explicitly postpone writing the header until...
2016-06-21 Anton KhirnovUse AVFrame.pts instead of deprecated pkt_pts.
2016-06-21 Anton Khirnovavconv: factor out initializing stream parameters for...
2016-06-21 Anton Khirnovavconv: initialize output framerate earlier
2016-06-21 Anton Khirnovavconv: do not set encoder options when streamcopy...
2016-06-21 Anton Khirnovavconv: refactor selecting an encoder
2016-06-21 Anton Khirnovavconv: fix handling attachments in init_output_stream
2016-06-21 Anton Khirnovavconv: create simple filtergraphs earlier
2016-06-21 Anton Khirnovavconv: add a function for determining whether a filter...
2016-06-06 Vittorio Giovaraavconv: Do not copy extradata if source buffer is empty
2016-05-22 Diego Biurrunavconv: Use more precise deprecation ifdefs
2016-05-22 Anton Khirnovavconv: stop using AVStream.codec
2016-05-11 Diego BiurrunAdd some more deprecation guards
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-04-01 Luca Barbatoavconv: Drop an unused variable
2016-03-30 Anton Khirnovavconv: fix -frames for video
2016-03-30 Mark Thompsonavconv: VAAPI hwcontext initialisation and hwaccel...
2016-03-23 wm4avconv: use new encode API
2016-03-23 wm4avconv: use new decode API
2016-03-20 Anton Khirnovavconv: switch to the new BSF API
2016-03-05 wm4avconv: remove sub-frame warning
2016-02-23 Anton Khirnovavconv: convert to codecpar
2016-02-23 Anton Khirnovavconv: switch opening decoders and encoders
2016-02-14 Anton Khirnovavconv: pass the hw context from filters to the encoder
2016-01-04 Luca Barbatoavconv: Drop an impossible check
2016-01-04 Luca Barbatoavconv: Simplify poll_filters() return value check
2015-12-06 Anton Khirnovavconv: pass the global codec side data to the muxer
2015-11-08 Anton Khirnovavconv: set packet duration for CFR video streams
2015-10-26 Alexandra Hájkováavconv: support infinite loop for the loop option
2015-10-26 Luca Barbatoavpacket: Replace av_free_packet with av_packet_unref
2015-10-26 Luca Barbatoavformat: Always return ref-counted AVPacket
2015-10-16 Anton Khirnovavconv: add support for Intel QSV-accelerated transcoding
2015-10-13 Luca Barbatoavformat: Do not use AVFMT_RAWPICTURE
2015-10-13 Alexandra Hájkováavconv: Add loop option.
2015-09-12 Vittorio Giovaralavc: Enable side data only packets by default
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
2015-07-20 Vittorio GiovaraDeprecate avctx.coded_frame
2015-07-20 Vittorio GiovaraAdd a quality factor packet side data
2015-07-19 Anton Khirnovavconv: split creating and (re-)configuring complex...
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: 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-06-27 Anton Khirnovavconv: do not stop processing the input packet on...
2015-06-27 Anton Khirnovavconv: factor out flushing the filters
2015-05-02 Martin Storsjöavconv: Add an option for automatically rotating video...
2015-04-04 Himangi Saraogiavconv: Avoid theoretical NULL dereferences
2015-04-03 Anton Khirnovavconv: do not overwrite the stream codec context for...
2015-03-20 Luca Barbatoavconv: Print the avfilter errors
2015-03-10 Anton Khirnovavconv: do not abort immediately if initializing hwacce...
2014-10-24 Anton Khirnovavconv: copy stream-level side data when streamcopying
2014-10-24 Martin Storsjöavconv: Use av_gettime_relative
2014-10-18 Anton Khirnovlavc: deprecate unused me_threshold field
2014-10-17 Vittorio Giovaraavconv: check return value
2014-10-15 Anton Khirnovavconv: replace AVCodecContext.time_base with framerate
2014-09-26 Luca Barbatoavconv: Use only audio and video to guess discontinuities
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer equality checks more...
2014-08-13 Anton Khirnovavconv: rename output_packet() to process_input_packet()
2014-07-09 Anton Khirnovavconv: set the output stream timebase
2014-06-20 Anton KhirnovUse av_packet_rescale_ts() to simplify code.
2014-06-17 Anton Khirnovavconv: use the correct variable in comparison
2014-06-12 Anton Khirnovavconv: make -shortest work with streamcopy
2014-06-04 Luca Barbatoavconv: Report the codec and the encoder separately
2014-06-01 Anton Khirnovavconv: do not use the stream codec context for encoding
2014-06-01 Anton Khirnovavconv: do not use the stream codec context for decoding
2014-05-19 Anton Khirnovavconv: do not use poorly defined and undocumented...
2014-05-18 Anton Khirnovavconv: set the "encoder" tag when transcoding
2014-05-18 Anton Khirnovavconv: set output avg_frame_rate when known
2014-05-03 Anton Khirnovavconv: rename OutputStream.opts to OutputStream.encode...
2014-05-03 Anton Khirnovavconv: remove a useless line
2014-05-03 Anton Khirnovavconv: rename 'codec' to 'enc_ctx'
2014-05-03 Anton Khirnovavconv: rename 'icodec' to 'dec_ctx'
2014-05-03 Anton Khirnovavconv: rename InputStream.opts to InputStream.decoder_opts
2014-05-03 Anton Khirnovavconv: simplify exit_program() by using more local...
2014-04-22 Anton Khirnovavconv: always reset packet pts after decoding an audio...
2014-03-25 Vittorio Giovaraavconv: More descriptive message about framedrop
2014-03-24 Anton Khirnovavconv: don't warn on multiple frames per packet for...
2014-03-24 Anton Khirnovavconv: print verbose per-stream transcoding statistics
2014-03-24 Anton Khirnovavconv: split printing the final statistics into a...
2014-03-24 Anton Khirnovavconv: rewrite output data size tracking
2014-03-24 Anton Khirnovavconv: explicitly report when the muxing overhead...
2014-03-24 Anton Khirnovavconv: remove unused nb_frames_dup
2014-03-24 Anton Khirnovavconv: add stream-global side data to the first demuxe...
2014-02-24 Anton Khirnovavconv: remove a write-only variable
2014-02-20 Luca Barbatoavconv: Do not divide by zero
2014-01-17 Anton Khirnovavconv: print a warning when falling back to default...
2013-12-11 Anton Khirnovavconv: do not call avcodec_get_frame_defaults()
next