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 |
2009-12-01 |
Jai Menon | pngdec.c : release allocated buffers. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Michael Niedermayer | slif aka "SoftLab MPEG-2 I-frames Codec" support. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Michael Niedermayer | 4:2:2 4:4:4 bugfix for the error concealment code. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Stefano Sabatini | Rename parameters of put_sbits() to make them consisten... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Michael Niedermayer | Move "slice below image" check from mpeg_decode_slice... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Michael Niedermayer | Print a warning if the duration is estimated from the... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Vitor Sessak | decode qcelp in aiff, implement #1524, patch by Vitor |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Baptiste Coudurier | Check Xfixes.h header presence before enabling x11grab. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Michael Niedermayer | Move dummy picture allocation code from mpeg1/2 to... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Michael Niedermayer | Disable error resilience for field pictures, this was... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Michael Niedermayer | Set mb_y in mpeg2 field pictures like h264 does. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Michael Niedermayer | Make ""MPEG motion vector out of boundary" message... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Attila Kinali | Fix an issue uncovered by commit 20623: |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Michael Niedermayer | Start decoding from seq/gop too, not just I frames. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Michael Niedermayer | Fix dual prime motion compensation in field pictures. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Matthieu Castet | Include alsa headers before the internal FFmpeg headers. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Stefano Sabatini | Factorize common commandline options definition. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Stefano Sabatini | Use more consistent / meaningful parameter names for the |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Ivo van Poorten | consistency with other files: av_cold static ---> stati... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Baptiste Coudurier | 100l, max value for timescale is UINT16_MAX |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Stefano Sabatini | Use the correct chroma values for the data[] array... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Stefano Sabatini | Use a valid log context for av_log(). |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Måns Rullgård | nellymoser: use constant seed for dithering RNG |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Måns Rullgård | cook: use constant seed for dithering RNG |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Michael Niedermayer | Print errors instead of just ignoring contradictionary... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Stefano Sabatini | Document slice ordering assumption required by avfilter... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Michael Niedermayer | Override a few values read so as to ensure that things... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Michael Niedermayer | Restructure dummy frame allocation. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Baptiste Coudurier | remove useless mov timescale field |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Baptiste Coudurier | change track timescale to unsigned int, fix warning |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Baptiste Coudurier | track time can be 64bit |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Baptiste Coudurier | support pcm_f32/64le in mov |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Baptiste Coudurier | cosmetics, reindent after last commit |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Baptiste Coudurier | support sample rates > INT16_MAX in mov using stsd v2 |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Michael Niedermayer | Make sure field_select is not set to nonsensical values... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Michael Niedermayer | Factorize "s->first_slice = 1" out. |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Michael Niedermayer | Also check the location of the picture start code and... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Michael Niedermayer | Check order of startcodes, ignore some obviously wrong... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Michael Niedermayer | Move mpeg_decode_postinit() out of bitstream decoding... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Michael Niedermayer | Inline mpeg_decode_extension, will simplify future... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Michael Niedermayer | Simplify mpeg_decode_user_data() |
commit | commitdiff | tree | snapshot |
next |