index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
omadec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
omadec: fix bitrate for ATRAC3+ streams
Maxim Poliakovski
2013-09-29
1
-1
/
+1
*
Add support for multichannel ATRAC3+ streams.
Maxim Poliakovski
2013-09-29
1
-3
/
+10
*
omadec: Properly check lengths before incrementing the position
Martin Storsjö
2013-09-16
1
-1
/
+5
*
cosmetics: Fix ATRAC codec name spelling
Diego Biurrun
2013-09-02
1
-1
/
+1
*
oma: correctly mark and decrypt partial packets
Luca Barbato
2013-07-28
1
-2
/
+8
*
oma: check geob tag boundary
Luca Barbato
2013-07-28
1
-11
/
+21
*
oma: refactor seek function
Luca Barbato
2013-07-28
1
-15
/
+17
*
oma: properly forward errors in oma_read_packet
Luca Barbato
2013-05-07
1
-2
/
+4
*
oma: return meaningful errors
Luca Barbato
2013-05-07
1
-6
/
+6
*
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
Diego Biurrun
2013-05-04
1
-1
/
+1
*
oma: K&R formatting cosmetics
Luca Barbato
2013-04-27
1
-84
/
+103
*
oma: Validate sample rates
Luca Barbato
2013-03-31
1
-4
/
+13
*
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
Diego Biurrun
2013-03-13
1
-2
/
+1
*
lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h
Justin Ruggles
2012-11-28
1
-1
/
+0
*
omadec: set channel layout
Justin Ruggles
2012-11-12
1
-0
/
+3
*
oma: Fix out of array read.
Michael Niedermayer
2012-03-18
1
-3
/
+6
*
id3v2: remove unused ff_id3v2_read().
Anton Khirnov
2012-02-29
1
-1
/
+1
*
oma: don't read beyond end of leaf_table.
Ronald S. Bultje
2012-02-28
1
-1
/
+1
*
libavformat: Add an ff_ prefix to some lavf internal symbols
Martin Storsjö
2012-02-15
1
-1
/
+1
*
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-27
1
-1
/
+0
*
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2012-01-27
1
-2
/
+1
*
omadec: split data that will be used in the muxer to a separate file.
Anton Khirnov
2011-12-18
1
-23
/
+5
*
lavf: rename oma.c -> omadec.c
Anton Khirnov
2011-12-18
1
-0
/
+464