2011-01-14 |
Baptiste Coudurier | Update smc fate ref due to r26310 |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Jason Garrett... | Fix SVQ3 |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Baptiste Coudurier | New "copytb" ffmpeg cli option to copy input stream... |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Jason Garrett... | Remove outdated comment in h264dsp.h |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Jason Garrett... | Reindent after r26337. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Jason Garrett... | H.264: switch to x264-style tracking of luma/chroma... |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Jason Garrett... | H.264: split luma dc idct out and implement MMX/SSE2... |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Stefano Sabatini | Make opt_audio_sample_fmt() abort in case of invalid... |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Stefano Sabatini | Add the word "Parsed" in the parsed filter names. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Stefano Sabatini | Add avcore.h header in samplefmt.h. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Ronald S. Bultje | Copy metadata from ASF files contained in RTSP streams... |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Ronald S. Bultje | Reindent after 26330. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Ronald S. Bultje | Introduce av_metadata_copy() to copy metadata from... |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Jason Garrett... | H.264: eliminate non-transposed scantable support. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Sascha Sommer | add support for blocksize 64 |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Peter Ross | wtv: ignore VIDEOINFOHEADER2 picture aspect ratio infor... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Martin Storsjö | Revert aviobuf: Retry if the read/write function return... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Stefano Sabatini | Check linked pads media type mismatch in avfilter_link(). |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Stefano Sabatini | Make av_get_channel_layout_string() guess the number... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Stefano Sabatini | Make avfilter_graph_free() do nothing if graph is NULL. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Stefano Sabatini | Print link audio format name in tools/graph2dot. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Stefano Sabatini | Use AVERROR_INVALIDDATA rather than -1 for nutdec error... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Stefano Sabatini | In the pad filter, log information about the input... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Alex Converse | Remove myself as AAC maintainer. I just don't have... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Martin Storsjö | aviobuf: Retry if the read/write function returns AVERR... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Baptiste Coudurier | Do not allocate unused swscale context when libavfilter... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Aurelien Jacobs | don't complain about codec type/id mismatche for attach... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Michael Niedermayer | Fix design of the pad filter. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Michael Niedermayer | Add w,h,format back into AVFilterBuffer, these are... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Baptiste Coudurier | Fix warnings: |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Baptiste Coudurier | Change 'arg' type in parse_meta_type, fix warning: |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Baptiste Coudurier | In mov demuxer, handle better wrong time scale, fix... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Baptiste Coudurier | In mov demuxer, set r_frame_rate for cfr files |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Daniel Kang | Do not crash for illegal sample size, fixes issue 2502. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Stefano Sabatini | Clarify timestamps related error messages in compute_pk... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Peter Ross | electronicarts: prevent endless loop opportunity in... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Jason Garrett... | H.264: fix grayscale decoding with explicit wpred |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Peter Ross | revert r26302 |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Carl Eugen... | Do not stop decoding on pnm files with negative maxval. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Clément Bœsch | In gif encoder, fix uninitialized value, patch by Cléme... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Peter Ross | electronicarts: prevent endless loop opportunity in... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Peter Ross | electronicarts: only apply audio sanity checks when... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Kang | perform height sanity check in mmvideo decoder |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Peter Ross | mmvideo: remove some conditional statements by limiting... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Kang | perform sanity check on sample rate in electronicarts... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Clément Bœsch | Handle ID3v1 tag while decoding mp[123] frames |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Kang | perform sanity check on number of channels in electroni... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Kang | Check for invalid decode op-codes, fixes issue 2522. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Kang | Check for vectable ID > 0, fixes issue 2508. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Kang | Check for invalid motion vector, fixes issue 2521. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Daniel Kang | Check for invalid maxval in pgm decoder, fixes issue... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Anssi Hannula | Fix reading over the end of the allocated buffer. |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Carl Eugen... | Match the documentation of -ar with the actual behaviour. |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Daniel Kang | Check for several overreads, fixes issue 2512. |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Daniel Kang | Return on negative soff sizes, fixes issue 2515. |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Martin Storsjö | Fix arm asm offsets for arm/mach-o |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Luca Barbato | Update asm offsets for arm |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Martin Storsjö | rtsp: Properly fail if unable to open an input RTP... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Stefano Sabatini | Fix typos in the crop filter documentation. |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Stefano Sabatini | Add documentation for the image2 demuxer. |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Stefano Sabatini | Add demuxers.texi file. |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Peter Ross | add myself as the WTV maintainer |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Peter Ross | fix indentation |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Daniel Kang | eacmv: ensure second-last frame is allocated before... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Peter Ross | fix indentation |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Peter Ross | wtv: only process timestamp_guid chunks for streams... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Peter Ross | wtv: do not repopulate codec information after we have... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Peter Ross | wtv: stop processing chunks if length is smaller than... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Peter Ross | wtv: fix typo |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Peter Ross | Add audio codec 0x1602 (AAC LATM) |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Justin Ruggles | Remove unneeded #include |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Justin Ruggles | Add stereo rematrixing support to the AC-3 encoders. |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Carl Eugen... | Lagarith decoder by Nathan Caldwell, saintdev at gmail |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Kostya Shishkov | Limit number of samples decoded for WavPack mono mode... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Sascha Sommer | skip unsupported postproc information |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Sascha Sommer | add support for files that do not allow more than 4... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Sascha Sommer | fix indentation |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Sascha Sommer | add support for files where the frames do not have... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Anssi Hannula | Show profile in avcodec_string(). |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Baptiste Coudurier | Fix bmp encoder with 8 bits format and correctly set... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Michael Niedermayer | Deprecate reordered_opaque in favor of pkt_pts/dts |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Michael Niedermayer | Add pkt_dts to AVFrame, this will in the future allow... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Michael Niedermayer | Add AVFrame.pkt_pts that contains the correctly reorder... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Anssi Hannula | Add av_get_profile_name() to get profile names. |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Daniel Kang | Check if buffer is large enough for given resolution. |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Baptiste Coudurier | In mov muxer, override codec tag for dv in mov, fix... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Daniel Kang | Do not overread input buffer. |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Baptiste Coudurier | In mov muxer, override codec tag for h263 in mov, fix... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Luca Barbato | Unbreak ffserver |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Carl Eugen... | Fail more gracefully for multichannel wavpack in anothe... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Anatoly Nenashev | Fix lowres > 0 with --enable-avfilter.. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Daniel Kang | Prevent a crash by sanity checking buffer reads. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Anssi Hannula | Export dca profile information. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Anssi Hannula | Verify FSIZE96 when encountering X96 sync code. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Daniel Kang | Fix a crash when decoding tiff by moving check |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Baptiste Coudurier | In dnxhd decoder, set key_frame on decoded frame |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Martin Storsjö | rtsp: Allow requesting of filtering of source packets |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Martin Storsjö | udp: Allow specifying the connect option in udp_set_rem... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Martin Storsjö | rtpproto: Allow specifying the connect option, passed... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Daniel Kang | Fix crash for files with strip size larger than the... |
commit | commitdiff | tree | snapshot |
next |