Lou Logan
|
88f2586adb
|
fix various typos
Signed-off-by: Lou Logan <lou@lrcd.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-06-03 10:58:19 -08:00 |
|
Michael Niedermayer
|
7f90055470
|
Merge commit '34bbc81de8 '
* commit '34bbc81de8 ':
lavf: simplify ff_hevc_annexb2mp4_buf
Conflicts:
libavformat/hevc.c
libavformat/hevc.h
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-03-10 23:38:01 +01:00 |
|
Michael Niedermayer
|
b73cf4eb15
|
Merge commit 'ee17be3fdd '
* commit 'ee17be3fdd ':
hevc: Use get_se_golomb_long
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-03-10 22:51:49 +01:00 |
|
Tim Walker
|
34bbc81de8
|
lavf: simplify ff_hevc_annexb2mp4_buf
Use ff_hevc_annexb2mp4 instead of duplicating
its functionality, and update the documentation
to match the new behavior.
|
2014-03-10 18:02:36 +01:00 |
|
Luca Barbato
|
ee17be3fdd
|
hevc: Use get_se_golomb_long
Do not use inline functions that refer to tables present in other
libraries.
|
2014-03-10 10:59:48 +01:00 |
|
Michael Niedermayer
|
88c8e4afea
|
avformat/hevc: fix mix of av_malloc() with free()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-03-09 23:27:31 +01:00 |
|
Michael Niedermayer
|
a379813cee
|
Merge commit 'b6c61fb83e '
* commit 'b6c61fb83e ':
movenc: enable Annex B to MP4 conversion for HEVC tracks.
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-03-09 23:08:33 +01:00 |
|
Michael Niedermayer
|
1b1d77ae9b
|
Merge commit '20b40a597c '
* commit '20b40a597c ':
movenc: write hvcC tag for HEVC.
Conflicts:
libavformat/Makefile
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-03-09 22:48:08 +01:00 |
|
Tim Walker
|
b6c61fb83e
|
movenc: enable Annex B to MP4 conversion for HEVC tracks.
|
2014-03-09 18:09:40 +01:00 |
|
Tim Walker
|
20b40a597c
|
movenc: write hvcC tag for HEVC.
|
2014-03-09 18:09:40 +01:00 |
|