index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
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
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
format.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/avformat: Remove AVOutputFormat.data_codec
Andreas Rheinhardt
2023-02-09
1
-2
/
+0
*
avformat/format: Also search for image2-codecs for image2pipe
Andreas Rheinhardt
2022-04-28
1
-1
/
+1
*
configure: Use a separate config_components.h header for $ALL_COMPONENTS
Martin Storsjö
2022-03-16
1
-0
/
+2
*
lavf: add a flag for experimental (de)muxers
Anton Khirnov
2022-01-03
1
-0
/
+2
*
avformat/format: Improve const-correctness
Andreas Rheinhardt
2021-10-07
1
-3
/
+3
*
avformat: Constify the API wrt AV(In|Out)putFormat
Andreas Rheinhardt
2021-04-27
1
-16
/
+17
*
lavf: Constify AVProbeData* in av_probe_input_format().
Carl Eugen Hoyos
2019-03-20
1
-3
/
+3
*
lavf: Constify AVInputFormat pointer.
Carl Eugen Hoyos
2019-03-20
1
-8
/
+8
*
lavf: Constify AVOutputFormat pointer.
Carl Eugen Hoyos
2019-03-20
1
-3
/
+3
*
lavf/format: Remove the dead code in av_probe_input_buffer2.
Jun Zhao
2018-05-06
1
-8
/
+0
*
lavf/format: use const AVInputFormat for iteration
Josh de Kock
2018-04-02
1
-5
/
+5
*
Revert "avformat/format: temporarily use old next api"
Josh de Kock
2018-04-02
1
-15
/
+4
*
Revert "lavd: add new API for iterating input and output devices"
Josh de Kock
2018-03-31
1
-8
/
+0
*
avformat/format: temporarily use old next api
Muhammad Faiz
2018-02-10
1
-1
/
+12
*
lavd: add new API for iterating input and output devices
Josh de Kock
2018-02-06
1
-0
/
+8
*
lavf: add new API for iterating muxers and demuxers
Josh de Kock
2018-02-06
1
-62
/
+6
*
avformat: use mutexes instead of atomics in av_register_{input,output}_format()
James Almer
2018-01-05
1
-11
/
+23
*
avformat/format: Fix registering a format more than once and related races
Michael Niedermayer
2016-06-25
1
-6
/
+10
*
avformat/format: Print debug info when probe score is increased due to mime type
Michael Niedermayer
2016-06-05
1
-2
/
+6
*
avformat/format: Weight the filename extension higher if there is nearly no d...
Michael Niedermayer
2016-01-30
1
-3
/
+15
*
avformat/format: Replace nodat by enum
Michael Niedermayer
2016-01-30
1
-7
/
+12
*
avformat/format: silence -Wdiscarded-qualifiers
Ganesh Ajjanagadde
2015-09-20
1
-1
/
+1
*
Revert "avformat/format: silence -Wdiscarded-qualifiers"
Timothy Gu
2015-09-16
1
-1
/
+1
*
avformat/format: silence -Wdiscarded-qualifiers
Ganesh Ajjanagadde
2015-09-16
1
-1
/
+1
*
avformat: fix style after recent commits
Clément Bœsch
2015-09-14
1
-3
/
+3
*
avformat/format: Remove parameters from mime type before comparission for pro...
Alex Agranovsky
2015-09-12
1
-0
/
+5
*
avformat/format: Add generic trace av_log in av_probe_input_format3()
Michael Niedermayer
2015-04-25
1
-0
/
+2
*
avformat: Improve data streams/codec support
Anshul Maheshwari
2015-01-16
1
-0
/
+2
*
avformat/format: Use av_match_name() instead of list in av_match_ext()
Michael Niedermayer
2014-10-23
1
-1
/
+1
*
avformat/format: move mime_type_opt declaration to where its used
Michael Niedermayer
2014-10-10
1
-2
/
+1
*
Merge commit 'b15b06ebf582ae81e47d236524c9ad6e10c8a0a7'
Michael Niedermayer
2014-10-08
1
-3
/
+7
|
\
|
*
avformat: use const char* instead of uint8_t* for AVProbeData.mime_type
Andreas Cadhalpun
2014-10-08
1
-3
/
+7
|
*
probe: Bump the score for mime type matching
Andreas Cadhalpun
2014-09-26
1
-1
/
+1
|
*
cosmetics: Write NULL pointer inequality checks more compactly
Gabriel Dume
2014-08-15
1
-2
/
+2
*
|
avutil/avstring: Factor av_match_list() out
Michael Niedermayer
2014-10-02
1
-17
/
+3
*
|
lavf/format.c: use AVPROBE_SCORE_MIME instead of AVPROBE_SCORE_EXTENSION for ...
Andreas Cadhalpun
2014-09-13
1
-1
/
+1
*
|
avformat/format: Run image2 probe again when file content data is available
Michael Niedermayer
2014-09-12
1
-1
/
+1
*
|
avformat/format: remove unused variable
Michael Niedermayer
2014-08-14
1
-1
/
+0
*
|
Merge commit '24e87f7f425a52b1e69661dcb2fbe0555a76f30b'
Michael Niedermayer
2014-08-10
1
-6
/
+1
|
\
\
|
|
/
|
*
Remove obsolete FF_API_PROBE_MIME cruft.
Anton Khirnov
2014-08-09
1
-6
/
+0
*
|
avformat/format: Check for av_guess_format() failure
Michael Niedermayer
2014-08-02
1
-1
/
+3
*
|
avformat/format: use av_match_name() in av_guess_codec()
Michael Niedermayer
2014-08-02
1
-1
/
+1
*
|
avformat/format: fix memleak and error code
Michael Niedermayer
2014-07-29
1
-1
/
+3
*
|
avformat/format.c: remove duplicate include, put libavutil includes together
Michael Niedermayer
2014-07-29
1
-3
/
+3
*
|
avformat/format: simplify ifdeffery
Michael Niedermayer
2014-07-29
1
-3
/
+1
*
|
avformat: fix probe mime version checks
Michael Niedermayer
2014-07-29
1
-3
/
+3
*
|
Merge commit '3a19405d574a467c68b48e4b824c76617fd59de0'
Michael Niedermayer
2014-07-29
1
-10
/
+24
|
\
\
|
|
/
|
*
avformat: Use the mime type information in input probe
Luca Barbato
2014-07-29
1
-12
/
+22
*
|
Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'
Michael Niedermayer
2014-07-29
1
-20
/
+2
|
\
\
|
|
/
|
*
avstring: Expose the simple name match function
Luca Barbato
2014-07-29
1
-19
/
+1
[next]