git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avcodec/aacsbr: Assert that bs_num_env is positive
[ffmpeg.git]
/
ffprobe.c
2015-06-12
Michael Niedermayer
ffprobe: check av_asprintf() for failure
blob
|
commitdiff
2015-05-27
Dave Rice
ffprobe: print stream_index with frame data
blob
|
commitdiff
|
diff to current
2015-05-07
Michael Niedermayer
ffprobe: Use av_packet_side_data_name() to find the...
blob
|
commitdiff
|
diff to current
2015-05-02
Michael Niedermayer
ffprobe: support printing AVStream and AVPacket side...
blob
|
commitdiff
|
diff to current
2015-05-02
Michael Niedermayer
ffprobe: Add Support to print information about AV_FRAM...
blob
|
commitdiff
|
diff to current
2015-05-02
Michael Niedermayer
ffprobe: add writer_print_integers() to allow printing...
blob
|
commitdiff
|
diff to current
2015-03-08
Michael Niedermayer
Merge commit '7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f'
blob
|
commitdiff
|
diff to current
2015-03-02
Michael Niedermayer
ffprobe: Change string_validation to int, its accessed...
blob
|
commitdiff
|
diff to current
2015-02-14
Michael Niedermayer
Merge commit 'bf704132a51f5d838365158331d4e535e1df4c8e'
blob
|
commitdiff
|
diff to current
2015-02-02
Andreas Cadhalpun
stop embedding the build date
blob
|
commitdiff
|
diff to current
2015-01-21
Michael Niedermayer
ffprobe: fix memleaks on errors
blob
|
commitdiff
|
diff to current
2014-12-30
Michael Niedermayer
ffprobe: Support extracting the number of reference...
blob
|
commitdiff
|
diff to current
2014-11-09
Carl Eugen Hoyos
Set -scan_all_pmts 1 in ffmpeg, ffplay and ffprobe...
blob
|
commitdiff
|
diff to current
2014-10-19
Michael Niedermayer
ffprobe: Add support for color_trc/color_pri/chroma_loc
blob
|
commitdiff
|
diff to current
2014-10-10
Michael Niedermayer
ffprobe: Simplify by using av_color_range_name()
blob
|
commitdiff
|
diff to current
2014-10-07
Tobias Rapp
ffprobe: add pixel format chroma sub-sampling output
blob
|
commitdiff
|
diff to current
2014-10-07
Tobias Rapp
ffprobe: add pixel format component bit depth output
blob
|
commitdiff
|
diff to current
2014-10-07
Tobias Rapp
ffprobe: add pixel format flags output
blob
|
commitdiff
|
diff to current
2014-10-07
Tobias Rapp
ffprobe: add -show_pixel_formats option
blob
|
commitdiff
|
diff to current
2014-09-08
Carl Eugen Hoyos
Print bits_per_raw_sample for ffprobe -show_streams.
blob
|
commitdiff
|
diff to current
2014-08-17
Nicolas George
ffprobe: add -show_data_hash option.
blob
|
commitdiff
|
diff to current
2014-07-30
Michael Niedermayer
ffprobe: print some basic information about avframe...
blob
|
commitdiff
|
diff to current
2014-06-23
Tobias Rapp
ffprobe: add color_range and color_space to stream...
blob
|
commitdiff
|
diff to current
2014-06-09
Billy Shambrook
ffprobe: add rc_max_rate to stream output
blob
|
commitdiff
|
diff to current
2014-05-21
Michael Niedermayer
ffprobe: Use av_malloc_array()
blob
|
commitdiff
|
diff to current
2014-05-18
Anshul
ffprobe: fix crash happening because of new streams...
blob
|
commitdiff
|
diff to current
2014-04-29
Nicolas George
ffprobe: use the codec descriptor if no decoder was...
blob
|
commitdiff
|
diff to current
2014-04-23
Stefano Sabatini
ffprobe: fix scaling of vali in value_string() in case...
blob
|
commitdiff
|
diff to current
2014-04-13
Michael Niedermayer
ffprobe: do not lose non ascii characters in non utf8...
blob
|
commitdiff
|
diff to current
2013-12-30
Nicolas George
ffprobe: check av_frame_alloc() failure.
blob
|
commitdiff
|
diff to current
2013-12-25
Michael Niedermayer
ffprobe: Dont clear AVFrame between uses.
blob
|
commitdiff
|
diff to current
2013-12-17
Michael Niedermayer
ffprobe: drop dependancy on sizeof(AVFrame)
blob
|
commitdiff
|
diff to current
2013-12-15
wm4
ffprobe: show best_effort_timestamp in the frame section
blob
|
commitdiff
|
diff to current
2013-12-14
Stefano Sabatini
ffprobe: only show tags when explicitly requested
blob
|
commitdiff
|
diff to current
2013-12-13
Stefano Sabatini
ffprobe: add cosmetical empty line
blob
|
commitdiff
|
diff to current
2013-12-03
Stefano Sabatini
ffprobe: free shared writer context on exit
blob
|
commitdiff
|
diff to current
2013-11-30
Timothy Gu
build: rename version.h to libavutil/ffversion.h
blob
|
commitdiff
|
diff to current
2013-11-27
Michael Niedermayer
Revert "configure: add #include "version.h" to config.h"
blob
|
commitdiff
|
diff to current
2013-11-27
Timothy Gu
configure: add #include "version.h" to config.h
blob
|
commitdiff
|
diff to current
2013-11-26
Stefano Sabatini
cmdutils: remove this_year constant, use CONFIG_THIS_YE...
blob
|
commitdiff
|
diff to current
2013-11-25
Marton Balint
ffprobe: add support for subtitle frames
blob
|
commitdiff
|
diff to current
2013-11-23
Paul B Mahol
ffprobe: use designated initializer for AVClass
blob
|
commitdiff
|
diff to current
2013-11-22
Stefano Sabatini
ffprobe: remove various useless ","
blob
|
commitdiff
|
diff to current
2013-11-22
Stefano Sabatini
ffprobe: implement string validation setting
blob
|
commitdiff
|
diff to current
2013-11-22
Stefano Sabatini
ffprobe: add support for nested options in writer contexts
blob
|
commitdiff
|
diff to current
2013-11-22
Stefano Sabatini
ffprobe: check for errors, and abort immediately
blob
|
commitdiff
|
diff to current
2013-10-21
Stefano Sabatini
ffprobe: fix consistency checks in parse_read_intervals()
blob
|
commitdiff
|
diff to current
2013-10-03
Stefano Sabatini
ffprobe: print stream channel_layout when available
blob
|
commitdiff
|
diff to current
2013-09-23
Stefano Sabatini
ffprobe: fix uninitialized variable warning
blob
|
commitdiff
|
diff to current
2013-09-19
Stefano Sabatini
ffprobe: add -read_intervals option
blob
|
commitdiff
|
diff to current
2013-09-17
Stefano Sabatini
ffprobe: downgrade log level for non fatal errors in...
blob
|
commitdiff
|
diff to current
2013-09-04
Nicolas George
ffprobe: show bitmap subtitles size.
blob
|
commitdiff
|
diff to current
2013-09-01
Stefano Sabatini
ffprobe: show probe_score in the format section
blob
|
commitdiff
|
diff to current
2013-07-28
Florent Tribouilloy
ffprobe: add -show_programs option
blob
|
commitdiff
|
diff to current
2013-07-28
Stefano Sabatini
ffprobe: do not treat array elements as nested in the...
blob
|
commitdiff
|
diff to current
2013-07-08
Michael Niedermayer
Merge commit '636ced8e1dc8248a1353b416240b93d70ad03edb'
blob
|
commitdiff
|
diff to current
2013-06-26
Stefano Sabatini
ffprobe: always exit 1 in case of errors
blob
|
commitdiff
|
diff to current
2013-06-26
Stefano Sabatini
ffprobe: reindent after previous commit
blob
|
commitdiff
|
diff to current
2013-06-26
Nicolas George
ffprobe: fix exit code with stream specifiers
blob
|
commitdiff
|
diff to current
2013-06-26
Stefano Sabatini
ffprobe: simplify branching logic in probe_file()
blob
|
commitdiff
|
diff to current
2013-06-06
Stefano Sabatini
ffprobe: show chapter and chapter metadata information
blob
|
commitdiff
|
diff to current
2013-03-19
Stefano Sabatini
ffprobe: set writer context to 0 after allocation
blob
|
commitdiff
|
diff to current
2013-03-16
Stefano Sabatini
ffprobe: remove deprecated frame "reference" field
blob
|
commitdiff
|
diff to current
2013-03-12
Stefano Sabatini
ffprobe: support codec options
blob
|
commitdiff
|
diff to current
2013-03-01
Michael Niedermayer
ffprobe: use AVFrame accessor functions
blob
|
commitdiff
|
diff to current
2013-01-01
Clément Bœsch
ffprobe: do not escape '"' between single quotes.
blob
|
commitdiff
|
diff to current
2012-12-15
Stefano Sabatini
ffprobe: show pkt_size in frame
blob
|
commitdiff
|
diff to current
2012-11-23
Stefano Sabatini
ffprobe: free dictionary in opt_show_entries()
blob
|
commitdiff
|
diff to current
2012-11-22
Stefano Sabatini
ffprobe: implement -sections option
blob
|
commitdiff
|
diff to current
2012-11-22
Stefano Sabatini
ffprobe: implement subsection field selection through...
blob
|
commitdiff
|
diff to current
2012-11-21
Stefano Sabatini
ffprobe: fix typo in a comment
blob
|
commitdiff
|
diff to current
2012-11-21
Stefano Sabatini
ffprobe: add "," at the end of enum list
blob
|
commitdiff
|
diff to current
2012-11-06
Stefano Sabatini
ffprobe: fix potential NULL pointer dereference
blob
|
commitdiff
|
diff to current
2012-10-24
Stefano Sabatini
ffprobe: add an array of section print buffers to the...
blob
|
commitdiff
|
diff to current
2012-10-11
Michael Niedermayer
ffprobe: fix use of uninitialized pointer in av_strtok()
blob
|
commitdiff
|
diff to current
2012-10-05
Stefano Sabatini
ffprobe: reindent after previous commit
blob
|
commitdiff
|
diff to current
2012-10-05
Stefano Sabatini
ffprobe: add -select_streams option
blob
|
commitdiff
|
diff to current
2012-10-02
Michael Niedermayer
fix exit_program() prototypes
blob
|
commitdiff
|
diff to current
2012-10-02
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-09-30
Stefano Sabatini
ffprobe: extend disposition printing support
blob
|
commitdiff
|
diff to current
2012-09-30
Stefano Sabatini
ffprobe: generalize nesting model for the XML writer
blob
|
commitdiff
|
diff to current
2012-09-29
Stefano Sabatini
ffprobe: rework/fix ini writer
blob
|
commitdiff
|
diff to current
2012-09-29
Stefano Sabatini
ffprobe: rework/fix flat writer
blob
|
commitdiff
|
diff to current
2012-09-29
Stefano Sabatini
ffprobe: generalize nesting model for the compact writer
blob
|
commitdiff
|
diff to current
2012-09-29
Stefano Sabatini
ffprobe: generalize nesting model for the default writer
blob
|
commitdiff
|
diff to current
2012-09-29
Stefano Sabatini
ffprobe: drop SECTION_ENTRY macro
blob
|
commitdiff
|
diff to current
2012-09-29
Stefano Sabatini
ffprobe: add support to library ident printing
blob
|
commitdiff
|
diff to current
2012-09-28
Stefano Sabatini
ffprobe: remove unused "args" argument in writer init...
blob
|
commitdiff
|
diff to current
2012-09-26
Stefano Sabatini
ffprobe: fix indentation of the first line of packets_a...
blob
|
commitdiff
|
diff to current
2012-09-26
Stefano Sabatini
ffprobe: generalize writer subsection nesting model
blob
|
commitdiff
|
diff to current
2012-09-25
Stefano Sabatini
ffprobe: drop pointless opaque parameter in writer...
blob
|
commitdiff
|
diff to current
2012-09-25
Stefano Sabatini
ffprobe: reindent after previous commit
blob
|
commitdiff
|
diff to current
2012-09-25
Stefano Sabatini
ffprobe: rework checking logic in writer_print_time...
blob
|
commitdiff
|
diff to current
2012-09-24
Alexander Strasser
ffprobe: Consider the chosen separator when doing CSV...
blob
|
commitdiff
|
diff to current
2012-09-24
Alexander Strasser
ffprobe: Rename variable in csv_escape_str()
blob
|
commitdiff
|
diff to current
2012-09-24
Alexander Strasser
ffprobe: Simplify CSV field quoting code
blob
|
commitdiff
|
diff to current
2012-09-22
Stefano Sabatini
ffprobe: reindent after the previous commit
blob
|
commitdiff
|
diff to current
2012-09-22
Stefano Sabatini
ffprobe: add -bitexact boolean option
blob
|
commitdiff
|
diff to current
2012-09-21
Stefano Sabatini
ffprobe: print format long_name only if non-NULL
blob
|
commitdiff
|
diff to current
2012-09-21
Stefano Sabatini
ffprobe: print codec_long_name only when available
blob
|
commitdiff
|
diff to current
next