git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge remote-tracking branch 'qatar/master'
[ffmpeg.git]
/
doc
/
APIchanges
2011-08-17
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
2011-08-16
Anton Khirnov
lavf: add avformat_query_codec().
blob
|
commitdiff
|
diff to current
2011-08-16
Anton Khirnov
lavc: add avcodec_get_type() for mapping codec_id ...
blob
|
commitdiff
|
diff to current
2011-08-13
Stefano Sabatini
fifo: add av_fifo_peek2(), and deprecate av_fifo_peek()
blob
|
commitdiff
|
diff to current
2011-08-13
Michael Niedermayer
Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'
blob
|
commitdiff
|
diff to current
2011-08-12
Dustin Brody
APIchanges: note error_recognition in lavf
blob
|
commitdiff
|
diff to current
2011-08-02
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-08-02
Luca Barbato
apichange: add an entry for AV_PKT_FLAG_CORRUPT
blob
|
commitdiff
|
diff to current
2011-07-16
Mina Nagy Zaki
lavfi: add audio channel packing negotiation fields
blob
|
commitdiff
|
diff to current
2011-07-14
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-14
Anton Khirnov
APIchanges: fill in missing hashes and dates.
blob
|
commitdiff
|
diff to current
2011-07-14
Anton Khirnov
Add an APIChanges entry and bump minor versions for...
blob
|
commitdiff
|
diff to current
2011-07-01
Nicolas George
lavf: bump minor and add APIchanges entry for av_get_ou...
blob
|
commitdiff
|
diff to current
2011-06-30
Stefano Sabatini
lavu: bump minor and add APIchanges entry for AV_PICTUR...
blob
|
commitdiff
|
diff to current
2011-06-24
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-23
Martin Storsjö
Add av_printf_format, for marking printf style format...
blob
|
commitdiff
|
diff to current
2011-06-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-20
Reinhard Tartler
document libswscale bump
blob
|
commitdiff
|
diff to current
2011-06-19
Mina Nagy Zaki
lavfi: add layout negotiation fields and helper functions.
blob
|
commitdiff
|
diff to current
2011-06-19
Mina Nagy Zaki
lavfi: use int64_t lists in AVFilteFormats
blob
|
commitdiff
|
diff to current
2011-06-19
Stefano Sabatini
lavfi: add vsink_buffer, and use it in ff* tools
blob
|
commitdiff
|
diff to current
2011-06-18
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-16
Anton Khirnov
Add minor bumps and APIChanges entries for lavf private...
blob
|
commitdiff
|
diff to current
2011-06-12
Stefano Sabatini
libavfilter: implement avfilter_fill_frame_from_video_b...
blob
|
commitdiff
|
diff to current
2011-06-12
Stefano Sabatini
avfiltergraph: make the AVFilterInOut alloc/free API...
blob
|
commitdiff
|
diff to current
2011-06-12
Stefano Sabatini
avfiltergraph: change the syntax of avfilter_graph_parse()
blob
|
commitdiff
|
diff to current
2011-06-11
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-10
Stefano Sabatini
APIchanges: fill hash for the avfilter_get_audio_buffer...
blob
|
commitdiff
|
diff to current
2011-06-10
Stefano Sabatini
lavfi: implement avfilter_get_audio_buffer_ref_from_arr...
blob
|
commitdiff
|
diff to current
2011-06-10
Stefano Sabatini
APIchanges: remove duplicated entry
blob
|
commitdiff
|
diff to current
2011-06-10
Stefano Sabatini
APIchanges: fill in dates and numbers
blob
|
commitdiff
|
diff to current
2011-06-10
Stefano Sabatini
APIchanges: remove duplicated entry
blob
|
commitdiff
|
diff to current
2011-06-10
Stefano Sabatini
APIchanges: correctly interleave entries
blob
|
commitdiff
|
diff to current
2011-06-10
Stefano Sabatini
APIchanges: add entry for av_force_cpu_flags() addition
blob
|
commitdiff
|
diff to current
2011-06-10
Martin Storsjö
avoptions: Add an av_opt_flag_is_set function for inspe...
blob
|
commitdiff
|
diff to current
2011-06-09
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-08
Anton Khirnov
Move metadata API from lavf to lavu.
blob
|
commitdiff
|
diff to current
2011-06-08
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-07
Justin Ruggles
APIchanges: fill-in git commit hash for av_get_bytes_pe...
blob
|
commitdiff
|
diff to current
2011-06-07
Stefano Sabatini
samplefmt: add av_get_bytes_per_sample()
blob
|
commitdiff
|
diff to current
2011-06-06
Stefano Sabatini
lavfi: prefer nb_samples over size in AVFilterBufferRef...
blob
|
commitdiff
|
diff to current
2011-06-06
Stefano Sabatini
samplefmt: switch nb_channels/nb_samples params order...
blob
|
commitdiff
|
diff to current
2011-06-06
Stefano Sabatini
samplefmt: change layout for arrays created by av_sampl...
blob
|
commitdiff
|
diff to current
2011-06-06
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-05
Stefano Sabatini
vsrc_buffer: add flags param to av_vsrc_buffer_add_vide...
blob
|
commitdiff
|
diff to current
2011-06-05
Anton Khirnov
AVOptions: add av_opt_free convenience function.
blob
|
commitdiff
|
diff to current
2011-06-02
Stefano Sabatini
lavfi: add avfilter_link_free() function
blob
|
commitdiff
|
diff to current
2011-05-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master' into master
blob
|
commitdiff
|
diff to current
2011-05-28
Stefano Sabatini
lavu: add av_get_pix_fmt_name() convenience function
blob
|
commitdiff
|
diff to current
2011-05-28
Ronald S. Bultje
APIchanges: fill in git hash for av_get_pix_fmt_name...
blob
|
commitdiff
|
diff to current
2011-05-28
Stefano Sabatini
lavu: add av_get_pix_fmt_name() convenience function
blob
|
commitdiff
|
diff to current
2011-05-26
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-05-25
Alex Converse
APIchanges: Fill in git hash for fps_probe_size (30315a8)
blob
|
commitdiff
|
diff to current
2011-05-25
Alex Converse
avformat: Add fpsprobesize as an AVOption.
blob
|
commitdiff
|
diff to current
2011-05-22
Stefano Sabatini
lavf: deprecate avformat_alloc_output_context() in...
blob
|
commitdiff
|
diff to current
2011-05-22
Stefano Sabatini
lavfi: make vsrc_buffer.h header public
blob
|
commitdiff
|
diff to current
2011-05-19
Stefano Sabatini
vsrc_buffer: add av_vsrc_buffer_add_frame()
blob
|
commitdiff
|
diff to current
2011-05-19
Stefano Sabatini
lavfi: add avfilter_get_video_buffer_ref_from_frame...
blob
|
commitdiff
|
diff to current
2011-05-19
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-05-18
Justin Ruggles
APIchanges: fill in date and commit for request_sample_fmt
blob
|
commitdiff
|
diff to current
2011-05-18
Justin Ruggles
Add APIchanges entry for request_sample_fmt.
blob
|
commitdiff
|
diff to current
2011-05-12
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-05-11
Anton Khirnov
doc/APIchanges: fill in missing hashes and dates.
blob
|
commitdiff
|
diff to current
2011-05-11
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-05-10
Anton Khirnov
lavc: move some flac-specific options to its private...
blob
|
commitdiff
|
diff to current
2011-05-07
Stefano Sabatini
lavfi: add libavfilter/avcodec.h and avfilter_copy_fram...
blob
|
commitdiff
|
diff to current
2011-05-07
Stefano Sabatini
lavc: add format field to AVFrame
blob
|
commitdiff
|
diff to current
2011-05-07
Stefano Sabatini
lavc: add width and height fields to AVFrame
blob
|
commitdiff
|
diff to current
2011-05-01
Stefano Sabatini
lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect...
blob
|
commitdiff
|
diff to current
2011-05-01
Stefano Sabatini
lavc: add a sample_aspect_ratio field to AVFrame
blob
|
commitdiff
|
diff to current
2011-05-01
Stefano Sabatini
lavc: add a pkt_pos field to AVFrame
blob
|
commitdiff
|
diff to current
2011-04-30
Michael Niedermayer
Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
blob
|
commitdiff
|
diff to current
2011-04-29
Anton Khirnov
Move ff_dynarray_add to lavu and make it public.
blob
|
commitdiff
|
diff to current
2011-04-27
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-26
Anton Khirnov
APIChanges: update commit hashes for recent additions.
blob
|
commitdiff
|
diff to current
2011-04-26
Stefano Sabatini
lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE...
blob
|
commitdiff
|
diff to current
2011-04-26
Roger Pau Monné
lavfi: add key_frame and pict_type to AVFilterBufferRef...
blob
|
commitdiff
|
diff to current
2011-04-26
Michael Niedermayer
vsrc_buffer: add sample_aspect_ratio fields to arguments.
blob
|
commitdiff
|
diff to current
2011-04-22
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-21
Ronald S. Bultje
APIChanges: document git revision for CODEC_CAP_SLICE_T...
blob
|
commitdiff
|
diff to current
2011-04-21
Ronald S. Bultje
Introduce slice threads flag.
blob
|
commitdiff
|
diff to current
2011-04-21
Diego Biurrun
The stabilization period after version bumps should...
blob
|
commitdiff
|
diff to current
2011-04-21
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-20
Justin Ruggles
update last major version increase dates in APIchanges
blob
|
commitdiff
|
diff to current
2011-04-20
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-19
Kostya
document introduction of side data in APIchanges
blob
|
commitdiff
|
diff to current
2011-04-14
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-13
Anton Khirnov
lavf: bump minor and add an APIChanges entry for the...
blob
|
commitdiff
|
diff to current
2011-04-11
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-10
Peter Ross
pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
blob
|
commitdiff
|
diff to current
2011-04-09
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-08
Anton Khirnov
lavf: bump minor and add an APIChanges entry for avform...
blob
|
commitdiff
|
diff to current
2011-04-04
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-03
Anton Khirnov
lavf: bump minor version and add an APIChanges entry...
blob
|
commitdiff
|
diff to current
2011-03-31
Michael Niedermayer
Merge remote-tracking branch 'newdev/master'
blob
|
commitdiff
|
diff to current
2011-03-30
Anton Khirnov
APIChanges: mark the place where 0.6 was branched.
blob
|
commitdiff
|
diff to current
2011-03-26
Michael Niedermayer
Merge remote-tracking branch 'newdev/master'
blob
|
commitdiff
|
diff to current
2011-03-25
Justin Ruggles
Add APIchanges entry for audio_service_type.
blob
|
commitdiff
|
diff to current
2011-03-17
Michael Niedermayer
Merge remote-tracking branch 'newdev/master'
blob
|
commitdiff
|
diff to current
2011-03-17
Peter Ross
Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats
blob
|
commitdiff
|
diff to current
next