Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-08Merge commit '636ced8e1dc8248a1353b416240b93d70ad03edb'Michael Niedermayer
2013-06-27ffprobe: always exit 1 in case of errorsStefano Sabatini
2013-06-27ffprobe: reindent after previous commitStefano Sabatini
2013-06-27ffprobe: fix exit code with stream specifiersNicolas George
2013-06-27ffprobe: simplify branching logic in probe_file()Stefano Sabatini
2013-06-06ffprobe: show chapter and chapter metadata informationStefano Sabatini
2013-03-19ffprobe: set writer context to 0 after allocationStefano Sabatini
2013-03-17ffprobe: remove deprecated frame "reference" fieldStefano Sabatini
2013-03-13ffprobe: support codec optionsStefano Sabatini
2013-03-02ffprobe: use AVFrame accessor functionsMichael Niedermayer
2013-01-01ffprobe: do not escape '"' between single quotes.Clément Bœsch
2012-12-15ffprobe: show pkt_size in frameStefano Sabatini
2012-11-23ffprobe: free dictionary in opt_show_entries()Stefano Sabatini
2012-11-22ffprobe: implement -sections optionStefano Sabatini
2012-11-22ffprobe: implement subsection field selection through the -show_entries optionStefano Sabatini
2012-11-21ffprobe: fix typo in a commentStefano Sabatini
2012-11-21ffprobe: add "," at the end of enum listStefano Sabatini
2012-11-07ffprobe: fix potential NULL pointer dereferenceStefano Sabatini
2012-10-25ffprobe: add an array of section print buffers to the WriterContextStefano Sabatini
2012-10-11ffprobe: fix use of uninitialized pointer in av_strtok()Michael Niedermayer
2012-10-06ffprobe: reindent after previous commitStefano Sabatini
2012-10-06ffprobe: add -select_streams optionStefano Sabatini
2012-10-02fix exit_program() prototypesMichael Niedermayer
2012-10-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-30ffprobe: extend disposition printing supportStefano Sabatini
2012-09-30ffprobe: generalize nesting model for the XML writerStefano Sabatini
2012-09-29ffprobe: rework/fix ini writerStefano Sabatini
2012-09-29ffprobe: rework/fix flat writerStefano Sabatini
2012-09-29ffprobe: generalize nesting model for the compact writerStefano Sabatini
2012-09-29ffprobe: generalize nesting model for the default writerStefano Sabatini
2012-09-29ffprobe: drop SECTION_ENTRY macroStefano Sabatini
2012-09-29ffprobe: add support to library ident printingStefano Sabatini
2012-09-28ffprobe: remove unused "args" argument in writer init callbackStefano Sabatini
2012-09-27ffprobe: fix indentation of the first line of packets_and_frames sections in ...Stefano Sabatini
2012-09-26ffprobe: generalize writer subsection nesting modelStefano Sabatini
2012-09-25ffprobe: drop pointless opaque parameter in writer init callbackStefano Sabatini
2012-09-25ffprobe: reindent after previous commitStefano Sabatini
2012-09-25ffprobe: rework checking logic in writer_print_time() and writer_print_ration...Stefano Sabatini
2012-09-25ffprobe: Consider the chosen separator when doing CSV escapingAlexander Strasser
2012-09-25ffprobe: Rename variable in csv_escape_str()Alexander Strasser
2012-09-25ffprobe: Simplify CSV field quoting codeAlexander Strasser
2012-09-22ffprobe: reindent after the previous commitStefano Sabatini
2012-09-22ffprobe: add -bitexact boolean optionStefano Sabatini
2012-09-21ffprobe: print format long_name only if non-NULLStefano Sabatini
2012-09-21ffprobe: print codec_long_name only when availableStefano Sabatini
2012-09-19ffprobe: fix CSV writer outputStefano Sabatini
2012-09-19ffprobe: Add a few common disposition casesDerek Buitenhuis
2012-09-14ffprobe: kill initializers with nested union field definitionStefano Sabatini
2012-09-14ffprobe: avoid potentially lossy long long int -> double cast in value_string()Stefano Sabatini
2012-09-12ffprobe: print start_pts and duration_ts stream informationStefano Sabatini