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
/
libavcodec
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-07-03
1
-0
/
+1
*
Add new yuv444 pixfmts to avcodec_align_dimensions2
Jason Garrett-Glaser
2011-06-29
1
-0
/
+4
*
avutil: Remove unused arbitrary precision integer code.
Diego Biurrun
2011-06-28
1
-1
/
+0
*
Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().
Justin Ruggles
2011-06-20
1
-1
/
+1
*
utils.c: fix crash with threading enabled.
Ronald S. Bultje
2011-06-06
1
-1
/
+1
*
lavf,lavc: free avoptions in a generic way.
Anton Khirnov
2011-06-05
1
-0
/
+3
*
Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name().
Stefano Sabatini
2011-06-03
1
-1
/
+1
*
H264/MPEG frame-level multi-threading.
Alexander Strange
2011-06-02
1
-1
/
+3
*
swscale: extend YUV422p support to 10bits depth
Baptiste Coudurier
2011-05-11
1
-0
/
+2
*
Add the notion of pixel size in h264 related functions.
Oskar Arvidsson
2011-05-10
1
-1
/
+2
*
Add pixel formats for 9- and 10-bit yuv420p.
Oskar Arvidsson
2011-05-10
1
-0
/
+4
*
Simplify av_log_missing_feature().
Diego Biurrun
2011-04-27
1
-3
/
+1
*
If AVCodecContext.channels is 0 and AVCodecContext.channel_layout is
Justin Ruggles
2011-04-27
1
-0
/
+2
*
If AVCodecContext.channel_layout and AVCodecContext.channels are both
Justin Ruggles
2011-04-27
1
-0
/
+7
*
cosmetics: indentation
Justin Ruggles
2011-04-27
1
-8
/
+8
*
Check AVCodec.supported_samplerates and AVCodec.channel_layouts in
Justin Ruggles
2011-04-27
1
-1
/
+27
*
lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums
Stefano Sabatini
2011-04-26
1
-10
/
+3
*
Make av_log_ask_for_sample() accept a variable number of arguments.
Diego Biurrun
2011-04-22
1
-2
/
+8
*
lavc: provide deprecated avcodec_thread_init until next major version
Anton Khirnov
2011-04-21
1
-0
/
+8
*
In avcodec_open(), set return code to an error value only when an error occurs
Justin Ruggles
2011-04-19
1
-3
/
+8
*
lavc: remove misc disabled cruft.
Anton Khirnov
2011-04-19
1
-46
/
+2
*
lavc: remove the FF_API_SUBTITLE_OLD cruft.
Anton Khirnov
2011-04-19
1
-14
/
+0
*
lavc: remove the FF_API_VIDEO_OLD cruft.
Anton Khirnov
2011-04-19
1
-16
/
+0
*
lavc: remove the FF_API_AUDIO_OLD cruft.
Anton Khirnov
2011-04-19
1
-14
/
+0
*
Replace mplayerhq.hu URLs by libav.org.
Diego Biurrun
2011-04-18
1
-1
/
+1
*
Replace more FFmpeg references by Libav.
Diego Biurrun
2011-04-17
1
-1
/
+1
*
g722: Return 8 bits per sample for g722 in av_get_bits_per_sample
Martin Storsjö
2011-04-11
1
-0
/
+1
*
Remove unnecessary parameter from ff_thread_init() and fix behavior
Alexander Strange
2011-04-05
1
-4
/
+4
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
Janne Grunau
2011-03-16
1
-1
/
+1
*
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
Janne Grunau
2011-03-16
1
-1
/
+1
*
Update the url to the site website and change ffmpeg-devel to libav-devel
Johan Andersson
2011-03-13
1
-2
/
+2
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-5
/
+4
*
Remove incorrect return statement from avcodec_thread_free()
Mans Rullgard
2011-02-10
1
-1
/
+1
*
Fix build with threading disabled
Mans Rullgard
2011-02-09
1
-0
/
+2
*
check sample_fmt in avcodec_open
Reimar Döffinger
2011-02-09
1
-0
/
+10
*
Deprecate avcodec_thread_init()
Alexander Strange
2011-02-09
1
-3
/
+17
*
Frame-based multithreading framework using pthreads
Alexander Strange
2011-02-09
1
-6
/
+54
*
Set pkt_pts in avcodec_default_reget_buffer()
Nicolas George
2011-02-03
1
-0
/
+2
*
Make the ff_lockmgr_cb function pointer static to utils.c
Diego Elio Pettenò
2011-01-24
1
-1
/
+1
*
update av_log_missing_feature() to git
Janne Grunau
2011-01-17
1
-1
/
+1
*
don't complain about codec type/id mismatche for attachment streams
Aurelien Jacobs
2011-01-12
1
-1
/
+2
*
Show profile in avcodec_string().
Anssi Hannula
2011-01-08
1
-0
/
+8
*
Add pkt_dts to AVFrame, this will in the future allow multithreading decoders
Michael Niedermayer
2011-01-07
1
-0
/
+2
*
Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.pts
Michael Niedermayer
2011-01-07
1
-0
/
+8
*
Add av_get_profile_name() to get profile names.
Anssi Hannula
2011-01-07
1
-0
/
+13
*
free subtitle_header before overwriting it to avoid memleak
Aurelien Jacobs
2010-12-31
1
-0
/
+5
*
Fix -lowres with ffplay.
Anatoly Nenashev
2010-12-19
1
-1
/
+2
*
Change the argument of memory allocation functions from unsigned int to size_t
Michael Niedermayer
2010-12-04
1
-8
/
+11
*
Use the new libavcore audio channel API.
Stefano Sabatini
2010-11-21
1
-1
/
+2
[next]