index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
APIchanges
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-06
1
-0
/
+3
|
\
|
|
*
avformat: Add functions for doing global network initialization
Martin Storsjö
2011-11-05
1
-0
/
+3
*
|
APIChanges: fill missing dates and hashes.
Clément Bœsch
2011-11-05
1
-14
/
+14
*
|
Replace all strcasecmp/strncasecmp usages.
Reimar Döffinger
2011-11-03
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-29
1
-0
/
+4
|
\
|
|
*
avcodec: remove avcodec_parse_frame and deprecate associated elements.
Justin Ruggles
2011-10-27
1
-0
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-20
1
-0
/
+3
|
\
|
|
*
lavf: add avformat_new_stream as a replacement for av_new_stream.
Anton Khirnov
2011-10-19
1
-0
/
+3
*
|
lavu: update minor number and add APIchanges entry after recent av_strtok() a...
Stefano Sabatini
2011-10-18
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-14
1
-0
/
+3
|
\
|
|
*
avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.
Justin Ruggles
2011-10-13
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-13
1
-0
/
+19
|
\
|
|
*
AVOptions: bump minor and add APIchanges entry.
Anton Khirnov
2011-10-12
1
-0
/
+19
*
|
lavu: add av_x_if_null().
Clément Bœsch
2011-09-22
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-18
1
-4
/
+4
|
\
|
|
*
doc/APIChanges: fill in missing hashes and dates.
Anton Khirnov
2011-09-18
1
-5
/
+5
*
|
lavc: add CODEC_FLAG2_SHOW_ALL
Michael Niedermayer
2011-09-18
1
-0
/
+3
*
|
lavfi: add avfilter_all_channel_layouts public symbol
Stefano Sabatini
2011-09-16
1
-0
/
+3
*
|
lavfi: rename avfilter_all_* function names to avfilter_make_all_*
Stefano Sabatini
2011-09-16
1
-0
/
+8
*
|
APIchanges: remove prores decoder addition entry
Stefano Sabatini
2011-09-16
1
-3
/
+0
*
|
ProRes Decoder
Elvis Presley
2011-09-15
1
-0
/
+3
*
|
lavfi: bump minor and update APIchanges after recent updates
Stefano Sabatini
2011-09-12
1
-1
/
+4
*
|
lavfi: simplify signature for avfilter_get_audio_buffer() and friends
Stefano Sabatini
2011-09-12
1
-0
/
+4
*
|
lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersi...
Stefano Sabatini
2011-09-06
1
-0
/
+3
*
|
lavfi: unify asink_buffer and vsink_buffer API
Stefano Sabatini
2011-09-06
1
-0
/
+7
*
|
av_string: add av_asprintf().
Clément Bœsch
2011-09-04
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-04
1
-0
/
+8
|
\
|
|
*
lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.
Anton Khirnov
2011-09-03
1
-0
/
+5
|
*
AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find().
Anton Khirnov
2011-09-03
1
-0
/
+3
|
*
fifo: add av_fifo_peek2(), and deprecate av_fifo_peek()
Stefano Sabatini
2011-08-26
1
-0
/
+3
*
|
APIchanges: remove "deprecate url_feof"
Michael Niedermayer
2011-09-01
1
-1
/
+0
*
|
Fix some APIchange versions.
Carl Eugen Hoyos
2011-08-30
1
-9
/
+9
*
|
Rename find_program_from_stream to av_find_program_from_stream and add it to ...
Marton Balint
2011-08-27
1
-0
/
+3
*
|
APIchanges: fix wrong major number for av_fifo_peek2() entry
Stefano Sabatini
2011-08-20
1
-1
/
+1
*
|
APIchanges: fill some lavfi entries with the corresponding git hash
Stefano Sabatini
2011-08-20
1
-7
/
+7
*
|
lavu: add av_get_media_type_string() convenience function
Stefano Sabatini
2011-08-20
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-17
1
-0
/
+6
|
\
|
|
*
lavf: add avformat_query_codec().
Anton Khirnov
2011-08-16
1
-0
/
+3
|
*
lavc: add avcodec_get_type() for mapping codec_id -> type.
Anton Khirnov
2011-08-16
1
-0
/
+3
*
|
fifo: add av_fifo_peek2(), and deprecate av_fifo_peek()
Stefano Sabatini
2011-08-14
1
-0
/
+3
*
|
Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'
Michael Niedermayer
2011-08-13
1
-0
/
+3
|
\
|
|
*
APIchanges: note error_recognition in lavf
Dustin Brody
2011-08-12
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-02
1
-0
/
+3
|
\
|
|
*
apichange: add an entry for AV_PKT_FLAG_CORRUPT
Luca Barbato
2011-08-02
1
-0
/
+3
*
|
lavfi: add audio channel packing negotiation fields
Mina Nagy Zaki
2011-07-16
1
-0
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-14
1
-4
/
+10
|
\
|
|
*
APIchanges: fill in missing hashes and dates.
Anton Khirnov
2011-07-14
1
-8
/
+8
|
*
Add an APIChanges entry and bump minor versions for recent changes.
Anton Khirnov
2011-07-14
1
-0
/
+6
*
|
lavf: bump minor and add APIchanges entry for av_get_output_timestamp
Nicolas George
2011-07-01
1
-0
/
+3
*
|
lavu: bump minor and add APIchanges entry for AV_PICTURE_TYPE_NONE
Stefano Sabatini
2011-06-30
1
-0
/
+3
[prev]
[next]