index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
avconv.c
Age
Commit message (
Expand
)
Author
2016-11-02
lavfi: Always propagate hw_frames_ctx through links
Mark Thompson
2016-11-02
avconv: support parsing bitstream filter options
James Almer
2016-10-02
avconv: only retry decoding on actual decoding errors
Anton Khirnov
2016-10-02
avconv: set the encoding framerate when the output is CFR
Anton Khirnov
2016-08-12
avconv: Make sure that inputless filtergraphs are configured
Luca Barbato
2016-07-27
avconv: Check that muxing_queue exists before reading from it
Diego Biurrun
2016-07-22
avconv: stop using setpts for input framerate forced with -r
Anton Khirnov
2016-07-02
avconv: use avcodec_parameters_copy() with streamcopy
Anton Khirnov
2016-06-28
avconv: restructure sending EOF to filters
Anton Khirnov
2016-06-28
avconv: move flushing the queued frames to configure_filtergraph()
Anton Khirnov
2016-06-25
avconv: pass the hwaccel frames context to the decoder
Anton Khirnov
2016-06-25
avconv: init filtergraphs only after we have a frame on each input
Anton Khirnov
2016-06-25
avconv: do packet ts rescaling in write_packet()
Anton Khirnov
2016-06-25
avconv: decouple configuring filtergraphs and setting output parameters
Anton Khirnov
2016-06-25
avconv: factor out initializing stream parameters for encoding
Anton Khirnov
2016-06-25
avconv: decouple configuring filtergraphs and setting input parameters
Anton Khirnov
2016-06-25
avconv: buffer the packets written while the muxer is not initialized
Anton Khirnov
2016-06-25
avconv: explicitly postpone writing the header until all streams are initialized
Anton Khirnov
2016-06-21
Use AVFrame.pts instead of deprecated pkt_pts.
Anton Khirnov
2016-06-21
avconv: factor out initializing stream parameters for streamcopy
Anton Khirnov
2016-06-21
avconv: initialize output framerate earlier
Anton Khirnov
2016-06-21
avconv: do not set encoder options when streamcopy is used
Anton Khirnov
2016-06-21
avconv: refactor selecting an encoder
Anton Khirnov
2016-06-21
avconv: fix handling attachments in init_output_stream
Anton Khirnov
2016-06-21
avconv: create simple filtergraphs earlier
Anton Khirnov
2016-06-21
avconv: add a function for determining whether a filtergraph is simple
Anton Khirnov
2016-06-06
avconv: Do not copy extradata if source buffer is empty
Vittorio Giovara
2016-05-22
avconv: Use more precise deprecation ifdefs
Diego Biurrun
2016-05-22
avconv: stop using AVStream.codec
Anton Khirnov
2016-05-11
Add some more deprecation guards
Diego Biurrun
2016-05-04
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-04-01
avconv: Drop an unused variable
Luca Barbato
2016-03-30
avconv: fix -frames for video
Anton Khirnov
2016-03-30
avconv: VAAPI hwcontext initialisation and hwaccel helper
Mark Thompson
2016-03-23
avconv: use new encode API
wm4
2016-03-23
avconv: use new decode API
wm4
2016-03-20
avconv: switch to the new BSF API
Anton Khirnov
2016-03-05
avconv: remove sub-frame warning
wm4
2016-02-23
avconv: convert to codecpar
Anton Khirnov
2016-02-23
avconv: switch opening decoders and encoders
Anton Khirnov
2016-02-14
avconv: pass the hw context from filters to the encoder
Anton Khirnov
2016-01-04
avconv: Drop an impossible check
Luca Barbato
2016-01-04
avconv: Simplify poll_filters() return value check
Luca Barbato
2015-12-06
avconv: pass the global codec side data to the muxer
Anton Khirnov
2015-11-08
avconv: set packet duration for CFR video streams
Anton Khirnov
2015-10-26
avconv: support infinite loop for the loop option
Alexandra Hájková
2015-10-26
avpacket: Replace av_free_packet with av_packet_unref
Luca Barbato
2015-10-26
avformat: Always return ref-counted AVPacket
Luca Barbato
2015-10-16
avconv: add support for Intel QSV-accelerated transcoding
Anton Khirnov
2015-10-13
avformat: Do not use AVFMT_RAWPICTURE
Luca Barbato
[next]