2010-03-22 |
Justin Ruggles | Move ff_flac_write_header() to flacenc.h, which removes... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Michael Niedermayer | Disallow VLC coding with more than 8 bits as there... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Michael Niedermayer | Dont senselessly fail on rawvideo that isnt 3 files... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Josh Allmann | RTP depacketization of Theora |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Martin Storsjö | Reindent |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Martin Storsjö | Add support for TCP as lower transport in the RTSP... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Michael Niedermayer | Throw out last experimental warning that was printed... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Josh Allmann | Add doxygen docs for av_xiphlacing |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Martin Storsjö | Interpret valueless attributes in AMR ftmp lines as... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Martin Storsjö | Use the caller's RTSPMessageHeader in rtsp_setup_input_... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Michael Niedermayer | Remove the word "experimental" |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Michael Niedermayer | Ignore x264 build=0 as there is no such version, this... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
James Darnley | Fix FLAC demuxer dependencies. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Stefano Sabatini | Drop AVERROR_NOFMT at the next libavutil major bump. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Stefano Sabatini | Make av_open_input_file() return AVERROR_INVALIDDATA... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Stefano Sabatini | Make g729dec.c:decode_frame() return AVERROR_INVALIDDAT... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Reimar Döffinger | Do not use puts, it adds additional newlines making... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Reimar Döffinger | Add support for hard-coding the 256kB large dv_vlc_map... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Reimar Döffinger | Extend and move macros to create table printing functio... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Reimar Döffinger | Split VLC-related tables out of dvdata.h to make it... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Vitor Sessak | Reindent after r22618. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Vitor Sessak | Split DCT-II and DCT-III in different functions, they... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Vitor Sessak | Call DCT by function pointer. Needed for any future... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Vitor Sessak | Cosmetics: move ff_dct_init() to the bottom of the... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Vitor Sessak | DCT: remove unused field from context |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Kostya Shishkov | fix minor typo |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Diego Biurrun | Revert removal of _NETBSD_SOURCE definition. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Aurelien Jacobs | fix compilation with --disable-everything --enable... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Diego Biurrun | Move variable declaration, fixes the warning: |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Måns Rullgård | rdft: reorder functions to avoid static prototype |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Måns Rullgård | Call rdft by function pointer |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Michael Niedermayer | Hotfix for regtest-error failure |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Justin Ruggles | Add Changelog entry and bump lavf micro version for... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
James Darnley | Add VorbisComment writing to Ogg/FLAC and Ogg/Speex... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
James Darnley | Add VorbisComment writing to FLAC files. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Måns Rullgård | 10l: fix build without termios.h |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Michael Niedermayer | Error concealment of h264 with multiple references. |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Stefano Sabatini | List the FFserver specific options under a "Main option... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Stefano Sabatini | Change the definition of AVERROR_INVALIDDATA at the... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Stefano Sabatini | Extend description for AVERROR_INVALIDDATA. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Måns Rullgård | Register atexit handler only when needed |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Diego Biurrun | Replace wrong condition name in #endif comment by corre... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Diego Biurrun | Check whether COMPILE_ALTIVEC is defined, not if it... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Anton Khirnov | ffmpeg.c: copy chapters by default. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Janusz Krzysztofik | Reinitialize the h264 decoder context on every valid... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Bobby Bingham | The vflip filter does not need to keep ownership of... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Bobby Bingham | Use the new null callbacks to simplify filters and... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Bobby Bingham | Create a set of null callback functions. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Janusz Krzysztofik | Extend the generic path of the yuv2rgb converter with... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Måns Rullgård | Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Carl Eugen... | It is difficult nowadays to compile without swscale... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Stefano Sabatini | Make g729dec.c:decoder_init() return AVERROR(EINVAL... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Stefano Sabatini | Make url_fseek() return AVERROR_EOF rather than AVERROR... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Stefano Sabatini | Remove printing of frame sizes and frame rate abbreviat... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Robert Krüger | Add a -window_title option, which sets the FFplay windo... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Stefano Sabatini | Make ad-hoc lavfi tests use random values for the slice... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Stefano Sabatini | Add some ad-hoc tests for libavfilter. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Ronald S. Bultje | Cast sample_fmt (as read from bitstream as a 16-bit... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Carl Eugen... | Fix compilation on PPC 470. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Måns Rullgård | Remove $(MSG) override for install-lib targets |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Måns Rullgård | Make ranlib silent in brief output mode |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Alexis Ballier | qtrleenc: add rgb555 output |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Maxim Poliakovski | Correct reference buffer switching in Indeo 5 decoder. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Kostya Shishkov | document two variables in Indeo5 decoding context |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Bobby Bingham | Cosmetics: vertical align |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Bobby Bingham | Allow format and noformat filters to be more completely... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Bobby Bingham | Cosmetics: rearrange functions to simplify ifdeffery |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Ramiro Polla | vfwcap: Free remaining packets on vfw_read_close(). |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Ramiro Polla | Do not store a copy of AVFormatContext *s in vfw_ctx. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Bobby Bingham | Add video filter to manipulate aspect ratio |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Michael Niedermayer | Use H264s MC instead of mpeg4-asp qpel for h264 error... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Måns Rullgård | Fix erroneous behaviour when format probe hits end... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Måns Rullgård | Simplify arch-specific object file lists |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Måns Rullgård | Move arch-specific makefile parts into $arch/Makefile |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Måns Rullgård | configure: do not use $_ |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Víctor Paesa | Add compilation hints for Cygwin 1.7 and remove the... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Ronald S. Bultje | Typo: if output (video) stream's pix_fmt is not set... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Måns Rullgård | Move H264 dsputil functions into their own struct |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Baptiste Coudurier | 100L, revert r22560, already present |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Daniel Verkamp | patcheck: Escape parentheses in grep calls |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Aurelien Jacobs | rename av_read_frame_flush to ff_read_frame_flush |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Aurelien Jacobs | rename av_program_add_stream_index to ff_program_add_st... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Baptiste Coudurier | mpegts muxer now needs mpeg4audio code like adts muxer |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Greg Maxwell | Correctly write last 0 lacing value when packet size... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Måns Rullgård | H264: fix signed overflow in constant multiplication |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Michael Niedermayer | Add AVSEEK_FORCE flag to indicate that the code should... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Michael Niedermayer | Add ff_ prefix for mpeg2_dc_scale_table. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Aurelien Jacobs | matroskadec: fix missing dependency |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Michael Niedermayer | Support intra_dc_precision>8 in jpeg |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Michael Niedermayer | Allow mpeg style yuv in jpeg when strict standard compl... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Måns Rullgård | Add FATE tests |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Jai Menon | cosmetics : Print newline after error message. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Michael Niedermayer | use mpeg2 quantization bias for mjpeg. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Martin Storsjö | Reindent |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Martin Storsjö | Don't let ff_rtsp_read_reply skip interleaved RTP/TCP... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Martin Storsjö | Make rtsp_skip_packet non-static, add ff prefix |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Martin Storsjö | Reindent |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Martin Storsjö | RTSP: Synchronize the start time of the chained RTP... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Benoit Fouet | Remove avcodec_thread_execute from avcodec.h, and make... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Martin Storsjö | Use AVFormatContext.start_time_realtime in the RTP... |
commit | commitdiff | tree | snapshot |
next |