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
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf: use new decode API
wm4
2016-03-23
1
-12
/
+12
*
avformat_find_stream_info: move duration guessing after updating codec parame...
Anton Khirnov
2016-03-04
1
-2
/
+2
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-91
/
+232
*
lavf: use the io_open callbacks for files opened from open_input() as well
Anton Khirnov
2016-02-22
1
-2
/
+2
*
lavf: allow custom IO for all files
Anton Khirnov
2016-01-24
1
-0
/
+7
*
avformat: expose av_stream_new_side_data helper
John Stebbins
2015-11-18
1
-1
/
+1
*
lavf: deprecate compute_pkt_fields2
Anton Khirnov
2015-11-09
1
-0
/
+10
*
lavf: factor out freeing an AVStream
Anton Khirnov
2015-11-08
1
-25
/
+33
*
lavf: initialize cur_dts to AV_NOPTS_VALUE for muxing
Anton Khirnov
2015-11-08
1
-5
/
+7
*
avformat: Rework add_to_pktbuf
Luca Barbato
2015-10-26
1
-32
/
+38
*
avpacket: Replace av_free_packet with av_packet_unref
Luca Barbato
2015-10-26
1
-9
/
+9
*
avformat: Always return ref-counted AVPacket
Luca Barbato
2015-10-26
1
-0
/
+8
*
lavc: Make AVPacket.duration int64, and deprecate convergence_duration
wm4
2015-09-29
1
-2
/
+6
*
lavc: Drop deprecated destruct_packet related functions
Vittorio Giovara
2015-08-28
1
-6
/
+0
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-2
/
+2
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-2
/
+2
*
lavf: Fix variables constness in ff_iso8601_to_unix_time()
Vittorio Giovara
2015-04-20
1
-1
/
+1
*
Replace av_dlog with normal av_log at trace level
Vittorio Giovara
2015-04-19
1
-12
/
+12
*
parseutils: Make av_small_strptime public
Luca Barbato
2015-04-07
1
-9
/
+2
*
lavf: move internal fields from public to internal context
wm4
2015-02-10
1
-38
/
+39
*
lavf: add a convenience function for adding side data to a stream
Anton Khirnov
2015-01-27
1
-0
/
+37
*
libavformat: Check for malloc failures in avformat_new_stream
Martin Storsjö
2015-01-04
1
-0
/
+5
*
avformat: Make avformat_free_context handle NULL
Luca Barbato
2014-10-17
1
-0
/
+3
*
lavf: switch to AVCodecContext.framerate for demuxing
Anton Khirnov
2014-10-15
1
-6
/
+8
*
lavf: Don't drop both pts and dts if timestamps are invalid
Michael Niedermayer
2014-10-12
1
-1
/
+1
*
lavf: fix memleaks in avformat_find_stream_info()
Justin Ruggles
2014-09-29
1
-0
/
+5
*
lavf: add AVFormatContext.max_ts_probe
Anton Khirnov
2014-08-25
1
-0
/
+1
*
lavf: eliminate ff_get_audio_frame_size()
Anton Khirnov
2014-08-13
1
-22
/
+1
*
Set protocol-level metadata in AVFormatContext any time a packet is read.
Andrew Stone
2014-08-13
1
-0
/
+9
*
avformat: Move av_probe_input* to format.c
Luca Barbato
2014-07-29
1
-135
/
+0
*
avformat: Mark AVOutputFormat argument in avformat_query_codec as const
Diego Biurrun
2014-07-26
1
-1
/
+1
*
avformat_new_stream: make the AVCodec parameter const
Roman Savchenko
2014-07-08
1
-1
/
+1
*
Replace av_malloc() and memset(0) by av_mallocz()
Diego Biurrun
2014-06-22
1
-4
/
+2
*
lavf: switch to AVStream.time_base as the hint for the muxer timebase
Anton Khirnov
2014-06-18
1
-3
/
+6
*
lavf: group dump functions together
Vittorio Giovara
2014-06-14
1
-246
/
+0
*
lavf: add av_stream_get_side_data
Janne Grunau
2014-05-20
1
-0
/
+15
*
probe: Support AAC_LATM in set_codec_from_probe_data
Luca Barbato
2014-05-03
1
-0
/
+1
*
lavc: eliminate tb_unreliable()
Anton Khirnov
2014-04-28
1
-19
/
+1
*
lavf: do not use the parser duration for video
Anton Khirnov
2014-04-22
1
-6
/
+0
*
lavf: add an AVStream field for exporting stream-global side data
Anton Khirnov
2014-03-24
1
-1
/
+7
*
avformat: Report the duration analysis reached
Luca Barbato
2014-03-11
1
-1
/
+2
*
lavf: ignore attachment streams for interleaving purposes
Anton Khirnov
2014-02-04
1
-0
/
+1
*
lavf: include 60 fps in guessed standard frame rates
Janne Grunau
2014-01-31
1
-2
/
+2
*
avformat: utils: Refactor duplicated PRINT macro
Diego Biurrun
2014-01-29
1
-31
/
+23
*
avformat: utils: K&R formatting cosmetics
Diego Biurrun
2014-01-26
1
-776
/
+910
*
lavf: make av_probe_input_buffer more robust
Anton Khirnov
2014-01-13
1
-2
/
+1
*
lavf: use a fixed width type
Anton Khirnov
2014-01-13
1
-1
/
+1
*
lavf: simplify handling of offset in av_probe_input_buuffer()
Anton Khirnov
2014-01-13
1
-6
/
+4
*
lavf: remove a pointless check
Anton Khirnov
2014-01-06
1
-2
/
+1
*
lavf: remove an unneeded call to avcodec_get_frame_defaults().
Anton Khirnov
2013-12-11
1
-1
/
+0
[next]