Mercurial > libavcodec.hg
graph
-
vp3: Skip the loop filter when strength is 0 or when requested libavcodecThu, 27 May 2010 04:39:12 +0000, by conrad
-
Some fields were incorrectly reset (to NULL) when calling avcodec_copy_context(). libavcodecThu, 27 May 2010 01:29:09 +0000, by cehoyos
-
Add support for the newly added Nut codec tags (added in Nut r669): libavcodecWed, 26 May 2010 22:26:19 +0000, by stefano
-
Add the forgotten ff_ prefix to the shareable scan patterns. libavcodecWed, 26 May 2010 20:22:29 +0000, by maxim
-
Bump minor version bump and add an APIchanges entry after addition of libavcodecWed, 26 May 2010 18:45:13 +0000, by stefano
-
Bump minor version and add Changelog entry after r23334. libavcodecWed, 26 May 2010 18:34:48 +0000, by cehoyos
-
Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it. libavcodecWed, 26 May 2010 10:38:48 +0000, by cehoyos
-
Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse headers and combine packets once and only once. libavcodecWed, 26 May 2010 04:20:32 +0000, by alexc
-
Check for VUI overeading and reset num_reoder_frames. libavcodecTue, 25 May 2010 21:51:27 +0000, by michael
-
Cosmetics: reindent after the previous commit libavcodecTue, 25 May 2010 19:16:15 +0000, by mstorsjo
-
api-example: Try to avoid decoding incomplete frames libavcodecTue, 25 May 2010 19:13:28 +0000, by mstorsjo
-
aacenc: Split find_max_val() from find_min_book() to eliminate duplicate searches. libavcodecTue, 25 May 2010 18:35:01 +0000, by alexc
-
Remove useless costly inf checks from the trellis scalefactor search. libavcodecTue, 25 May 2010 18:32:59 +0000, by alexc
-
aacenc: Trellis over scalefactors using an estimated codebook rather than every codebook. libavcodecTue, 25 May 2010 18:31:55 +0000, by alexc
-
aacenc: Only trellis over a column of 61 scalefactors (reduced from 256). libavcodecTue, 25 May 2010 18:28:18 +0000, by alexc
-
aacenc: Factor out find_min_book so it can be used by multiple coefficient coders. libavcodecTue, 25 May 2010 18:24:16 +0000, by alexc
-
Headers for libvpx are installed into vpx subdirectory. libavcodecTue, 25 May 2010 08:58:14 +0000, by cehoyos
-
theora: Don't read an excess bit for maximum length long bit runs if the run libavcodecTue, 25 May 2010 03:19:54 +0000, by conrad
-
Document CODEC_FLAG_EMU_EDGE and avcodec_align_dimensions interaction. libavcodecSun, 23 May 2010 15:34:39 +0000, by reimar
-
Rename pixelFormatBpsAVI to pix_fmt_bps_avi and pixelFormatBpsMOV to libavcodecFri, 21 May 2010 23:19:50 +0000, by stefano
-
Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags. libavcodecThu, 20 May 2010 23:09:11 +0000, by stefano
-
Change eval API to take parent log context and log level offset. libavcodecWed, 19 May 2010 22:55:29 +0000, by michael
-
fix x264 encoding when delay is > number of input frames libavcodecWed, 19 May 2010 20:48:29 +0000, by bcoudurier
-
Add a chomp BSF to consume zero padding at the end of a packet. libavcodecWed, 19 May 2010 20:18:40 +0000, by alexc
-
Make aac_decode_frame() consume zero padding at the end of a packet. libavcodecWed, 19 May 2010 20:18:34 +0000, by alexc
-
Fix signedness of q_delta field of the IVIMbInfo. libavcodecWed, 19 May 2010 06:46:50 +0000, by benoit
-
Factorize some code into the new function ff_toupper4(). libavcodecTue, 18 May 2010 19:16:40 +0000, by cehoyos
-
Fix typo ('B', 'O', 'W', '1') => ('B', '0', 'W', '1') libavcodecMon, 17 May 2010 09:53:59 +0000, by benoit
-
Change the order of parameters for ff_eval_expr() and libavcodecSun, 16 May 2010 23:00:22 +0000, by stefano