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
/
libavcodec
/
libxvid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'e25cac50e05d29a15d7a52c01c394ba913c97aee'
Derek Buitenhuis
2015-11-19
1
-0
/
+1
|
\
|
*
lavc: Add missing mem.h header to libxvid and screenpresso
Vittorio Giovara
2015-11-12
1
-0
/
+1
*
|
Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'
Hendrik Leppkes
2015-10-27
1
-1
/
+1
|
\
\
|
|
/
|
*
avpacket: Replace av_free_packet with av_packet_unref
Luca Barbato
2015-10-26
1
-1
/
+1
*
|
avcodec/libxvid: add missing include
Michael Niedermayer
2015-09-16
1
-0
/
+1
*
|
Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b'
Hendrik Leppkes
2015-09-16
1
-1
/
+4
|
\
\
|
|
/
|
*
mpegvideo: Drop mpegvideo.h where not needed
Vittorio Giovara
2015-09-13
1
-1
/
+4
*
|
Merge commit '5d14cf199990cd378904a2618b5c72c4b02290f6'
Hendrik Leppkes
2015-09-16
1
-0
/
+1
|
\
\
|
|
/
|
*
mpegvideo: Make sure mpegutils.h is included where needed
Vittorio Giovara
2015-09-13
1
-0
/
+1
*
|
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
1
-10
/
+10
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-10
/
+10
*
|
Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6'
Michael Niedermayer
2015-07-27
1
-11
/
+32
|
\
\
|
|
/
|
*
lavc: Deprecate avctx.me_method
Vittorio Giovara
2015-07-27
1
-11
/
+32
*
|
avcodec: Add a min size parameter to ff_alloc_packet2()
Michael Niedermayer
2015-07-27
1
-1
/
+1
*
|
Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATS
Michael Niedermayer
2015-07-22
1
-12
/
+13
*
|
Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'
Michael Niedermayer
2015-07-21
1
-0
/
+12
|
\
\
|
|
/
|
*
Deprecate avctx.coded_frame
Vittorio Giovara
2015-07-20
1
-0
/
+12
*
|
Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'
Michael Niedermayer
2015-07-21
1
-0
/
+6
|
\
\
|
|
/
|
*
Add a quality factor packet side data
Vittorio Giovara
2015-07-20
1
-0
/
+6
*
|
Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'
Michael Niedermayer
2015-07-20
1
-4
/
+0
|
\
\
|
|
/
|
*
Gather all coded_frame allocations and free functions to a single place
Vittorio Giovara
2015-07-20
1
-4
/
+0
*
|
Merge commit '7fc8d8a1b3da1666176b3d92e989ee74f3ef014e'
Michael Niedermayer
2015-07-20
1
-9
/
+9
|
\
\
|
|
/
|
*
libxvid: Do not entangle coded_frame
Vittorio Giovara
2015-07-20
1
-9
/
+9
|
*
xvid: Check memory allocation
Vittorio Giovara
2015-05-31
1
-0
/
+6
*
|
avcodec/libxvid: remove now redundant init cleanup code
Michael Niedermayer
2015-04-24
1
-25
/
+12
*
|
Merge commit '18db1286b04557aa2d2df7efbcb65ae825d5a469'
Michael Niedermayer
2015-04-24
1
-3
/
+6
|
\
\
|
|
/
|
*
libxvid: Make codec use the init-cleanup flag and mark it as init-thread-safe
Vittorio Giovara
2015-04-24
1
-1
/
+8
|
*
libxvid: Return meaningful error messages
Himangi Saraogi
2015-02-17
1
-6
/
+6
*
|
avcodec/libxvid: fix potential integer overflow
Michael Niedermayer
2015-01-07
1
-1
/
+1
*
|
avcodec/libxvid: check for av_malloc*() failures
Michael Niedermayer
2015-01-03
1
-0
/
+10
*
|
lavc/libxvid: workaround for bug in libxvidcore
Lukasz Marek
2014-12-05
1
-0
/
+13
*
|
lavc/libxvid: return meaningful error codes
Lukasz Marek
2014-11-25
1
-4
/
+11
*
|
lavc/libxvid: fix mem leak in case of init failure
Lukasz Marek
2014-11-24
1
-4
/
+7
*
|
Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464'
Michael Niedermayer
2014-08-26
1
-240
/
+250
|
\
\
|
|
/
|
*
libxvid: K&R formatting cosmetics
Gabriel Dume
2014-08-26
1
-244
/
+253
*
|
Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'
Michael Niedermayer
2014-08-15
1
-2
/
+2
|
\
\
|
|
/
|
*
cosmetics: Write NULL pointer inequality checks more compactly
Gabriel Dume
2014-08-15
1
-2
/
+2
*
|
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
Michael Niedermayer
2014-08-15
1
-5
/
+5
|
\
\
|
|
/
|
*
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-08-15
1
-5
/
+5
*
|
msvc: fix implicitly declared read/close.
Matthew Oliver
2014-08-02
1
-0
/
+4
*
|
Merge commit '67bc1ba5d75953d136bfa02ce6c0a27e9fd9dac3'
Michael Niedermayer
2014-07-22
1
-12
/
+0
|
\
\
|
|
/
|
*
libxvid: Drop PPC-specific CPU detection hack
Diego Biurrun
2014-07-22
1
-12
/
+0
*
|
avcodec/libxvid: add HAVE_UNISTD_H around #include <unistd.h>
Michael Niedermayer
2014-07-08
1
-1
/
+4
*
|
avcodec/libxvid: improve return codes
Michael Niedermayer
2014-05-01
1
-2
/
+2
*
|
Merge commit '6484149158b6fc6d13d2b2ef84cb26a2d3275400'
Michael Niedermayer
2014-05-01
1
-1
/
+8
|
\
\
|
|
/
|
*
lavc: make the xvid-specific "gmc" flag a private option of libxvid
Anton Khirnov
2014-05-01
1
-1
/
+8
|
*
libxvid: fix missing end of line character
Vittorio Giovara
2014-04-07
1
-1
/
+1
*
|
Merge commit 'c389a804943095ebf078daec6b64690d2c97069c'
Michael Niedermayer
2014-04-07
1
-2
/
+2
|
\
\
|
|
/
[next]