2009-09-14 |
Reimar Döffinger | Extend check for integer overflow for malloc argument... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Kostya Shishkov | Fix wrong logical operator which causes too relaxed... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Reimar Döffinger | Check buffer size for idcin check, otherwise false... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Jason Garrett... | Update preset files to jive somewhat better with more... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Baptiste Coudurier | ensure pes buffer is set to avoid segv |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Baptiste Coudurier | reset pes state to skip after flushing, avoid segv... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Benjamin Larsson | Do not release the AVFrame when using reget_buffer... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Benjamin Larsson | Add condition to aea demuxer probe. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Benjamin Larsson | Cosmetics. Renames, indentation and spacing. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Diego Biurrun | Replace @node commands with @anchor to refer to specifi... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Reimar Döffinger | When resetting vst->pkt.data to NULL, also set vst... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Ivan Schreter | Use I/O buffer size as initial value for backoff for... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Ramiro Polla | Reset slice direction at end of each frame. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Ramiro Polla | Remove ; after while(0) in macros. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Ramiro Polla | Remove ; after while(0) in macros. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Ramiro Polla | eval: Check for return value of memory allocations. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Ramiro Polla | Check for return value of some context allocations. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Vitor Sessak | Do not do free AVStream in case of error, this is not... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Benjamin Larsson | Remove table that was forgotten in the split. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Benjamin Larsson | Fix doxygen comment |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Sascha Sommer | reinit get_bits for every decode_packet call |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Lars Täuber | Make get_ur_golomb capable of reading 16 bit values. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Lars Täuber | Fix a typo in the documentation. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Måns Rullgård | ARM: NEON optimised MDCT |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Måns Rullgård | Prepare for optimised forward MDCT implementations |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Måns Rullgård | ARM: faster NEON IMDCT |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Benjamin Larsson | Cosmetics, add spaces |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Benjamin Larsson | Move get_arg to avoid future declaration of function... |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Benjamin Larsson | Use reget_buffer instead of get_buffer. Fixes issue1367. |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Benjamin Larsson | Add ATRAC1 codec ID. |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Benjamin Larsson | Initial commit of the MD studio demuxer, not hooked... |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Benjamin Larsson | Initial commit of the atrac1 decoder, not hooked up yet |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Benjamin Larsson | Remove redundant code forgotten in the split |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Michael Niedermayer | Check for thread_count==0. |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Reimar Döffinger | Simplify: reget_buffer behaves exactly like get_buffer... |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Diego Biurrun | Fix typo: '.' was used instead of '/' as directory... |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Måns Rullgård | ARM: NEON optimised FFT and MDCT |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Måns Rullgård | DCA: move an aligned array from stack to context |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Måns Rullgård | configure: add -g to ASFLAGS when debug is enabled |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Reimar Döffinger | Fix typo in configure error message. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
shinya.tesutosan... | Document padding for AVProbeData. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Michael Niedermayer | Check thread count as multithreaded decoding is not... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Ramiro Polla | Document that slices can be bottom to top or top to... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Reimar Döffinger | Add warnings to av_strlcat and av_strlcpy doxygen that... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Benjamin Larsson | Change developer doc to reflect reality |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Maksym Veremeyenko | Fix a bug with reading non-interleaved AVI if one the... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Maksym Veremeyenko | Factorise st->nb_index_entries check. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Benjamin Larsson | Split out common routines needed in the atrac1 decoder... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Diego Biurrun | Remove pointless debug statement that fails to compile. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Reimar Döffinger | Try to clarify that anyone using get_bits must check... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Baptiste Coudurier | check entries against field_size, potential malloc... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Baptiste Coudurier | add one missing check for stream existence in read_elst... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Ramiro Polla | Indent. |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Martin Storsjö | Use all 32 bits of the timestamp when calculating flv... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Carl Eugen... | Cosmetics: Fix typo. |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Reimar Döffinger | Mark all pix_fmts and supported_framerates compound... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Ivan Schreter | disable new seeking code in mpeg-ts per #ifdef (use... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Reimar Döffinger | Make sample_fmts and channel_layouts compound literals... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Reimar Döffinger | ff_rm_metadata is const. |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Reimar Döffinger | ff_sine_windows table contains only constant data,... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Reimar Döffinger | The ff_cos_tabs table itself is constant, too, so mark... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Reimar Döffinger | The pointers in ff_sin_tabs themselves are constant... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Reimar Döffinger | ff_swb_offset_* tables should be const. |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Reimar Döffinger | ff_id3v1_genre_str table should be const. |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Reimar Döffinger | 100l, all avlanguage tables should be both static and... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Reimar Döffinger | compatible_frame array can be static const, too. |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Sascha Sommer | do not decode more than one audio frame in a decode... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Sascha Sommer | avoid extra memcpy during scale factor decoding |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Ramiro Polla | Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Ramiro Polla | Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Ramiro Polla | Indent. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Lars Täuber | Make 16bit YUV formats compatible with NE avcodec_get_p... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Lars Täuber | Make 16bit YUV formats compatible with NE avcodec_get_p... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Reimar Döffinger | Use memcpy to copy till end of line in one go instead... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Ivan Schreter | cosmetic changes (indentation, doxygen comments, braces... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Reimar Döffinger | Slightly simplify detection of end of compressed data... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Reimar Döffinger | Make vp3 arrays static const where possible. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Reimar Döffinger | Remove useless ulti_decode_end function. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Reimar Döffinger | Search for ipmovie signature beyond the start of the... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Reimar Döffinger | Extend ipmovie signature to match exactly one place... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Diego Biurrun | prettyprinting cosmetics |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Sascha Sommer | fix handling of packet loss when the output buffer... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Sascha Sommer | reindent |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Sascha Sommer | remove no longer needed debug output |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Sascha Sommer | reduce output buffer needs |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Sascha Sommer | store packet GetBitContext in the decoder context |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Justin Ruggles | Remove fake Speex header creation from FLV demuxer... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Justin Ruggles | Add frame_size as a codec parameter requirement for... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Diego Biurrun | Reduce pointless verbosity after seeks in the MP3 decoder. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Ramiro Polla | Add a newline in error message in CHECKED_ALLOC(Z). |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Ramiro Polla | Indent. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Ramiro Polla | Use if(0){} instead of #if 0 to prevent debug code... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Justin Ruggles | libspeex: Do not set AVCodecContext.frame_size in decod... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Måns Rullgård | configure: fix check for x264 |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Diego Biurrun | cosmetics: indentation and other prettyprinting fixes |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Sascha Sommer | add missing wmapro decoder parts |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Diego Biurrun | whitespace cosmetics, prettyprinting |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Diego Biurrun | Update ffv1 codec long name in the documentation as... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Lars Täuber | Use "FFmpeg video codec #1" instead of "FFmpeg codec... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Josh Harris | Fix incorrect display of ASF/WMV duration after r12926. |
commit | commitdiff | tree | snapshot |
next |