Hendrik Leppkes
|
7f5af80ba4
Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'
|
9 years ago |
Luca Barbato
|
ce70f28a17
avpacket: Replace av_free_packet with av_packet_unref
|
9 years ago |
Michael Niedermayer
|
b7ce510003
Merge commit 'a4baf96abd64cda68e3e4692b182bdf60745a14d'
|
11 years ago |
Diego Biurrun
|
cd7b6deeaa
tools: Wording and formatting cosmetics
|
11 years ago |
Michael Niedermayer
|
31ab1575e5
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Diego Biurrun
|
11d4e92ed9
avformat: Remove non-compiling and/or silly commented-out printf/av_log statements
|
12 years ago |
Michael Niedermayer
|
c617bed34f
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Martin Storsjö
|
21411a4102
pktdumper: Use a custom define instead of PATH_MAX for buffers
|
12 years ago |
Martin Storsjö
|
bcc44873d9
pktdumper: Use av_strlcpy instead of strncpy
|
12 years ago |
Martin Storsjö
|
372de27df7
pktdumper: Use sizeof(variable) instead of the direct buffer length
|
12 years ago |
Michael Niedermayer
|
1c66807636
Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'
|
12 years ago |
Martin Storsjö
|
212ec5faf9
tools: Include io.h for open/read/write/close if unistd.h doesn't exist
|
12 years ago |
Michael Niedermayer
|
e847f41285
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Mans Rullgard
|
896bb0d742
Replace usleep() calls with av_usleep()
|
12 years ago |
Michael Niedermayer
|
3c5fe5b527
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Diego Biurrun
|
d55fa1cb25
tools: Remove some unnecessary #undefs.
|
12 years ago |
Diego Biurrun
|
4e81b5f517
tools: K&R reformatting cosmetics
|
12 years ago |
Martin Storsjö
|
7072a6a4bb
pktdumper: Use usleep instead of sleep
|
12 years ago |
Michael Niedermayer
|
8bc7fe4daf
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Anton Khirnov
|
cd3716b9aa
Replace all uses of av_close_input_file() with avformat_close_input().
|
13 years ago |
Michael Niedermayer
|
6faf0a21e1
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Janne Grunau
|
d830264abd
tools/pktdumper: update to recent avformat api
|
13 years ago |
Michael Niedermayer
|
094a496818
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Diego Biurrun
|
c960e67ad0
Replace deprecated av_find_stream_info() by avformat_find_stream_info().
|
13 years ago |
Michael Niedermayer
|
f8ae3a2108
Merge remote branch 'qatar/master'
|
13 years ago |
Diego Biurrun
|
d39facc783
tools: Check the return value of write().
|
13 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 years ago |
Jean-Daniel Dupas
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
14 years ago |
Zdenek Kabelac
|
92147b6bec
Use new packet reading API, fixes a memory leak.
|
15 years ago |
Diego Biurrun
|
3ef6182556
Fix #include path, headers from other directories need to have
|
16 years ago |
Diego Biurrun
|
6878026ada
Add '#undef strcat' to fix compilation.
|
17 years ago |
Måns Rullgård
|
c07ed8c8a2
create and populate "tools" directory
|
17 years ago |