2009-12-08 |
Daniel Verkamp | AC-3 decoder is no longer GPL; update FAQ |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Jason Garrett... | Boolify options passed to x264. |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Erik Slagter | Add MBtree support for libx264 |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Andreas Öman | aac: Set sample rate in avctx from ADTS header (if... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Michael Niedermayer | Reduce warnings about too few consumed bytes to debug... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Stefano Sabatini | Fix alpha plane flipping for the yuva420p and similar... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Michael Niedermayer | Do as the comment says and signal an error. |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Michael Niedermayer | 10l bug, use av_fast_malloc() instead if av_malloc... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Michael Niedermayer | Try to allocate audio buffer sizes depending on the... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Michael Niedermayer | Check that the buffer size speified to avcodec_encode_a... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Michael Niedermayer | Do not assume that av_get_bits_per_sample() is a multip... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Michael Niedermayer | Raise threshold of h263 probe by 1 to avoid misdetection. |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Michael Niedermayer | Add out commented av_log to debug h263_probe. |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Michael Niedermayer | Also print the number of invalid packets in the debug... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Michael Niedermayer | Flip the comparission direction of vid+audio+priv1... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Reimar Döffinger | Make sure that compilation fails if functions like... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Michael Niedermayer | Get rid of audio_out2, it seems unneeded. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Jai Menon | Update seek.regression.ref. This is due to r20758. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Jai Menon | AU : demuxed packet size should be sample size aligned. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Ramiro Polla | Document the differences between the two asm fragments... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Michael Niedermayer | Print error messages on errors. |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Michael Niedermayer | Fix apparent 10l typos introduced in r8627. |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ramiro Polla | Start using intermediate buffers at index 0. |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Stefano Sabatini | Reindent after the last commit. |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Stefano Sabatini | Fix slicify when the slice_direction is negative, make... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ramiro Polla | Update documentation for r20435 (which added the -fpre... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Carl Eugen... | Cosmetics: Fix indentation after r20751. |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Jason Garrett... | Simplified deblocking checks. |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Jason Garrett... | Faster checks in reverse_dc_prediction. |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Jason Garrett... | Check transform==15 first, since it's more common than 13. |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Carl Eugen... | Revert r20747: It mixed functional and cosmetical changes. |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Jason Garrett... | Various VP3 optimizations. |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Kostya Shishkov | cosmetics: insert space between codeword and left paren... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Sergiy | Do not send invokes to RTMP server if we are not connec... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Sean Soria | Calls to url_fseek should have their return value check... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Loren Merritt | slightly faster scalarproduct_and_madd_int16_ssse3... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Loren Merritt | r20739 broke compilation on systems without yasm |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Jai Menon | Update frame_width and frame_height based on the lowres... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Stefano Sabatini | Add 'const' attribute to the last_asked_format variable... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Loren Merritt | refactor and optimize scalarproduct |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Ramiro Polla | Fix compilation with runtime cpu detection. |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Carl Eugen... | Cosmetics: Reindent after r20679. |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Carl Eugen... | Cosmetics: Reindent after r20736. |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Michael Niedermayer | Make sure the parsers do not overwrite width/height... |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Stefano Sabatini | Add an entry for the avfilter_draw_slice() API changes... |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Stefano Sabatini | Add a slice_dir parameter to avfilter_draw_slice(). |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Stefano Sabatini | Cosmetics: remove empty definitions of hw-accelerated... |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Kostya Shishkov | cosmetics: reindent after last commit |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Sergiy | Implement RTMP output (publishing FLV stream to RTMP... |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Michael Niedermayer | Do not crash on frame size changes. |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Loren Merritt | 1-13% faster apply_filter, 1-3% faster ape decoding... |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Sergiy | Compress headers for output RTMP packets. |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Kostya Shishkov | 100l trocadero: call emms_c() after doing decoding... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Michael Niedermayer | Make sure ff_init_qscale_tab() is called one way or... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Michael Niedermayer | Move ff_init_qscale_tab() from h263.c to mpegvideo... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Baptiste Coudurier | lzw.h does not need get_bits.h, tiff.c needs intreadwri... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Baptiste Coudurier | use lzw compression in gif encoder |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Loren Merritt | port ape dsp functions from sse2 to mmx |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Ramiro Polla | Add support for nv12/nv21 input. |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Ramiro Polla | Make av_log_level static at next lavu major version... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Loren Merritt | avoid an unpredictable branch |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Loren Merritt | inline to allow constant propagation |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Kostya Shishkov | Remove duplicating variable |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Kostya Shishkov | 5l trocadero: RTMP channel ID lies in range 3-65599... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Sergiy | Send connect() and createStream() in RTMP system channe... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Sergiy | Move "app" string into RTMP protocol context. |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Sergiy | RTMP packets with one-byte header use previous packet... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Ramiro Polla | Update help text for -fpre option to make it a little... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Ramiro Polla | Update Changelog, documentation, and libavformat minor... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Philipp Matthias... | Revert r20095: Allow compiling to vorbis again. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Baptiste Coudurier | pass avctx as argument instead of width and height |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Baptiste Coudurier | remove useless params |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Baptiste Coudurier | remove useless params |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Baptiste Coudurier | move private context declaration at the top |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Michael Niedermayer | Fix 1 pass RC in snow. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Måns Rullgård | ARM: 1l c&p fix: do not set pred16x16_plane for rv40 |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Måns Rullgård | ARM: NEON optimised H264 16x16, 8x8 pred |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Sergiy | Add another known RTMP channel ID to enum. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Sergiy | Move is_input flag into RTMP protocol context. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Alex Converse | AAC: Add a global header but output not locked output... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Alex Converse | Set the SBR mode to implicit on ADTS frames occurring... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Mike Melanson | Small refactoring: Instead of 4 loops for decoding... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Mike Melanson | Use a list to track which fragments coded in this frame... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Måns Rullgård | ARM: small tweak of NEON H264 IDCT |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Måns Rullgård | ARM: NEON 2xN chroma MC |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Måns Rullgård | ARM: NEON 16x16 and 8x8 avg qpel MC |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Baptiste Coudurier | print error message when image2 muxer fail to compute... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Sean Soria | Change ret type to int64_t because url_fseek returns... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Baptiste Coudurier | fix typo, ALT_BITSTREAM_WRITER_LE does not exist |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Michael Niedermayer | Store original width/height so that rv20 does not get... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Michael Niedermayer | Make rv1/2 decoder use the next slice if needed. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Baptiste Coudurier | use AVFormatContext in av_log, better than AVCodecConte... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Baptiste Coudurier | update seek regression ref due to r20674, packet size... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Michael Niedermayer | Support ASCII pnms. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Kostya Shishkov | Write timestamp deltas, not timestamps, for RTMP packet... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Kostya Shishkov | Full-header RTMP packets contain real timestamp, others... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Kostya Shishkov | Write header for RTMP packets with channel_id >= 64... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Sergiy | Read and write extended timestamps for RTMP packets. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Kostya Shishkov | 7l trocadero: reading right into enum variable may... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Michael Niedermayer | Support "A format generated by IndigoVision 8000 video... |
commit | commitdiff | tree | snapshot |
next |