2010-04-26 |
Stefano Sabatini | Make ffmpeg use print_error() to make apparent the... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Stefano Sabatini | Make file_open() return the error code set in errno... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Stefano Sabatini | Implement v4l2 input size autodetection in v4l2_read_he... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Sebastian Vater | Make two functions out of #define hackery. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Ronald S. Bultje | Reindent after r22968. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Ronald S. Bultje | Write clip-related decimal numbers into hex, where... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Måns Rullgård | Set ARCH=c with --disable-asm, fix build |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Stefano Sabatini | Return meaningful error codes, rather than always -1. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Ronald S. Bultje | Fix broken 32-bit clipping, and write numbers in hex... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Robert Krüger | Make ffprobe show stream->nb_frames if that info is... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Stefano Sabatini | Remove unnecessary width and height variables from... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Stefano Sabatini | Make avcodec_check_dimensions() return AVERROR(EINVAL... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Stefano Sabatini | Mark av_metadata_set() as deprecated, and use av_metada... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Stefano Sabatini | Implement ffserver.c:report_config_error() and a macro... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Stefano Sabatini | Statically initialize ffserver.c:config_filename, simplify. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Stefano Sabatini | Consistently prefer @var{VAR} over ``VAR'' for indicati... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Michael Niedermayer | 4th try at getting ansi colors working with a default... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Ronald S. Bultje | Add acelp_filters.o as QCELP decoder object file. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Ronald S. Bultje | Make WMAVoice decoder depend on DCT/RDFT |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Måns Rullgård | Workaround for missing llrintf() |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Michael Niedermayer | Trying _WIN32 for win32 detection. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Michael Niedermayer | Merge the 2 ANSI ESC codes. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Michael Niedermayer | Reenable ANSI colors, use method from VLC as suggested... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Justin Ruggles | ac3dec: return smaller of buf_size and frame_size inste... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Måns Rullgård | ARM: fix build for darwin/iphone |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Michael Niedermayer | Disable ANSI color code until we figured out how to... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Baptiste Coudurier | Disable LATM AAC in mpegts, this is not supported and... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Michael Niedermayer | Coloring the log with ANSI. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Jai Menon | Fix off-by-1 error in the tag parsing code. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Michael Niedermayer | Set .supported_samplerates for mpeg audio encoders. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Michael Niedermayer | Make sure ffmpeg chooses a supported samplerte if the... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Tomas Härdin | Made FLIC demuxer capable of handling the videos from... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Christian Schmidt | Support VP6F in Matroska. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Cyril Russo | Fix compilation error of ffmpeg and ffplay with --disab... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Stefano Sabatini | Do not initialize res in url_fseek(), in the case ... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Ronald S. Bultje | WMAVoice postfilter. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Ronald S. Bultje | Move clipping of audio samples (for those codecs output... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Jai Menon | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Ronald S. Bultje | Implement QCELP postfilter. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Ronald S. Bultje | Make the Sipr16k postfilter function write data into... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Ronald S. Bultje | Split input/output data arguments to ff_acelp_apply_ord... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Ronald S. Bultje | Split the input/output data arguments to ff_adaptive_ga... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
David Conrad | theora: coeff huffman codes are allowed to be up to... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Vitor Sessak | 10l: do not try to unpack DTX frames in AMR-NB decoder |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Vitor Sessak | Fix MTV decoding on big-endian systems |
commit | commitdiff | tree | snapshot |
2010-04-21 |
David Conrad | mov: Read QuickTime chapters |
commit | commitdiff | tree | snapshot |
2010-04-21 |
David Conrad | movenc: Write nero chapters |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Baptiste Coudurier | seems aac gets screwed up by the parser so disable it |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Baptiste Coudurier | parse stream headers for audio streams in mkv, needed... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Sebastian Vater | Reindent / reformat some code with broken indenting. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Robert Krüger | Allow setting the environment variable FFMPEG_DATADIR... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Sebastian Vater | Change a %2 to &1. Patch by Sebastian Vater <cdgs DOT... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Diego Biurrun | Remove explicit filename from Doxygen @file commands. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Diego Biurrun | Remove explicit filename from Doxygen @file commands. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Diego Biurrun | Add missing internal.h #include for brktimegm(), fixes... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Diego Biurrun | cosmetics: Switch Doxygen comments to JavaDoc style. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Martin Storsjö | Reset RTCP timestamps after seeking, add range start... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Martin Storsjö | Revert svn rev 21857, readd first_rtcp_ntp_time in... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Baptiste Coudurier | Set AVFMT_NOTIMESTAMPS flag for mp3 muxer |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Jason Garrett... | vertical align in libx264.c |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Måns Rullgård | Revert "Fix libx264 configure check to use pkg-config... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Jason Garrett... | Fix libx264 configure check to use pkg-config if available. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Vitor Sessak | Makefile: make fate target depend on compiling ffmpeg |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Måns Rullgård | configure: simplify $COMPONENT_LIST handling |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Måns Rullgård | configure: simplify vaapi dependencies |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Måns Rullgård | configure: simplify vdpau dependencies |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Måns Rullgård | FATE: update nsv-demux checksums |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Luca Barbato | Make ffserver support rfc3550 |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Luca Barbato | Make rtp protocol obey rfc3550 |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Stefano Sabatini | Fix leak in avfilter_graph_add_filter(). |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Howard Chu | Implement librtmp seek support. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Stefano Sabatini | Prefer AVERROR(ENOSYS) over AVERROR_NOTSUPP. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Stefano Sabatini | Make url_fsize() return AVERROR(ENOSYS) rather than... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Stefano Sabatini | Make url_seek() return AVERROR(ENOSYS) rather than... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Michael Kaufmann | Add const to some pointer parameters. |
commit | commitdiff | tree | snapshot |
2010-04-17 |
David Conrad | vp3: Use avctx pointer directly |
commit | commitdiff | tree | snapshot |
2010-04-17 |
David Conrad | vp3: Read fps and aspect ratio in the decoder |
commit | commitdiff | tree | snapshot |
2010-04-17 |
David Conrad | vp3: Don't crop if there's a left/top offset, it's... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
David Conrad | vp3: DC-only IDCT |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Baptiste Coudurier | Take ticks per frame into account when warning about... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Martin Storsjö | Parse strf mov atoms |
commit | commitdiff | tree | snapshot |
2010-04-16 |
David Conrad | vp3: More buffer length checks |
commit | commitdiff | tree | snapshot |
2010-04-16 |
David Conrad | vp3: Remove internal debug statement |
commit | commitdiff | tree | snapshot |
2010-04-16 |
David Conrad | oggdec: Move warning about missing granule to the corre... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
David Conrad | oggdec: Fix duration calculation if the last page in... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
David Conrad | oggdec: Remove write-only variable |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Ramiro Polla | AVERROR(FF_NETERROR(x)) -> FF_NETERROR(x) |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Ronald S. Bultje | Fix compile error on mingw where ETIMEDOUT is missing... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Ronald S. Bultje | Remove useless assert(), since this can (in theora... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gwenole Beauchesne | H.264: cosmetics (vertical align). |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gwenole Beauchesne | H.264: move avctx->{profile,level} init before AVCodecC... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Gwenole Beauchesne | H.264: move avctx->refs init before AVCodecContext... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Andreas Öman | pngdec: Add support for PIX_FMT_Y400A |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Andreas Öman | Add PIX_FMT_Y400A, 8bit gray, 8bit alpha |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Robert Krüger | Fix computation of the display aspect ratio. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Stefano Sabatini | Factorize code in get_bit_rate(). |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Stefano Sabatini | Make avfilter_graph_add_filter() returns AVERROR(ENOMEM... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Diego Biurrun | Add rectangle.h #include for fill_rectangle(). |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Diego Biurrun | Move static function fill_filter_caches() from h264... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Howard Chu | Plug librtmp logging into av_log. |
commit | commitdiff | tree | snapshot |
next |