2008-12-16 |
Michael Niedermayer | Do not skip frames until the first keyframe when stream... |
blob | commitdiff | raw |
2008-12-14 |
Stefano Sabatini | Cosmetics: remove empty comments. |
blob | commitdiff | raw | diff to current |
2008-12-03 |
Diego Biurrun | Delete unnecessary 'extern' keywords. |
blob | commitdiff | raw | diff to current |
2008-12-01 |
Stefano Sabatini | Make more informative the error messages regarding... |
blob | commitdiff | raw | diff to current |
2008-11-29 |
Benjamin Larsson | channel layout support for ffmpeg.c |
blob | commitdiff | raw | diff to current |
2008-11-27 |
Stefano Sabatini | Make rate_emu a global property rather than to be setta... |
blob | commitdiff | raw | diff to current |
2008-11-27 |
Stefano Sabatini | Remove AVInputStream frame variable definition and... |
blob | commitdiff | raw | diff to current |
2008-11-27 |
Stefano Sabatini | Make the input realtime framerate emulation code use... |
blob | commitdiff | raw | diff to current |
2008-11-21 |
Stefano Sabatini | Make ffmpeg print in the error message the exact line... |
blob | commitdiff | raw | diff to current |
2008-11-21 |
Stefano Sabatini | Make ffmpeg print in the error message the exact line... |
blob | commitdiff | raw | diff to current |
2008-11-17 |
Stefano Sabatini | Improve error message in case of output file with no... |
blob | commitdiff | raw | diff to current |
2008-11-17 |
Stefano Sabatini | Improve messages printed when there is no input/output... |
blob | commitdiff | raw | diff to current |
2008-11-17 |
Stefano Sabatini | Remove unnecessary calls to show_help(), make ffmpeg... |
blob | commitdiff | raw | diff to current |
2008-11-15 |
Luca Barbato | Flush SDP description |
blob | commitdiff | raw | diff to current |
2008-10-21 |
Aurelien Jacobs | uses FF_ARRAY_ELEMS() where appropriate |
blob | commitdiff | raw | diff to current |
2008-10-18 |
Stefano Sabatini | Provide more context to the opt_preset() error messages... |
blob | commitdiff | raw | diff to current |
2008-10-18 |
Stefano Sabatini | Make ffmpeg abort if a preset file contains an invalid... |
blob | commitdiff | raw | diff to current |
2008-10-18 |
Stefano Sabatini | Provide more context for the error message issued when... |
blob | commitdiff | raw | diff to current |
2008-10-15 |
Ramiro Polla | Support absolute DOS paths for preset parameters |
blob | commitdiff | raw | diff to current |
2008-10-12 |
Stefano Sabatini | Add preset options documentation strings. |
blob | commitdiff | raw | diff to current |
2008-10-09 |
Michael Niedermayer | Limit discontinuity handling to containers that allow... |
blob | commitdiff | raw | diff to current |
2008-10-08 |
Aurelien Jacobs | cosmetics: indentation |
blob | commitdiff | raw | diff to current |
2008-10-08 |
Aurelien Jacobs | lookup AVCodec by name |
blob | commitdiff | raw | diff to current |
2008-10-05 |
Stefano Sabatini | Remove unused and invalid code from ffmpeg.c. |
blob | commitdiff | raw | diff to current |
2008-09-29 |
Diego Biurrun | Uniformly define _XOPEN_SOURCE to 600. |
blob | commitdiff | raw | diff to current |
2008-09-29 |
Diego Biurrun | cosmetics: Consistently use #ifdef in preprocessor... |
blob | commitdiff | raw | diff to current |
2008-09-28 |
Wolfram Gloger | set video_enc->sample_aspect_ratio to fix stream copy |
blob | commitdiff | raw | diff to current |
2008-09-28 |
Michael Niedermayer | Move opt_default() and set_context_opts() to cmdutils... |
blob | commitdiff | raw | diff to current |
2008-09-28 |
Stefano Sabatini | Implement the force_fps option, which disables the... |
blob | commitdiff | raw | diff to current |
2008-09-28 |
Michael Niedermayer | Support loading presets from random paths. |
blob | commitdiff | raw | diff to current |
2008-09-26 |
Baptiste Coudurier | include sys/select.h, fix freebsd 5.5 compilation |
blob | commitdiff | raw | diff to current |
2008-09-18 |
Michael Niedermayer | Support comments in preset files. |
blob | commitdiff | raw | diff to current |
2008-09-13 |
Gert Vervoort | Fix setting default value of scan_offset option for... |
blob | commitdiff | raw | diff to current |
2008-09-04 |
Baptiste Coudurier | add -xerror option, ffmpeg will now exit right when... |
blob | commitdiff | raw | diff to current |
2008-09-04 |
Baptiste Coudurier | print error when deinterlacing fails |
blob | commitdiff | raw | diff to current |
2008-09-04 |
Peter Ross | Remove further 1sample=2byte assumptions within FFmpeg... |
blob | commitdiff | raw | diff to current |
2008-08-31 |
Peter Ross | Display error message when user attempts to resample... |
blob | commitdiff | raw | diff to current |
2008-08-27 |
Stefano Sabatini | Simplify the indexing logic in the av_encode() streams... |
blob | commitdiff | raw | diff to current |
2008-08-23 |
Aurelien Jacobs | export sample_aspect_ratio read by the demuxer in a... |
blob | commitdiff | raw | diff to current |
2008-08-23 |
Stefano Sabatini | Provide a context to opt_frame_rate(), and make it... |
blob | commitdiff | raw | diff to current |
2008-08-19 |
Stefano Sabatini | Replace invocations of av_fifo_realloc(), which is... |
blob | commitdiff | raw | diff to current |
2008-08-14 |
Aurelien Jacobs | ensure we get explicit definition of various _XOPEN_SOU... |
blob | commitdiff | raw | diff to current |
2008-08-12 |
Loren Merritt | align the audio decoding buffer, since some codecs... |
blob | commitdiff | raw | diff to current |
2008-08-03 |
Stefano Sabatini | Increase the maximum number of supported stream mapping... |
blob | commitdiff | raw | diff to current |
2008-08-03 |
Peter Ross | Add sample format converter to FFmpeg (adds -sample_fmt... |
blob | commitdiff | raw | diff to current |
2008-07-31 |
Peter Ross | Add opt handler for pending "-sample_fmt" option |
blob | commitdiff | raw | diff to current |
2008-07-28 |
Stefano Sabatini | Make ffmpeg dump output format in case of codec type... |
blob | commitdiff | raw | diff to current |
2008-07-26 |
Peter Ross | add CODEC_ID_PCM_F32BE (32-bit floating point PCM big... |
blob | commitdiff | raw | diff to current |
2008-07-24 |
Diego Biurrun | cosmetics: typo fixes |
blob | commitdiff | raw | diff to current |
2008-07-19 |
Michael Niedermayer | Remove explicit strict_std_compliance support as it... |
blob | commitdiff | raw | diff to current |
2008-07-18 |
Stefano Sabatini | Make ffmpeg -t X with X<=0 transcode nothing. |
blob | commitdiff | raw | diff to current |
2008-07-18 |
Michael Niedermayer | Correcting displayed muxing overhead and video stream... |
blob | commitdiff | raw | diff to current |
2008-07-13 |
Michael Niedermayer | -itsscale to scale timestamps |
blob | commitdiff | raw | diff to current |
2008-07-13 |
Diego Biurrun | Drop non-C99-compliant initialization. |
blob | commitdiff | raw | diff to current |
2008-07-13 |
Michael Niedermayer | On EOF keep calling the decoders until they do not... |
blob | commitdiff | raw | diff to current |
2008-07-13 |
Michael Niedermayer | Use -vsync 0 unless the user explicitly asked for... |
blob | commitdiff | raw | diff to current |
2008-07-12 |
Ramiro Polla | Prevent users from setting -vol and -acodec copy together. |
blob | commitdiff | raw | diff to current |
2008-07-09 |
Michael Niedermayer | indent |
blob | commitdiff | raw | diff to current |
2008-07-09 |
Michael Niedermayer | Allow setting codecs through preset files |
blob | commitdiff | raw | diff to current |
2008-07-08 |
Michael Niedermayer | Fix the av_set_string() free / alloc issue. |
blob | commitdiff | raw | diff to current |
2008-06-26 |
Michael Niedermayer | Register intrrupt_cb() early enough so we dont get... |
blob | commitdiff | raw | diff to current |
2008-06-25 |
Stefano Sabatini | Remove unnecessary function opt_qdiff(), max_qdiff... |
blob | commitdiff | raw | diff to current |
2008-06-25 |
Michael Niedermayer | Use correct timestamp value for stream copy. |
blob | commitdiff | raw | diff to current |
2008-06-22 |
Stefano Sabatini | Cosmetics: move ffmpeg.c dframes option definition... |
blob | commitdiff | raw | diff to current |
2008-06-22 |
Baptiste Coudurier | cosmetics, reindent |
blob | commitdiff | raw | diff to current |
2008-06-22 |
Baptiste Coudurier | enable feeder threads |
blob | commitdiff | raw | diff to current |
2008-06-17 |
Stefano Sabatini | Cosmetics: display ffmpeg -h generic advanced options... |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Stefano Sabatini | Don't show advanced subtitle options within the ffmpeg... |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Stefano Sabatini | Don't show subtitle and grab options within the ffmpeg... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Stefano Sabatini | Make ffmpeg.c use print_error() when it can't read... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Stefano Sabatini | Improve ffmpeg error reporting in case of input/output... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Stefano Sabatini | Make ffmpeg.c:opt_thread use parse_number_or_die(). |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Stefano Sabatini | Factorize options context setting. |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Baptiste Coudurier | enable stream copy with ffserver, to be able to chain |
blob | commitdiff | raw | diff to current |
2008-06-11 |
Baptiste Coudurier | set log debug when avformat debug is set |
blob | commitdiff | raw | diff to current |
2008-06-09 |
Baptiste Coudurier | remove ugly ffm_nopts hack, use AVFormatContext->timestamp |
blob | commitdiff | raw | diff to current |
2008-06-08 |
Michael Niedermayer | Support longer paths for and longer names in preset... |
blob | commitdiff | raw | diff to current |
2008-06-08 |
Michael Niedermayer | indent |
blob | commitdiff | raw | diff to current |
2008-06-08 |
Michael Niedermayer | Search /usr(/local)/share for preset files as well. |
blob | commitdiff | raw | diff to current |
2008-06-07 |
Michael Niedermayer | Presets support. |
blob | commitdiff | raw | diff to current |
2008-05-31 |
Stefano Sabatini | Add a few newlines to 'ffmpeg -h' output to make it... |
blob | commitdiff | raw | diff to current |
2008-05-31 |
Peter Ross | Compiling ffmpeg.c fails when when the .ffm demuxer... |
blob | commitdiff | raw | diff to current |
2008-05-30 |
Michael Niedermayer | Remove incorrect usage of av_free_static(), ffmpeg... |
blob | commitdiff | raw | diff to current |
2008-05-29 |
Baptiste Coudurier | cosmetics, space before and after parenthesis, weird... |
blob | commitdiff | raw | diff to current |
2008-05-29 |
Erik Hovland | Remove unnecessary header #includes. |
blob | commitdiff | raw | diff to current |
2008-05-29 |
Stefano Sabatini | Simplify show_banner() so that it does not require... |
blob | commitdiff | raw | diff to current |
2008-05-28 |
Stefano Sabatini | Slightly clarify bitstream filter help output. |
blob | commitdiff | raw | diff to current |
2008-05-28 |
Michael Niedermayer | Remove coded_frame==NULL checks for video encoders. |
blob | commitdiff | raw | diff to current |
2008-05-27 |
Baptiste Coudurier | use av_fifo_generic_write, old func is deprecated |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Michael Niedermayer | Make stream copy of ac3 from riff based formats work. |
blob | commitdiff | raw | diff to current |
2008-05-25 |
Michael Niedermayer | Ensure that one can store X bytes in a fifo of size X. |
blob | commitdiff | raw | diff to current |
2008-05-25 |
Michael Niedermayer | Make av_fifo*_read() ignore the available amount of... |
blob | commitdiff | raw | diff to current |
2008-05-25 |
Michael Niedermayer | Make opt_verbose() work again. |
blob | commitdiff | raw | diff to current |
2008-05-22 |
Stefano Sabatini | Move show_formats() to cmdutils.c. |
blob | commitdiff | raw | diff to current |
2008-05-21 |
Michael Niedermayer | Get rid of more senseless wrapper functions and use... |
blob | commitdiff | raw | diff to current |
2008-05-21 |
Michael Niedermayer | Do not pass program_name as argument to show_version... |
blob | commitdiff | raw | diff to current |
2008-05-21 |
Michael Niedermayer | OPT_EXIT |
blob | commitdiff | raw | diff to current |
2008-05-21 |
David Bolt | Print timestamp with increased precision. |
blob | commitdiff | raw | diff to current |
2008-05-13 |
Stefano Sabatini | Make 'ffmpeg -formats' print codec long names. |
blob | commitdiff | raw | diff to current |
2008-05-11 |
Dave Yeo | sys/resource.h needs sys/types.h on OS/2, patch by... |
blob | commitdiff | raw | diff to current |
next |